[==========] 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
I20260608 12:40:29.853485   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45009,127.0.107.253:36597,127.0.107.252:44873
I20260608 12:40:29.855381   431 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260608 12:40:29.856458   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:29.875074   440 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:29.875861   438 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:29.877216   431 server_base.cc:1061] running on GCE node
W20260608 12:40:29.876134   437 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:31.085702   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:31.086035   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:31.086254   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922431086229 us; error 0 us; skew 500 ppm
I20260608 12:40:31.087165   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:31.092458   431 webserver.cc:533] Webserver started at http://127.0.107.254:33841/ using document root <none> and password file <none>
I20260608 12:40:31.093298   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:31.093533   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:31.094051   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:31.099648   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "d82a97ede17040998e13c47e4e0a088c"
format_stamp: "Formatted at 2026-06-08 12:40:31 on dist-test-slave-xmh3"
I20260608 12:40:31.107982   431 fs_manager.cc:696] Time spent creating directory manager: real 0.008s	user 0.002s	sys 0.007s
I20260608 12:40:31.113195   446 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:31.114514   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260608 12:40:31.114862   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "d82a97ede17040998e13c47e4e0a088c"
format_stamp: "Formatted at 2026-06-08 12:40:31 on dist-test-slave-xmh3"
I20260608 12:40:31.115186   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-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)
I20260608 12:40:31.170393   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:31.172441   431 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
I20260608 12:40:31.172917   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:31.252592   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45009
I20260608 12:40:31.252681   497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45009 every 8 connection(s)
I20260608 12:40:31.259389   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:40:31.261868   498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:40:31.268136   500 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:31.269865   501 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:31.273025   503 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:31.273890   431 server_base.cc:1061] running on GCE node
I20260608 12:40:31.274629   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:31.274847   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:31.275067   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922431275049 us; error 0 us; skew 500 ppm
I20260608 12:40:31.275700   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:31.280094   431 webserver.cc:533] Webserver started at http://127.0.107.253:36725/ using document root <none> and password file <none>
I20260608 12:40:31.280637   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:31.280857   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:31.281154   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:31.282301   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-1-root/instance:
uuid: "296ab7ad52c24302a504e1218c4d6c61"
format_stamp: "Formatted at 2026-06-08 12:40:31 on dist-test-slave-xmh3"
I20260608 12:40:31.283921   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:31.287979   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:40:31.294559   510 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:31.295482   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.002s
I20260608 12:40:31.295822   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-1-root
uuid: "296ab7ad52c24302a504e1218c4d6c61"
format_stamp: "Formatted at 2026-06-08 12:40:31 on dist-test-slave-xmh3"
I20260608 12:40:31.296195   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-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)
I20260608 12:40:31.316222   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:40:31.319278   450 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.253:36597: connect: Connection refused (error 111)
I20260608 12:40:31.319839   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:31.321156   431 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 12:40:31.324108   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:36597: Network error: Client connection negotiation failed: client connection to 127.0.107.253:36597: connect: Connection refused (error 111)
I20260608 12:40:31.373637   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } attempt: 1
W20260608 12:40:31.380137   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:36597: Network error: Client connection negotiation failed: client connection to 127.0.107.253:36597: connect: Connection refused (error 111)
I20260608 12:40:31.397701   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:36597
I20260608 12:40:31.397871   562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:36597 every 8 connection(s)
I20260608 12:40:31.403216   563 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:31.404050   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:40:31.410028   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:40:31.411742   565 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:31.414033   566 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:31.420872   431 server_base.cc:1061] running on GCE node
W20260608 12:40:31.420836   569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:31.421998   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:31.422235   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:31.422423   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922431422407 us; error 0 us; skew 500 ppm
I20260608 12:40:31.423105   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:31.427053   431 webserver.cc:533] Webserver started at http://127.0.107.252:33827/ using document root <none> and password file <none>
I20260608 12:40:31.427835   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:31.428285   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:31.428665   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:31.428686   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:31.430696   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-2-root/instance:
uuid: "5262a429d23248438e023f7f3abb1c61"
format_stamp: "Formatted at 2026-06-08 12:40:31 on dist-test-slave-xmh3"
I20260608 12:40:31.437242   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.001s
I20260608 12:40:31.443060   575 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:31.444011   431 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:40:31.444342   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-2-root
uuid: "5262a429d23248438e023f7f3abb1c61"
format_stamp: "Formatted at 2026-06-08 12:40:31 on dist-test-slave-xmh3"
I20260608 12:40:31.444706   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-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)
I20260608 12:40:31.448894   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } attempt: 2
I20260608 12:40:31.449715   563 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:40:31.460145   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:44873: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44873: connect: Connection refused (error 111)
I20260608 12:40:31.463510   498 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:31.465502   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:31.466751   431 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 12:40:31.468582   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:44873: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44873: connect: Connection refused (error 111)
I20260608 12:40:31.500041   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } attempt: 1
I20260608 12:40:31.503640   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } attempt: 1
W20260608 12:40:31.509011   498 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:44873: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44873: connect: Connection refused (error 111)
W20260608 12:40:31.512985   563 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:44873: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44873: connect: Connection refused (error 111)
I20260608 12:40:31.542740   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:44873
I20260608 12:40:31.542876   627 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:44873 every 8 connection(s)
I20260608 12:40:31.548091   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:31.548411   628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:31.554352   628 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:31.568364   628 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:31.578352   628 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:31.580541   563 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } attempt: 2
I20260608 12:40:31.585026   498 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } attempt: 2
I20260608 12:40:31.605274   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61: Bootstrap starting.
I20260608 12:40:31.605274   628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61: Bootstrap starting.
I20260608 12:40:31.607095   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c: Bootstrap starting.
I20260608 12:40:31.614141   498 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:31.614266   628 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:31.614362   563 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:31.616870   498 log.cc:826] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c: Log is configured to *not* fsync() on all Append() calls
I20260608 12:40:31.624639   628 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61: No bootstrap required, opened a new log
I20260608 12:40:31.624877   563 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61: No bootstrap required, opened a new log
I20260608 12:40:31.624887   498 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c: No bootstrap required, opened a new log
I20260608 12:40:31.643685   628 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } }
I20260608 12:40:31.643714   563 raft_consensus.cc:359] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } }
I20260608 12:40:31.643827   498 raft_consensus.cc:359] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } }
I20260608 12:40:31.644438   628 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:31.644687   498 raft_consensus.cc:385] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:31.644647   563 raft_consensus.cc:385] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:31.644814   628 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5262a429d23248438e023f7f3abb1c61, State: Initialized, Role: FOLLOWER
I20260608 12:40:31.645097   498 raft_consensus.cc:740] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d82a97ede17040998e13c47e4e0a088c, State: Initialized, Role: FOLLOWER
I20260608 12:40:31.645131   563 raft_consensus.cc:740] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 296ab7ad52c24302a504e1218c4d6c61, State: Initialized, Role: FOLLOWER
I20260608 12:40:31.645932   628 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } }
I20260608 12:40:31.646073   498 consensus_queue.cc:260] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } }
I20260608 12:40:31.646158   563 consensus_queue.cc:260] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } }
I20260608 12:40:31.651531   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [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: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } } }
I20260608 12:40:31.651741   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [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: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } } }
I20260608 12:40:31.652390   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:31.652767   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:31.654253   628 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:31.654948   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [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: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } } }
I20260608 12:40:31.655678   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:31.656270   498 sys_catalog.cc:565] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:31.657022   563 sys_catalog.cc:565] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:40:31.679540   452 tablet.cc:2404] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:40:31.709745   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:40:31.716156   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:40:31.719322   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:31.719671   669 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:40:31.720049   669 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:40:31.721546   672 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:40:31.721868   672 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:40:31.725512   668 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:40:31.725842   668 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:40:31.731504   674 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:31.736133   675 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:31.737071   677 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:31.737810   431 server_base.cc:1061] running on GCE node
I20260608 12:40:31.738911   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:31.739140   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:31.739326   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922431739309 us; error 0 us; skew 500 ppm
I20260608 12:40:31.739941   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:31.743319   431 webserver.cc:533] Webserver started at http://127.0.107.193:46817/ using document root <none> and password file <none>
I20260608 12:40:31.743923   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:31.744156   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:31.744463   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:31.745841   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "ffd6e344d13f441f9d01705295f88140"
format_stamp: "Formatted at 2026-06-08 12:40:31 on dist-test-slave-xmh3"
I20260608 12:40:31.751472   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:40:31.755471   682 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:31.756500   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:40:31.756918   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "ffd6e344d13f441f9d01705295f88140"
format_stamp: "Formatted at 2026-06-08 12:40:31 on dist-test-slave-xmh3"
I20260608 12:40:31.757223   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-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)
I20260608 12:40:31.786504   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:31.787865   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:31.790869   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:31.794104   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:31.794305   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:31.794615   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:31.794793   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:31.844655   637 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:31.845362   637 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } }
I20260608 12:40:31.850039   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5262a429d23248438e023f7f3abb1c61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d82a97ede17040998e13c47e4e0a088c" is_pre_election: true
I20260608 12:40:31.850409   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5262a429d23248438e023f7f3abb1c61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296ab7ad52c24302a504e1218c4d6c61" is_pre_election: true
I20260608 12:40:31.850881   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5262a429d23248438e023f7f3abb1c61 in term 0.
I20260608 12:40:31.851641   538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5262a429d23248438e023f7f3abb1c61 in term 0.
I20260608 12:40:31.853104   576 leader_election.cc:304] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5262a429d23248438e023f7f3abb1c61, d82a97ede17040998e13c47e4e0a088c; no voters: 
I20260608 12:40:31.861199   637 leader_election.cc:290] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d82a97ede17040998e13c47e4e0a088c (127.0.107.254:45009), 296ab7ad52c24302a504e1218c4d6c61 (127.0.107.253:36597)
I20260608 12:40:31.862496   637 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:31.863092   637 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:31.863855   637 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:31.872962   637 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } }
I20260608 12:40:31.876094   473 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5262a429d23248438e023f7f3abb1c61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d82a97ede17040998e13c47e4e0a088c"
I20260608 12:40:31.876682   473 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:31.876889   538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "5262a429d23248438e023f7f3abb1c61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "296ab7ad52c24302a504e1218c4d6c61"
I20260608 12:40:31.877447   538 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:31.884859   538 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5262a429d23248438e023f7f3abb1c61 in term 1.
I20260608 12:40:31.885902   473 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5262a429d23248438e023f7f3abb1c61 in term 1.
I20260608 12:40:31.886240   579 leader_election.cc:304] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 296ab7ad52c24302a504e1218c4d6c61, 5262a429d23248438e023f7f3abb1c61; no voters: 
I20260608 12:40:31.887290   713 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:31.887846   637 leader_election.cc:290] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [CANDIDATE]: Term 1 election: Requested vote from peers d82a97ede17040998e13c47e4e0a088c (127.0.107.254:45009), 296ab7ad52c24302a504e1218c4d6c61 (127.0.107.253:36597)
I20260608 12:40:31.891340   713 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [term 1 LEADER]: Becoming Leader. State: Replica: 5262a429d23248438e023f7f3abb1c61, State: Running, Role: LEADER
I20260608 12:40:31.892653   713 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } }
I20260608 12:40:31.905635   637 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5262a429d23248438e023f7f3abb1c61. Latest consensus state: current_term: 1 leader_uuid: "5262a429d23248438e023f7f3abb1c61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } } }
I20260608 12:40:31.906497   637 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:31.911942   733 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:31.920495   733 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:31.940340   538 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [term 1 FOLLOWER]: Refusing update from remote peer 5262a429d23248438e023f7f3abb1c61: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:31.940733   473 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [term 1 FOLLOWER]: Refusing update from remote peer 5262a429d23248438e023f7f3abb1c61: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:31.942332   637 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:31.943013   713 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:31.967212   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5262a429d23248438e023f7f3abb1c61. Latest consensus state: current_term: 1 leader_uuid: "5262a429d23248438e023f7f3abb1c61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } } }
I20260608 12:40:31.967986   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:31.972359   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5262a429d23248438e023f7f3abb1c61. Latest consensus state: current_term: 1 leader_uuid: "5262a429d23248438e023f7f3abb1c61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } } }
I20260608 12:40:31.973106   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:31.976612   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39667
I20260608 12:40:31.980372   749 mvcc.cc:204] Tried to move back new op lower bound from 7294658281209589760 to 7294658281050947584. Current Snapshot: MvccSnapshot[applied={T|T < 7294658281209589760}]
I20260608 12:40:31.980837   753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39667 every 8 connection(s)
I20260608 12:40:31.986086   713 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5262a429d23248438e023f7f3abb1c61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } } }
I20260608 12:40:31.986888   713 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:31.988003   713 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "5262a429d23248438e023f7f3abb1c61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } } }
I20260608 12:40:31.988897   713 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:31.992561   733 catalog_manager.cc:1382] Generated new cluster ID: b6ff856d11e843b5948506338dfe183a
I20260608 12:40:31.992895   733 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:31.995471   638 sys_catalog.cc:455] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5262a429d23248438e023f7f3abb1c61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } } }
I20260608 12:40:31.996419   638 sys_catalog.cc:458] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:32.007105   639 sys_catalog.cc:455] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "5262a429d23248438e023f7f3abb1c61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d82a97ede17040998e13c47e4e0a088c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 45009 } } peers { permanent_uuid: "296ab7ad52c24302a504e1218c4d6c61" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 36597 } } peers { permanent_uuid: "5262a429d23248438e023f7f3abb1c61" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44873 } } }
I20260608 12:40:32.007874   639 sys_catalog.cc:458] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:32.050912   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:40:32.071744   758 heartbeater.cc:344] Connected to a master server at 127.0.107.253:36597
I20260608 12:40:32.072266   758 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:32.072404   733 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:32.073978   758 heartbeater.cc:507] Master 127.0.107.253:36597 requested a full tablet report, sending...
I20260608 12:40:32.075018   733 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:32.082079   757 heartbeater.cc:344] Connected to a master server at 127.0.107.252:44873
I20260608 12:40:32.082484   757 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:32.083824   757 heartbeater.cc:507] Master 127.0.107.252:44873 requested a full tablet report, sending...
I20260608 12:40:32.091737   528 ts_manager.cc:194] Registered new tserver with Master: ffd6e344d13f441f9d01705295f88140 (127.0.107.193:39667)
I20260608 12:40:32.094841   593 ts_manager.cc:194] Registered new tserver with Master: ffd6e344d13f441f9d01705295f88140 (127.0.107.193:39667)
W20260608 12:40:32.095132   764 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:32.098766   765 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:32.113752   733 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61: Generated new TSK 0
I20260608 12:40:32.115355   733 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:32.118009   759 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45009
I20260608 12:40:32.118415   759 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:32.119318   759 heartbeater.cc:507] Master 127.0.107.254:45009 requested a full tablet report, sending...
W20260608 12:40:32.126261   767 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:32.126298   463 ts_manager.cc:194] Registered new tserver with Master: ffd6e344d13f441f9d01705295f88140 (127.0.107.193:39667)
I20260608 12:40:32.131422   431 server_base.cc:1061] running on GCE node
I20260608 12:40:32.132393   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:32.132637   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:32.132823   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922432132809 us; error 0 us; skew 500 ppm
I20260608 12:40:32.133459   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:32.136276   431 webserver.cc:533] Webserver started at http://127.0.107.194:34723/ using document root <none> and password file <none>
I20260608 12:40:32.136804   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:32.137027   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:32.137305   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:32.138455   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "709b09d6ed084af89a4e1d67202ff58c"
format_stamp: "Formatted at 2026-06-08 12:40:32 on dist-test-slave-xmh3"
I20260608 12:40:32.143793   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.001s
I20260608 12:40:32.147428   772 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:32.148319   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:32.148630   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "709b09d6ed084af89a4e1d67202ff58c"
format_stamp: "Formatted at 2026-06-08 12:40:32 on dist-test-slave-xmh3"
I20260608 12:40:32.148890   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-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)
I20260608 12:40:32.171175   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:32.172470   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:32.174149   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:32.176932   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:32.177119   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:32.177409   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:32.177563   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:32.282394   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34515
I20260608 12:40:32.282514   834 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34515 every 8 connection(s)
I20260608 12:40:32.302364   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:40:32.324455   835 heartbeater.cc:344] Connected to a master server at 127.0.107.252:44873
I20260608 12:40:32.324913   835 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:32.326053   835 heartbeater.cc:507] Master 127.0.107.252:44873 requested a full tablet report, sending...
W20260608 12:40:32.324838   842 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:32.329385   593 ts_manager.cc:194] Registered new tserver with Master: 709b09d6ed084af89a4e1d67202ff58c (127.0.107.194:34515)
I20260608 12:40:32.331708   593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59010
I20260608 12:40:32.335300   837 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45009
I20260608 12:40:32.335706   837 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:32.336421   837 heartbeater.cc:507] Master 127.0.107.254:45009 requested a full tablet report, sending...
I20260608 12:40:32.339262   463 ts_manager.cc:194] Registered new tserver with Master: 709b09d6ed084af89a4e1d67202ff58c (127.0.107.194:34515)
I20260608 12:40:32.343756   836 heartbeater.cc:344] Connected to a master server at 127.0.107.253:36597
I20260608 12:40:32.344235   836 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:32.345711   836 heartbeater.cc:507] Master 127.0.107.253:36597 requested a full tablet report, sending...
W20260608 12:40:32.346015   843 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:32.349804   528 ts_manager.cc:194] Registered new tserver with Master: 709b09d6ed084af89a4e1d67202ff58c (127.0.107.194:34515)
I20260608 12:40:32.351905   431 server_base.cc:1061] running on GCE node
W20260608 12:40:32.353803   845 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:32.354921   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:32.355183   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:32.355394   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922432355377 us; error 0 us; skew 500 ppm
I20260608 12:40:32.356020   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:32.358748   431 webserver.cc:533] Webserver started at http://127.0.107.195:45343/ using document root <none> and password file <none>
I20260608 12:40:32.359326   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:32.359576   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:32.359869   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:32.360918   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "ffd9d0e4ad8b4f66b3a633633edc03d0"
format_stamp: "Formatted at 2026-06-08 12:40:32 on dist-test-slave-xmh3"
I20260608 12:40:32.365686   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:40:32.369350   850 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:32.370239   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:32.370536   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "ffd9d0e4ad8b4f66b3a633633edc03d0"
format_stamp: "Formatted at 2026-06-08 12:40:32 on dist-test-slave-xmh3"
I20260608 12:40:32.370831   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780922429684918-431-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)
I20260608 12:40:32.398736   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:32.400215   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:32.403127   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:32.407248   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:32.407487   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:32.407732   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:32.407910   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:32.511479   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:36971
I20260608 12:40:32.512388   912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:36971 every 8 connection(s)
I20260608 12:40:32.541812   913 heartbeater.cc:344] Connected to a master server at 127.0.107.252:44873
I20260608 12:40:32.542256   913 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:32.543303   913 heartbeater.cc:507] Master 127.0.107.252:44873 requested a full tablet report, sending...
I20260608 12:40:32.547377   593 ts_manager.cc:194] Registered new tserver with Master: ffd9d0e4ad8b4f66b3a633633edc03d0 (127.0.107.195:36971)
I20260608 12:40:32.549208   593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59014
I20260608 12:40:32.553752   914 heartbeater.cc:344] Connected to a master server at 127.0.107.253:36597
I20260608 12:40:32.554203   914 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:32.554936   914 heartbeater.cc:507] Master 127.0.107.253:36597 requested a full tablet report, sending...
I20260608 12:40:32.557643   915 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45009
I20260608 12:40:32.557906   528 ts_manager.cc:194] Registered new tserver with Master: ffd9d0e4ad8b4f66b3a633633edc03d0 (127.0.107.195:36971)
I20260608 12:40:32.558043   915 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:32.558940   915 heartbeater.cc:507] Master 127.0.107.254:45009 requested a full tablet report, sending...
I20260608 12:40:32.561739   463 ts_manager.cc:194] Registered new tserver with Master: ffd9d0e4ad8b4f66b3a633633edc03d0 (127.0.107.195:36971)
I20260608 12:40:32.562819   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.023543793s
I20260608 12:40:32.727732   672 catalog_manager.cc:1294] Loaded cluster ID: b6ff856d11e843b5948506338dfe183a
I20260608 12:40:32.728166   672 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61: loading cluster ID for follower catalog manager: success
I20260608 12:40:32.730406   668 catalog_manager.cc:1294] Loaded cluster ID: b6ff856d11e843b5948506338dfe183a
I20260608 12:40:32.730710   668 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c: loading cluster ID for follower catalog manager: success
I20260608 12:40:32.736769   668 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c: acquiring CA information for follower catalog manager: success
I20260608 12:40:32.737260   672 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61: acquiring CA information for follower catalog manager: success
I20260608 12:40:32.741035   668 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:40:32.742885   672 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:40:33.102200   593 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59000
I20260608 12:40:33.335394   835 heartbeater.cc:499] Master 127.0.107.252:44873 was elected leader, sending a full tablet report...
I20260608 12:40:33.552716   913 heartbeater.cc:499] Master 127.0.107.252:44873 was elected leader, sending a full tablet report...
I20260608 12:40:33.709147   664 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:33.809782   593 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59024:
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"
    }
  }
}
I20260608 12:40:33.908876   878 tablet_service.cc:1511] Processing CreateTablet for tablet 87204362a6964304b529c3be21cd8c23 (DEFAULT_TABLE table=test-workload [id=5da4b58df31145e5b7ce1d9ec70e6b49]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:40:33.908871   800 tablet_service.cc:1511] Processing CreateTablet for tablet debd26a1753441cf9d8aee5fc4140ff1 (DEFAULT_TABLE table=test-workload [id=5da4b58df31145e5b7ce1d9ec70e6b49]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:40:33.909583   710 tablet_service.cc:1511] Processing CreateTablet for tablet a35c6672dadb4b9aab21ee46017ae6d6 (DEFAULT_TABLE table=test-workload [id=5da4b58df31145e5b7ce1d9ec70e6b49]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:40:33.910300   709 tablet_service.cc:1511] Processing CreateTablet for tablet 1a6e6da06c6041f1a342ca41b686657e (DEFAULT_TABLE table=test-workload [id=5da4b58df31145e5b7ce1d9ec70e6b49]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:40:33.911034   800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet debd26a1753441cf9d8aee5fc4140ff1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:33.911120   710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a35c6672dadb4b9aab21ee46017ae6d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:33.912297   709 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a6e6da06c6041f1a342ca41b686657e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:33.911033   878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 87204362a6964304b529c3be21cd8c23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:33.936430   948 tablet_bootstrap.cc:492] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c: Bootstrap starting.
I20260608 12:40:33.937325   949 tablet_bootstrap.cc:492] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140: Bootstrap starting.
I20260608 12:40:33.940943   950 tablet_bootstrap.cc:492] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0: Bootstrap starting.
I20260608 12:40:33.944639   948 tablet_bootstrap.cc:654] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:33.948206   949 tablet_bootstrap.cc:654] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:33.951998   950 tablet_bootstrap.cc:654] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:33.953688   948 tablet_bootstrap.cc:492] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c: No bootstrap required, opened a new log
I20260608 12:40:33.954638   948 ts_tablet_manager.cc:1403] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260608 12:40:33.956308   949 tablet_bootstrap.cc:492] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140: No bootstrap required, opened a new log
I20260608 12:40:33.956943   949 ts_tablet_manager.cc:1403] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260608 12:40:33.958839   948 raft_consensus.cc:359] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "709b09d6ed084af89a4e1d67202ff58c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34515 } }
I20260608 12:40:33.959846   950 tablet_bootstrap.cc:492] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0: No bootstrap required, opened a new log
I20260608 12:40:33.960027   948 raft_consensus.cc:385] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:33.960417   950 ts_tablet_manager.cc:1403] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260608 12:40:33.960140   949 raft_consensus.cc:359] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffd6e344d13f441f9d01705295f88140" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39667 } }
I20260608 12:40:33.960548   948 raft_consensus.cc:740] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 709b09d6ed084af89a4e1d67202ff58c, State: Initialized, Role: FOLLOWER
I20260608 12:40:33.960987   949 raft_consensus.cc:385] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:33.961407   949 raft_consensus.cc:740] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd6e344d13f441f9d01705295f88140, State: Initialized, Role: FOLLOWER
I20260608 12:40:33.961614   948 consensus_queue.cc:260] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "709b09d6ed084af89a4e1d67202ff58c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34515 } }
I20260608 12:40:33.962280   948 raft_consensus.cc:399] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:33.962612   948 raft_consensus.cc:493] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:33.962332   949 consensus_queue.cc:260] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ffd6e344d13f441f9d01705295f88140" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39667 } }
I20260608 12:40:33.962960   948 raft_consensus.cc:3060] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:33.963090   949 raft_consensus.cc:399] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:33.963510   949 raft_consensus.cc:493] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:33.963670   950 raft_consensus.cc:359] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffd9d0e4ad8b4f66b3a633633edc03d0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36971 } }
I20260608 12:40:33.963917   949 raft_consensus.cc:3060] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:33.964308   950 raft_consensus.cc:385] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:33.964628   950 raft_consensus.cc:740] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd9d0e4ad8b4f66b3a633633edc03d0, State: Initialized, Role: FOLLOWER
I20260608 12:40:33.965288   950 consensus_queue.cc:260] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ffd9d0e4ad8b4f66b3a633633edc03d0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36971 } }
I20260608 12:40:33.965831   950 raft_consensus.cc:399] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:33.966104   950 raft_consensus.cc:493] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:33.966390   950 raft_consensus.cc:3060] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:33.970551   948 raft_consensus.cc:515] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "709b09d6ed084af89a4e1d67202ff58c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34515 } }
I20260608 12:40:33.970911   950 raft_consensus.cc:515] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffd9d0e4ad8b4f66b3a633633edc03d0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36971 } }
I20260608 12:40:33.971371   948 leader_election.cc:304] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c [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: 709b09d6ed084af89a4e1d67202ff58c; no voters: 
I20260608 12:40:33.971566   950 leader_election.cc:304] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0 [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: ffd9d0e4ad8b4f66b3a633633edc03d0; no voters: 
I20260608 12:40:33.971458   949 raft_consensus.cc:515] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffd6e344d13f441f9d01705295f88140" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39667 } }
I20260608 12:40:33.972536   949 leader_election.cc:304] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140 [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: ffd6e344d13f441f9d01705295f88140; no voters: 
I20260608 12:40:33.975293   948 leader_election.cc:290] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:33.975845   954 raft_consensus.cc:2804] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:33.980548   950 leader_election.cc:290] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:33.981544   955 raft_consensus.cc:2804] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:33.979132   954 raft_consensus.cc:697] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c [term 1 LEADER]: Becoming Leader. State: Replica: 709b09d6ed084af89a4e1d67202ff58c, State: Running, Role: LEADER
I20260608 12:40:33.984998   954 consensus_queue.cc:237] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c [LEADER]: Queue going to LEADER mode. State: All 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: "709b09d6ed084af89a4e1d67202ff58c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34515 } }
I20260608 12:40:33.985411   948 ts_tablet_manager.cc:1434] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c: Time spent starting tablet: real 0.030s	user 0.021s	sys 0.005s
I20260608 12:40:33.990056   949 leader_election.cc:290] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:33.990257   950 ts_tablet_manager.cc:1434] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0: Time spent starting tablet: real 0.029s	user 0.013s	sys 0.013s
I20260608 12:40:33.990574   956 raft_consensus.cc:2804] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:33.996371   956 raft_consensus.cc:697] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140 [term 1 LEADER]: Becoming Leader. State: Replica: ffd6e344d13f441f9d01705295f88140, State: Running, Role: LEADER
I20260608 12:40:33.996340   955 raft_consensus.cc:697] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0 [term 1 LEADER]: Becoming Leader. State: Replica: ffd9d0e4ad8b4f66b3a633633edc03d0, State: Running, Role: LEADER
I20260608 12:40:34.002543   757 heartbeater.cc:499] Master 127.0.107.252:44873 was elected leader, sending a full tablet report...
I20260608 12:40:33.999783   955 consensus_queue.cc:237] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0 [LEADER]: Queue going to LEADER mode. State: All 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: "ffd9d0e4ad8b4f66b3a633633edc03d0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36971 } }
I20260608 12:40:33.998446   956 consensus_queue.cc:237] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140 [LEADER]: Queue going to LEADER mode. State: All 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: "ffd6e344d13f441f9d01705295f88140" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39667 } }
I20260608 12:40:34.005645   949 ts_tablet_manager.cc:1434] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140: Time spent starting tablet: real 0.048s	user 0.022s	sys 0.010s
I20260608 12:40:34.029906   949 tablet_bootstrap.cc:492] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140: Bootstrap starting.
I20260608 12:40:34.046657   949 tablet_bootstrap.cc:654] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:34.050843   593 catalog_manager.cc:5696] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c reported cstate change: term changed from 0 to 1, leader changed from <none> to 709b09d6ed084af89a4e1d67202ff58c (127.0.107.194). New cstate: current_term: 1 leader_uuid: "709b09d6ed084af89a4e1d67202ff58c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "709b09d6ed084af89a4e1d67202ff58c" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34515 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:34.054572   591 catalog_manager.cc:5696] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffd9d0e4ad8b4f66b3a633633edc03d0 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "ffd9d0e4ad8b4f66b3a633633edc03d0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffd9d0e4ad8b4f66b3a633633edc03d0" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 36971 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:34.056933   592 catalog_manager.cc:5696] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffd6e344d13f441f9d01705295f88140 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "ffd6e344d13f441f9d01705295f88140" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffd6e344d13f441f9d01705295f88140" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39667 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:34.094704   949 tablet_bootstrap.cc:492] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140: No bootstrap required, opened a new log
I20260608 12:40:34.095232   949 ts_tablet_manager.cc:1403] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.016s
I20260608 12:40:34.103137   949 raft_consensus.cc:359] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffd6e344d13f441f9d01705295f88140" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39667 } }
I20260608 12:40:34.103724   949 raft_consensus.cc:385] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:34.104027   949 raft_consensus.cc:740] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ffd6e344d13f441f9d01705295f88140, State: Initialized, Role: FOLLOWER
I20260608 12:40:34.104764   949 consensus_queue.cc:260] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ffd6e344d13f441f9d01705295f88140" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39667 } }
I20260608 12:40:34.105407   949 raft_consensus.cc:399] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:34.105716   949 raft_consensus.cc:493] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:34.106067   949 raft_consensus.cc:3060] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:34.115291   949 raft_consensus.cc:515] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffd6e344d13f441f9d01705295f88140" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39667 } }
I20260608 12:40:34.116062   949 leader_election.cc:304] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140 [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: ffd6e344d13f441f9d01705295f88140; no voters: 
I20260608 12:40:34.117183   962 raft_consensus.cc:2804] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:34.117725   962 raft_consensus.cc:697] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140 [term 1 LEADER]: Becoming Leader. State: Replica: ffd6e344d13f441f9d01705295f88140, State: Running, Role: LEADER
I20260608 12:40:34.118492   962 consensus_queue.cc:237] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140 [LEADER]: Queue going to LEADER mode. State: All 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: "ffd6e344d13f441f9d01705295f88140" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39667 } }
I20260608 12:40:34.119011   949 leader_election.cc:290] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:34.129441   949 ts_tablet_manager.cc:1434] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.012s
I20260608 12:40:34.162302   591 catalog_manager.cc:5696] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140 reported cstate change: term changed from 0 to 1, leader changed from <none> to ffd6e344d13f441f9d01705295f88140 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "ffd6e344d13f441f9d01705295f88140" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ffd6e344d13f441f9d01705295f88140" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39667 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:34.224206   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:34.244509   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:34.245467   431 tablet_replica.cc:333] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140: stopping tablet replica
I20260608 12:40:34.246182   431 raft_consensus.cc:2243] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:34.246726   431 raft_consensus.cc:2272] T a35c6672dadb4b9aab21ee46017ae6d6 P ffd6e344d13f441f9d01705295f88140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:34.249521   431 tablet_replica.cc:333] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140: stopping tablet replica
I20260608 12:40:34.250084   431 raft_consensus.cc:2243] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:34.250509   431 raft_consensus.cc:2272] T 1a6e6da06c6041f1a342ca41b686657e P ffd6e344d13f441f9d01705295f88140 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:34.399796   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:34.409878   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:34.427654   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:34.428561   431 tablet_replica.cc:333] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c: stopping tablet replica
I20260608 12:40:34.429207   431 raft_consensus.cc:2243] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:34.429697   431 raft_consensus.cc:2272] T debd26a1753441cf9d8aee5fc4140ff1 P 709b09d6ed084af89a4e1d67202ff58c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:34.439208   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:34.447530   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:34.467883   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:34.468708   431 tablet_replica.cc:333] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0: stopping tablet replica
I20260608 12:40:34.469234   431 raft_consensus.cc:2243] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:34.469666   431 raft_consensus.cc:2272] T 87204362a6964304b529c3be21cd8c23 P ffd9d0e4ad8b4f66b3a633633edc03d0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:34.478382   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:34.486855   431 master.cc:562] Master@127.0.107.254:45009 shutting down...
I20260608 12:40:34.582446   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:34.582940   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:34.583251   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P d82a97ede17040998e13c47e4e0a088c: stopping tablet replica
I20260608 12:40:34.613338   431 master.cc:584] Master@127.0.107.254:45009 shutdown complete.
I20260608 12:40:34.625084   431 master.cc:562] Master@127.0.107.253:36597 shutting down...
W20260608 12:40:34.632684   576 consensus_peers.cc:597] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 -> Peer d82a97ede17040998e13c47e4e0a088c (127.0.107.254:45009): Couldn't send request to peer d82a97ede17040998e13c47e4e0a088c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.254:45009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:34.642177   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:40:34.642619   579 consensus_peers.cc:597] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 -> Peer 296ab7ad52c24302a504e1218c4d6c61 (127.0.107.253:36597): Couldn't send request to peer 296ab7ad52c24302a504e1218c4d6c61. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on Master. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:34.642825   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:34.643221   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 296ab7ad52c24302a504e1218c4d6c61: stopping tablet replica
I20260608 12:40:34.680462   431 master.cc:584] Master@127.0.107.253:36597 shutdown complete.
I20260608 12:40:34.691838   431 master.cc:562] Master@127.0.107.252:44873 shutting down...
I20260608 12:40:34.705155   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:34.706079   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:34.706372   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5262a429d23248438e023f7f3abb1c61: stopping tablet replica
I20260608 12:40:34.725037   431 master.cc:584] Master@127.0.107.252:44873 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (4901 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260608 12:40:34.752297   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45341
I20260608 12:40:34.753844   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:34.758639   975 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:34.759734   976 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:34.761631   431 server_base.cc:1061] running on GCE node
W20260608 12:40:34.762534   978 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:34.763320   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:34.763549   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:34.763720   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922434763704 us; error 0 us; skew 500 ppm
I20260608 12:40:34.764321   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:34.766745   431 webserver.cc:533] Webserver started at http://127.0.107.254:41471/ using document root <none> and password file <none>
I20260608 12:40:34.767261   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:34.767465   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:34.767737   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:34.768788   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "a275d1fa3772459f85a223b110ba6666"
format_stamp: "Formatted at 2026-06-08 12:40:34 on dist-test-slave-xmh3"
I20260608 12:40:34.773139   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:40:34.776378   983 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:34.777117   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:34.777431   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "a275d1fa3772459f85a223b110ba6666"
format_stamp: "Formatted at 2026-06-08 12:40:34 on dist-test-slave-xmh3"
I20260608 12:40:34.777719   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-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)
I20260608 12:40:34.787961   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:34.788897   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:34.822443   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45341
I20260608 12:40:34.822546  1034 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45341 every 8 connection(s)
I20260608 12:40:34.826519  1035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:34.835322  1035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666: Bootstrap starting.
I20260608 12:40:34.839476  1035 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:34.843106  1035 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666: No bootstrap required, opened a new log
I20260608 12:40:34.845101  1035 raft_consensus.cc:359] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a275d1fa3772459f85a223b110ba6666" member_type: VOTER }
I20260608 12:40:34.845446  1035 raft_consensus.cc:385] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:34.845641  1035 raft_consensus.cc:740] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a275d1fa3772459f85a223b110ba6666, State: Initialized, Role: FOLLOWER
I20260608 12:40:34.846235  1035 consensus_queue.cc:260] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a275d1fa3772459f85a223b110ba6666" member_type: VOTER }
I20260608 12:40:34.846645  1035 raft_consensus.cc:399] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:34.846843  1035 raft_consensus.cc:493] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:34.847055  1035 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:34.850780  1035 raft_consensus.cc:515] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a275d1fa3772459f85a223b110ba6666" member_type: VOTER }
I20260608 12:40:34.851303  1035 leader_election.cc:304] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [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: a275d1fa3772459f85a223b110ba6666; no voters: 
I20260608 12:40:34.852334  1035 leader_election.cc:290] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:34.852730  1038 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:34.854197  1038 raft_consensus.cc:697] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [term 1 LEADER]: Becoming Leader. State: Replica: a275d1fa3772459f85a223b110ba6666, State: Running, Role: LEADER
I20260608 12:40:34.854806  1038 consensus_queue.cc:237] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [LEADER]: Queue going to LEADER mode. State: All 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: "a275d1fa3772459f85a223b110ba6666" member_type: VOTER }
I20260608 12:40:34.855294  1035 sys_catalog.cc:565] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:34.859447  1039 sys_catalog.cc:455] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a275d1fa3772459f85a223b110ba6666" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a275d1fa3772459f85a223b110ba6666" member_type: VOTER } }
I20260608 12:40:34.859663  1040 sys_catalog.cc:455] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a275d1fa3772459f85a223b110ba6666. Latest consensus state: current_term: 1 leader_uuid: "a275d1fa3772459f85a223b110ba6666" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a275d1fa3772459f85a223b110ba6666" member_type: VOTER } }
I20260608 12:40:34.860206  1039 sys_catalog.cc:458] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:34.860406  1040 sys_catalog.cc:458] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:34.862989  1045 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:34.867890  1045 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:34.871146   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:34.877061  1045 catalog_manager.cc:1382] Generated new cluster ID: c6cd5b04facf4eab8ed89ce8bcdef39e
I20260608 12:40:34.877331  1045 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:34.891790  1045 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:34.893391  1045 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:34.907557  1045 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666: Generated new TSK 0
I20260608 12:40:34.908143  1045 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:34.938779   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:34.945014  1056 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:34.947199  1057 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:34.948318   431 server_base.cc:1061] running on GCE node
W20260608 12:40:34.948607  1059 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:34.949575   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:34.949824   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:34.950006   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922434949989 us; error 0 us; skew 500 ppm
I20260608 12:40:34.950603   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:34.952883   431 webserver.cc:533] Webserver started at http://127.0.107.193:38203/ using document root <none> and password file <none>
I20260608 12:40:34.953411   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:34.953620   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:34.953919   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:34.954985   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe"
format_stamp: "Formatted at 2026-06-08 12:40:34 on dist-test-slave-xmh3"
I20260608 12:40:34.959666   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:40:34.962968  1064 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:34.963865   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:40:34.964125   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe"
format_stamp: "Formatted at 2026-06-08 12:40:34 on dist-test-slave-xmh3"
I20260608 12:40:34.964362   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-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)
I20260608 12:40:34.976555   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:34.977552   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:34.978960   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:34.981212   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:34.981386   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:34.981669   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:34.981886   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:40:35.018021   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:44149
I20260608 12:40:35.018121  1126 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:44149 every 8 connection(s)
I20260608 12:40:35.023208   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:35.030167  1131 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:35.032184  1132 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:35.033730  1134 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:35.034214   431 server_base.cc:1061] running on GCE node
I20260608 12:40:35.035571   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:35.035877   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:35.036124   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922435036103 us; error 0 us; skew 500 ppm
I20260608 12:40:35.036279  1127 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45341
I20260608 12:40:35.036725  1127 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:35.037000   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:35.037499  1127 heartbeater.cc:507] Master 127.0.107.254:45341 requested a full tablet report, sending...
I20260608 12:40:35.039964  1000 ts_manager.cc:194] Registered new tserver with Master: d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149)
I20260608 12:40:35.040210   431 webserver.cc:533] Webserver started at http://127.0.107.194:42827/ using document root <none> and password file <none>
I20260608 12:40:35.041015   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:35.041275   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:35.041632   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:35.042732  1000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60372
I20260608 12:40:35.043239   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "6c0c445e284a411b9dc19906308d2940"
format_stamp: "Formatted at 2026-06-08 12:40:35 on dist-test-slave-xmh3"
I20260608 12:40:35.048270   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:40:35.051613  1139 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:35.052382   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:40:35.052682   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "6c0c445e284a411b9dc19906308d2940"
format_stamp: "Formatted at 2026-06-08 12:40:35 on dist-test-slave-xmh3"
I20260608 12:40:35.052975   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-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)
I20260608 12:40:35.063546   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:35.064613   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:35.066243   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:35.068459   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:35.068631   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:35.068807   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:35.068945   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:35.105114   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42177
I20260608 12:40:35.105254  1201 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42177 every 8 connection(s)
I20260608 12:40:35.110414   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:35.117313  1205 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:35.118655  1206 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:35.120325  1208 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:35.120534   431 server_base.cc:1061] running on GCE node
I20260608 12:40:35.121657   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:35.121958   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:35.122123   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922435122107 us; error 0 us; skew 500 ppm
I20260608 12:40:35.122705   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:35.123296  1202 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45341
I20260608 12:40:35.123639  1202 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:35.124446  1202 heartbeater.cc:507] Master 127.0.107.254:45341 requested a full tablet report, sending...
I20260608 12:40:35.125373   431 webserver.cc:533] Webserver started at http://127.0.107.195:34427/ using document root <none> and password file <none>
I20260608 12:40:35.126029   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:35.126245   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:35.126510   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:35.126711  1000 ts_manager.cc:194] Registered new tserver with Master: 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177)
I20260608 12:40:35.127574   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "824b7851b4e54352b91041ae2baa9bec"
format_stamp: "Formatted at 2026-06-08 12:40:35 on dist-test-slave-xmh3"
I20260608 12:40:35.128098  1000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60380
I20260608 12:40:35.132086   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:40:35.135371  1213 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:35.136155   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:40:35.136456   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "824b7851b4e54352b91041ae2baa9bec"
format_stamp: "Formatted at 2026-06-08 12:40:35 on dist-test-slave-xmh3"
I20260608 12:40:35.136742   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-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)
I20260608 12:40:35.160025   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:35.161088   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:35.162475   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:35.164651   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:35.164873   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:35.165113   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:35.165290   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:35.203502   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33673
I20260608 12:40:35.203619  1275 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33673 every 8 connection(s)
I20260608 12:40:35.218140  1276 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45341
I20260608 12:40:35.218521  1276 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:35.219323  1276 heartbeater.cc:507] Master 127.0.107.254:45341 requested a full tablet report, sending...
I20260608 12:40:35.221403  1000 ts_manager.cc:194] Registered new tserver with Master: 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
I20260608 12:40:35.221925   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015000771s
I20260608 12:40:35.222941  1000 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60394
I20260608 12:40:36.045570  1127 heartbeater.cc:499] Master 127.0.107.254:45341 was elected leader, sending a full tablet report...
I20260608 12:40:36.130580  1202 heartbeater.cc:499] Master 127.0.107.254:45341 was elected leader, sending a full tablet report...
I20260608 12:40:36.225656  1276 heartbeater.cc:499] Master 127.0.107.254:45341 was elected leader, sending a full tablet report...
I20260608 12:40:36.281307  1000 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:60398:
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"
    }
  }
}
W20260608 12:40:36.283831  1000 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.
I20260608 12:40:36.358335  1167 tablet_service.cc:1511] Processing CreateTablet for tablet 832e2656cc9e48f88200c11d5011e42f (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:40:36.359799  1167 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 832e2656cc9e48f88200c11d5011e42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.361057  1092 tablet_service.cc:1511] Processing CreateTablet for tablet 832e2656cc9e48f88200c11d5011e42f (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:40:36.365253  1090 tablet_service.cc:1511] Processing CreateTablet for tablet 14c2d3ecacab4884987fb90c40e50ca5 (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:40:36.365772  1092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 832e2656cc9e48f88200c11d5011e42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.367681  1091 tablet_service.cc:1511] Processing CreateTablet for tablet 2fecfad3f1f14e54aabd241c01fe208c (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:40:36.369036  1091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fecfad3f1f14e54aabd241c01fe208c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.371033  1087 tablet_service.cc:1511] Processing CreateTablet for tablet 5adbe21e14d04b57a00f6700cd11c872 (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:40:36.372372  1087 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5adbe21e14d04b57a00f6700cd11c872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.374358  1086 tablet_service.cc:1511] Processing CreateTablet for tablet 967ebc8e93584fc48caea14b862094dc (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:40:36.374758  1085 tablet_service.cc:1511] Processing CreateTablet for tablet b46eff97204f4172b784ce19fe8c0eb8 (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:40:36.376703  1088 tablet_service.cc:1511] Processing CreateTablet for tablet 3a75bc22c54d40eaa5b254576a6a8b17 (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:40:36.363577  1089 tablet_service.cc:1511] Processing CreateTablet for tablet d1102a3ba323481795c04a60d901703d (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:40:36.377967  1090 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c2d3ecacab4884987fb90c40e50ca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.379294  1086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 967ebc8e93584fc48caea14b862094dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.380759  1085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b46eff97204f4172b784ce19fe8c0eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.386108  1089 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1102a3ba323481795c04a60d901703d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.390175  1088 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a75bc22c54d40eaa5b254576a6a8b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.406726  1296 tablet_bootstrap.cc:492] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe: Bootstrap starting.
I20260608 12:40:36.408975  1166 tablet_service.cc:1511] Processing CreateTablet for tablet 2fecfad3f1f14e54aabd241c01fe208c (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:40:36.410598  1166 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fecfad3f1f14e54aabd241c01fe208c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.418237  1240 tablet_service.cc:1511] Processing CreateTablet for tablet 2fecfad3f1f14e54aabd241c01fe208c (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260608 12:40:36.418953  1239 tablet_service.cc:1511] Processing CreateTablet for tablet 14c2d3ecacab4884987fb90c40e50ca5 (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:40:36.414297  1164 tablet_service.cc:1511] Processing CreateTablet for tablet d1102a3ba323481795c04a60d901703d (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:40:36.419795  1240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2fecfad3f1f14e54aabd241c01fe208c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.420516  1239 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c2d3ecacab4884987fb90c40e50ca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.415086  1160 tablet_service.cc:1511] Processing CreateTablet for tablet b46eff97204f4172b784ce19fe8c0eb8 (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:40:36.415673  1241 tablet_service.cc:1511] Processing CreateTablet for tablet 832e2656cc9e48f88200c11d5011e42f (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260608 12:40:36.422556  1241 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 832e2656cc9e48f88200c11d5011e42f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.416715  1296 tablet_bootstrap.cc:654] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.416589  1163 tablet_service.cc:1511] Processing CreateTablet for tablet 3a75bc22c54d40eaa5b254576a6a8b17 (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:40:36.417220  1161 tablet_service.cc:1511] Processing CreateTablet for tablet 967ebc8e93584fc48caea14b862094dc (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:40:36.418884  1162 tablet_service.cc:1511] Processing CreateTablet for tablet 5adbe21e14d04b57a00f6700cd11c872 (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:40:36.412222  1165 tablet_service.cc:1511] Processing CreateTablet for tablet 14c2d3ecacab4884987fb90c40e50ca5 (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260608 12:40:36.420775  1164 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1102a3ba323481795c04a60d901703d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.431917  1162 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5adbe21e14d04b57a00f6700cd11c872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.431861  1238 tablet_service.cc:1511] Processing CreateTablet for tablet d1102a3ba323481795c04a60d901703d (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260608 12:40:36.435006  1236 tablet_service.cc:1511] Processing CreateTablet for tablet 5adbe21e14d04b57a00f6700cd11c872 (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260608 12:40:36.436009  1165 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14c2d3ecacab4884987fb90c40e50ca5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.439428  1235 tablet_service.cc:1511] Processing CreateTablet for tablet 967ebc8e93584fc48caea14b862094dc (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260608 12:40:36.440783  1163 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a75bc22c54d40eaa5b254576a6a8b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.442838  1234 tablet_service.cc:1511] Processing CreateTablet for tablet b46eff97204f4172b784ce19fe8c0eb8 (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260608 12:40:36.446357  1238 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1102a3ba323481795c04a60d901703d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.447839  1160 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b46eff97204f4172b784ce19fe8c0eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.447032  1237 tablet_service.cc:1511] Processing CreateTablet for tablet 3a75bc22c54d40eaa5b254576a6a8b17 (DEFAULT_TABLE table=test-workload [id=8bb25772899e41ad8fbc875ef7c59650]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260608 12:40:36.449882  1161 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 967ebc8e93584fc48caea14b862094dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.453706  1236 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5adbe21e14d04b57a00f6700cd11c872. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.456450  1234 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b46eff97204f4172b784ce19fe8c0eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.460928  1237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a75bc22c54d40eaa5b254576a6a8b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.470070  1235 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 967ebc8e93584fc48caea14b862094dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:36.510286  1298 tablet_bootstrap.cc:492] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940: Bootstrap starting.
I20260608 12:40:36.512065  1296 tablet_bootstrap.cc:492] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe: No bootstrap required, opened a new log
I20260608 12:40:36.512599  1296 ts_tablet_manager.cc:1403] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe: Time spent bootstrapping tablet: real 0.106s	user 0.023s	sys 0.000s
I20260608 12:40:36.522308  1296 raft_consensus.cc:359] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.526059  1298 tablet_bootstrap.cc:654] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.528548  1296 raft_consensus.cc:385] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.529002  1296 raft_consensus.cc:740] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3988ea68c6c4d4fa82d75743e1ab9fe, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.529668  1299 tablet_bootstrap.cc:492] T 14c2d3ecacab4884987fb90c40e50ca5 P 824b7851b4e54352b91041ae2baa9bec: Bootstrap starting.
I20260608 12:40:36.530169  1296 consensus_queue.cc:260] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.536507  1299 tablet_bootstrap.cc:654] T 14c2d3ecacab4884987fb90c40e50ca5 P 824b7851b4e54352b91041ae2baa9bec: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.537444  1296 ts_tablet_manager.cc:1434] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.000s
I20260608 12:40:36.538569  1296 tablet_bootstrap.cc:492] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe: Bootstrap starting.
I20260608 12:40:36.547709  1296 tablet_bootstrap.cc:654] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.549302  1298 tablet_bootstrap.cc:492] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940: No bootstrap required, opened a new log
I20260608 12:40:36.549892  1298 ts_tablet_manager.cc:1403] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.013s
I20260608 12:40:36.553016  1299 tablet_bootstrap.cc:492] T 14c2d3ecacab4884987fb90c40e50ca5 P 824b7851b4e54352b91041ae2baa9bec: No bootstrap required, opened a new log
I20260608 12:40:36.553639  1299 ts_tablet_manager.cc:1403] T 14c2d3ecacab4884987fb90c40e50ca5 P 824b7851b4e54352b91041ae2baa9bec: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.003s
I20260608 12:40:36.553027  1298 raft_consensus.cc:359] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.554116  1298 raft_consensus.cc:385] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.554442  1298 raft_consensus.cc:740] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0c445e284a411b9dc19906308d2940, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.555341  1298 consensus_queue.cc:260] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.556842  1299 raft_consensus.cc:359] T 14c2d3ecacab4884987fb90c40e50ca5 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.557734  1299 raft_consensus.cc:385] T 14c2d3ecacab4884987fb90c40e50ca5 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.558131  1299 raft_consensus.cc:740] T 14c2d3ecacab4884987fb90c40e50ca5 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824b7851b4e54352b91041ae2baa9bec, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.558589  1298 ts_tablet_manager.cc:1434] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260608 12:40:36.558992  1299 consensus_queue.cc:260] T 14c2d3ecacab4884987fb90c40e50ca5 P 824b7851b4e54352b91041ae2baa9bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.560847  1298 tablet_bootstrap.cc:492] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940: Bootstrap starting.
I20260608 12:40:36.562332  1296 tablet_bootstrap.cc:492] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe: No bootstrap required, opened a new log
I20260608 12:40:36.562964  1296 ts_tablet_manager.cc:1403] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe: Time spent bootstrapping tablet: real 0.025s	user 0.000s	sys 0.018s
I20260608 12:40:36.566130  1296 raft_consensus.cc:359] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.566715  1296 raft_consensus.cc:385] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.566998  1296 raft_consensus.cc:740] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3988ea68c6c4d4fa82d75743e1ab9fe, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.567832  1296 consensus_queue.cc:260] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.568845  1299 ts_tablet_manager.cc:1434] T 14c2d3ecacab4884987fb90c40e50ca5 P 824b7851b4e54352b91041ae2baa9bec: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.007s
I20260608 12:40:36.570845  1298 tablet_bootstrap.cc:654] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.570312  1296 ts_tablet_manager.cc:1434] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.006s
I20260608 12:40:36.572062  1296 tablet_bootstrap.cc:492] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe: Bootstrap starting.
I20260608 12:40:36.576335  1298 tablet_bootstrap.cc:492] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940: No bootstrap required, opened a new log
I20260608 12:40:36.576815  1298 ts_tablet_manager.cc:1403] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260608 12:40:36.577807  1296 tablet_bootstrap.cc:654] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.579712  1298 raft_consensus.cc:359] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.580183  1299 tablet_bootstrap.cc:492] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec: Bootstrap starting.
I20260608 12:40:36.589604  1296 tablet_bootstrap.cc:492] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe: No bootstrap required, opened a new log
I20260608 12:40:36.589843  1299 tablet_bootstrap.cc:654] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.590171  1296 ts_tablet_manager.cc:1403] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260608 12:40:36.592823  1298 raft_consensus.cc:385] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.592664  1296 raft_consensus.cc:359] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.593389  1298 raft_consensus.cc:740] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0c445e284a411b9dc19906308d2940, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.593497  1296 raft_consensus.cc:385] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.593954  1296 raft_consensus.cc:740] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3988ea68c6c4d4fa82d75743e1ab9fe, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.594393  1298 consensus_queue.cc:260] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.594799  1296 consensus_queue.cc:260] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.596113  1299 tablet_bootstrap.cc:492] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec: No bootstrap required, opened a new log
I20260608 12:40:36.596650  1299 ts_tablet_manager.cc:1403] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.005s
I20260608 12:40:36.596890  1296 ts_tablet_manager.cc:1434] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260608 12:40:36.596972  1298 ts_tablet_manager.cc:1434] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.001s
I20260608 12:40:36.598039  1296 tablet_bootstrap.cc:492] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe: Bootstrap starting.
I20260608 12:40:36.598167  1298 tablet_bootstrap.cc:492] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940: Bootstrap starting.
I20260608 12:40:36.599843  1299 raft_consensus.cc:359] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.600643  1299 raft_consensus.cc:385] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.600976  1299 raft_consensus.cc:740] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824b7851b4e54352b91041ae2baa9bec, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.601928  1301 raft_consensus.cc:493] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:36.601989  1299 consensus_queue.cc:260] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.602628  1301 raft_consensus.cc:515] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.604817  1296 tablet_bootstrap.cc:654] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.605628  1298 tablet_bootstrap.cc:654] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.609124  1301 leader_election.cc:290] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177), 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
I20260608 12:40:36.610137  1299 ts_tablet_manager.cc:1434] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:40:36.611387  1299 tablet_bootstrap.cc:492] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec: Bootstrap starting.
I20260608 12:40:36.623723  1299 tablet_bootstrap.cc:654] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.626196  1298 tablet_bootstrap.cc:492] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940: No bootstrap required, opened a new log
I20260608 12:40:36.628051  1298 ts_tablet_manager.cc:1403] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.008s
I20260608 12:40:36.630484  1296 tablet_bootstrap.cc:492] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe: No bootstrap required, opened a new log
I20260608 12:40:36.631072  1296 ts_tablet_manager.cc:1403] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.007s
I20260608 12:40:36.631129  1298 raft_consensus.cc:359] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.632032  1298 raft_consensus.cc:385] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.632354  1298 raft_consensus.cc:740] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0c445e284a411b9dc19906308d2940, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.633116  1298 consensus_queue.cc:260] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.634605  1296 raft_consensus.cc:359] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.635411  1296 raft_consensus.cc:385] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.635715  1298 ts_tablet_manager.cc:1434] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:40:36.635763  1296 raft_consensus.cc:740] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3988ea68c6c4d4fa82d75743e1ab9fe, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.637002  1298 tablet_bootstrap.cc:492] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940: Bootstrap starting.
I20260608 12:40:36.636917  1296 consensus_queue.cc:260] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.638459  1299 tablet_bootstrap.cc:492] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec: No bootstrap required, opened a new log
I20260608 12:40:36.638964  1299 ts_tablet_manager.cc:1403] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.005s
I20260608 12:40:36.641908  1296 ts_tablet_manager.cc:1434] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.003s
I20260608 12:40:36.642318  1299 raft_consensus.cc:359] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.642884  1296 tablet_bootstrap.cc:492] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe: Bootstrap starting.
I20260608 12:40:36.643081  1299 raft_consensus.cc:385] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.643501  1299 raft_consensus.cc:740] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824b7851b4e54352b91041ae2baa9bec, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.644698  1298 tablet_bootstrap.cc:654] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.644678  1299 consensus_queue.cc:260] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.647176  1299 ts_tablet_manager.cc:1434] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:40:36.648316  1299 tablet_bootstrap.cc:492] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec: Bootstrap starting.
I20260608 12:40:36.654436  1296 tablet_bootstrap.cc:654] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.659188  1301 raft_consensus.cc:493] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:36.659686  1301 raft_consensus.cc:515] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.660132  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832e2656cc9e48f88200c11d5011e42f" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824b7851b4e54352b91041ae2baa9bec" is_pre_election: true
I20260608 12:40:36.660856  1251 raft_consensus.cc:2468] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in term 0.
I20260608 12:40:36.661965  1299 tablet_bootstrap.cc:654] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.661924  1301 leader_election.cc:290] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177), 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
I20260608 12:40:36.662532  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832e2656cc9e48f88200c11d5011e42f" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940" is_pre_election: true
I20260608 12:40:36.663074  1177 raft_consensus.cc:2468] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in term 0.
I20260608 12:40:36.664917  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967ebc8e93584fc48caea14b862094dc" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940" is_pre_election: true
I20260608 12:40:36.665164  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967ebc8e93584fc48caea14b862094dc" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824b7851b4e54352b91041ae2baa9bec" is_pre_election: true
I20260608 12:40:36.667936  1298 tablet_bootstrap.cc:492] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940: No bootstrap required, opened a new log
I20260608 12:40:36.668424  1298 ts_tablet_manager.cc:1403] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.005s
I20260608 12:40:36.669930  1305 raft_consensus.cc:493] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:36.670600  1305 raft_consensus.cc:515] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.672065  1298 raft_consensus.cc:359] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.673020  1298 raft_consensus.cc:385] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.673391  1298 raft_consensus.cc:740] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0c445e284a411b9dc19906308d2940, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.674571  1298 consensus_queue.cc:260] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.679268  1301 raft_consensus.cc:493] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:36.679746  1301 raft_consensus.cc:515] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.681501  1305 leader_election.cc:290] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149), 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177)
I20260608 12:40:36.688198  1296 tablet_bootstrap.cc:492] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe: No bootstrap required, opened a new log
I20260608 12:40:36.688972  1296 ts_tablet_manager.cc:1403] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.006s
I20260608 12:40:36.691242  1298 ts_tablet_manager.cc:1434] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.000s
I20260608 12:40:36.693503  1296 raft_consensus.cc:359] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.695739  1296 raft_consensus.cc:385] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.696106  1296 raft_consensus.cc:740] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3988ea68c6c4d4fa82d75743e1ab9fe, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.697150  1299 tablet_bootstrap.cc:492] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec: No bootstrap required, opened a new log
I20260608 12:40:36.696887  1296 consensus_queue.cc:260] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.697635  1299 ts_tablet_manager.cc:1403] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.027s
I20260608 12:40:36.695031  1301 leader_election.cc:290] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177), 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
I20260608 12:40:36.701654  1299 raft_consensus.cc:359] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.702600  1299 raft_consensus.cc:385] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.702970  1299 raft_consensus.cc:740] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824b7851b4e54352b91041ae2baa9bec, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.703969  1299 consensus_queue.cc:260] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.700371  1298 tablet_bootstrap.cc:492] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940: Bootstrap starting.
I20260608 12:40:36.706431  1299 ts_tablet_manager.cc:1434] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
W20260608 12:40:36.705621  1065 leader_election.cc:343] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:36.707859  1299 tablet_bootstrap.cc:492] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec: Bootstrap starting.
I20260608 12:40:36.707705  1065 leader_election.cc:304] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 824b7851b4e54352b91041ae2baa9bec, d3988ea68c6c4d4fa82d75743e1ab9fe; no voters: 
I20260608 12:40:36.711625  1301 raft_consensus.cc:2804] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:36.712013  1301 raft_consensus.cc:493] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:36.712343  1301 raft_consensus.cc:3060] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:36.713876  1298 tablet_bootstrap.cc:654] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.715387  1299 tablet_bootstrap.cc:654] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec: Neither blocks nor log segments found. Creating new log.
W20260608 12:40:36.718163  1065 leader_election.cc:343] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:36.718609  1065 leader_election.cc:304] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3988ea68c6c4d4fa82d75743e1ab9fe; no voters: 6c0c445e284a411b9dc19906308d2940, 824b7851b4e54352b91041ae2baa9bec
I20260608 12:40:36.721968  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fecfad3f1f14e54aabd241c01fe208c" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940" is_pre_election: true
I20260608 12:40:36.724391  1319 raft_consensus.cc:2749] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:36.727161  1296 ts_tablet_manager.cc:1434] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.007s
I20260608 12:40:36.727494  1299 tablet_bootstrap.cc:492] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec: No bootstrap required, opened a new log
I20260608 12:40:36.728425  1299 ts_tablet_manager.cc:1403] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.009s
I20260608 12:40:36.730651  1296 tablet_bootstrap.cc:492] T b46eff97204f4172b784ce19fe8c0eb8 P d3988ea68c6c4d4fa82d75743e1ab9fe: Bootstrap starting.
I20260608 12:40:36.731096  1301 raft_consensus.cc:515] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.732012  1299 raft_consensus.cc:359] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.733186  1299 raft_consensus.cc:385] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:40:36.727437  1065 leader_election.cc:343] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:36.733307  1301 leader_election.cc:290] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 election: Requested vote from peers 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177), 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
I20260608 12:40:36.733533  1299 raft_consensus.cc:740] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824b7851b4e54352b91041ae2baa9bec, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.742148  1299 consensus_queue.cc:260] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.742259  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832e2656cc9e48f88200c11d5011e42f" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940"
I20260608 12:40:36.743185  1177 raft_consensus.cc:3060] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:36.745090  1299 ts_tablet_manager.cc:1434] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.001s
I20260608 12:40:36.747278  1299 tablet_bootstrap.cc:492] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec: Bootstrap starting.
I20260608 12:40:36.747340  1298 tablet_bootstrap.cc:492] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940: No bootstrap required, opened a new log
I20260608 12:40:36.749284  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fecfad3f1f14e54aabd241c01fe208c" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824b7851b4e54352b91041ae2baa9bec" is_pre_election: true
I20260608 12:40:36.749933  1251 raft_consensus.cc:2468] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in term 0.
I20260608 12:40:36.751360  1298 ts_tablet_manager.cc:1403] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940: Time spent bootstrapping tablet: real 0.051s	user 0.010s	sys 0.014s
I20260608 12:40:36.751658  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "832e2656cc9e48f88200c11d5011e42f" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824b7851b4e54352b91041ae2baa9bec"
I20260608 12:40:36.752178  1251 raft_consensus.cc:3060] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:36.753588  1177 raft_consensus.cc:2468] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in term 1.
I20260608 12:40:36.757364  1065 leader_election.cc:304] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 824b7851b4e54352b91041ae2baa9bec, d3988ea68c6c4d4fa82d75743e1ab9fe; no voters: 6c0c445e284a411b9dc19906308d2940
I20260608 12:40:36.758232  1301 raft_consensus.cc:2804] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:36.758553  1301 raft_consensus.cc:493] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:36.758662  1065 leader_election.cc:304] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c0c445e284a411b9dc19906308d2940, d3988ea68c6c4d4fa82d75743e1ab9fe; no voters: 
I20260608 12:40:36.759347  1305 raft_consensus.cc:493] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:36.759845  1319 raft_consensus.cc:2804] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:36.760003  1305 raft_consensus.cc:515] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.759490  1301 raft_consensus.cc:3060] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:36.763972  1305 leader_election.cc:290] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149), 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177)
I20260608 12:40:36.763752  1251 raft_consensus.cc:2468] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in term 1.
I20260608 12:40:36.762617  1296 tablet_bootstrap.cc:654] T b46eff97204f4172b784ce19fe8c0eb8 P d3988ea68c6c4d4fa82d75743e1ab9fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.759465  1298 raft_consensus.cc:359] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.766770  1298 raft_consensus.cc:385] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.772666  1298 raft_consensus.cc:740] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0c445e284a411b9dc19906308d2940, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.776136  1319 raft_consensus.cc:697] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 LEADER]: Becoming Leader. State: Replica: d3988ea68c6c4d4fa82d75743e1ab9fe, State: Running, Role: LEADER
I20260608 12:40:36.781267  1299 tablet_bootstrap.cc:654] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.773919  1298 consensus_queue.cc:260] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.786054  1319 consensus_queue.cc:237] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.788913  1304 raft_consensus.cc:493] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:36.789409  1304 raft_consensus.cc:515] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.790009  1298 ts_tablet_manager.cc:1434] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.001s
I20260608 12:40:36.792385  1304 leader_election.cc:290] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149), 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
I20260608 12:40:36.793540  1298 tablet_bootstrap.cc:492] T 5adbe21e14d04b57a00f6700cd11c872 P 6c0c445e284a411b9dc19906308d2940: Bootstrap starting.
I20260608 12:40:36.795794  1322 raft_consensus.cc:493] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:36.795719  1301 raft_consensus.cc:515] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.796414  1322 raft_consensus.cc:515] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.805740  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fecfad3f1f14e54aabd241c01fe208c" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940"
I20260608 12:40:36.805904  1251 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fecfad3f1f14e54aabd241c01fe208c" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824b7851b4e54352b91041ae2baa9bec"
I20260608 12:40:36.806653  1301 leader_election.cc:290] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 election: Requested vote from peers 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177), 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
I20260608 12:40:36.806877  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b46eff97204f4172b784ce19fe8c0eb8" candidate_uuid: "824b7851b4e54352b91041ae2baa9bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" is_pre_election: true
I20260608 12:40:36.812494  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fecfad3f1f14e54aabd241c01fe208c" candidate_uuid: "824b7851b4e54352b91041ae2baa9bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" is_pre_election: true
I20260608 12:40:36.813433  1102 raft_consensus.cc:2393] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 824b7851b4e54352b91041ae2baa9bec in current term 1: Already voted for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in this term.
I20260608 12:40:36.809115  1251 raft_consensus.cc:3060] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:40:36.814790  1065 leader_election.cc:343] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:40:36.816104  1217 leader_election.cc:343] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:36.820474  1305 raft_consensus.cc:493] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:36.821100  1305 raft_consensus.cc:515] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.822253  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2fecfad3f1f14e54aabd241c01fe208c" candidate_uuid: "824b7851b4e54352b91041ae2baa9bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940" is_pre_election: true
I20260608 12:40:36.822773  1251 raft_consensus.cc:2468] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in term 1.
I20260608 12:40:36.824250  1065 leader_election.cc:304] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [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: 824b7851b4e54352b91041ae2baa9bec, d3988ea68c6c4d4fa82d75743e1ab9fe; no voters: 6c0c445e284a411b9dc19906308d2940
I20260608 12:40:36.824618  1305 leader_election.cc:290] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149), 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177)
I20260608 12:40:36.825937  1301 raft_consensus.cc:2804] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:36.826429  1301 raft_consensus.cc:697] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 LEADER]: Becoming Leader. State: Replica: d3988ea68c6c4d4fa82d75743e1ab9fe, State: Running, Role: LEADER
I20260608 12:40:36.826674  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967ebc8e93584fc48caea14b862094dc" candidate_uuid: "824b7851b4e54352b91041ae2baa9bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" is_pre_election: true
I20260608 12:40:36.827137  1296 tablet_bootstrap.cc:492] T b46eff97204f4172b784ce19fe8c0eb8 P d3988ea68c6c4d4fa82d75743e1ab9fe: No bootstrap required, opened a new log
I20260608 12:40:36.827688  1296 ts_tablet_manager.cc:1403] T b46eff97204f4172b784ce19fe8c0eb8 P d3988ea68c6c4d4fa82d75743e1ab9fe: Time spent bootstrapping tablet: real 0.097s	user 0.011s	sys 0.003s
I20260608 12:40:36.828557  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b46eff97204f4172b784ce19fe8c0eb8" candidate_uuid: "824b7851b4e54352b91041ae2baa9bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940" is_pre_election: true
I20260608 12:40:36.829178  1177 raft_consensus.cc:2468] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 824b7851b4e54352b91041ae2baa9bec in term 0.
W20260608 12:40:36.830600  1214 leader_election.cc:343] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:36.831238  1214 leader_election.cc:304] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 824b7851b4e54352b91041ae2baa9bec; no voters: 6c0c445e284a411b9dc19906308d2940, d3988ea68c6c4d4fa82d75743e1ab9fe
I20260608 12:40:36.832294  1305 raft_consensus.cc:2749] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:36.831948  1296 raft_consensus.cc:359] T b46eff97204f4172b784ce19fe8c0eb8 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.827694  1322 leader_election.cc:290] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177), 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
I20260608 12:40:36.827312  1102 raft_consensus.cc:2468] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 824b7851b4e54352b91041ae2baa9bec in term 0.
I20260608 12:40:36.839659  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c2d3ecacab4884987fb90c40e50ca5" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824b7851b4e54352b91041ae2baa9bec" is_pre_election: true
I20260608 12:40:36.840310  1250 raft_consensus.cc:2468] T 14c2d3ecacab4884987fb90c40e50ca5 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in term 0.
I20260608 12:40:36.840442  1217 leader_election.cc:304] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 824b7851b4e54352b91041ae2baa9bec, d3988ea68c6c4d4fa82d75743e1ab9fe; no voters: 
I20260608 12:40:36.841212  1305 raft_consensus.cc:2804] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:36.827236  1301 consensus_queue.cc:237] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.841579  1305 raft_consensus.cc:493] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:36.841645  1065 leader_election.cc:304] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 824b7851b4e54352b91041ae2baa9bec, d3988ea68c6c4d4fa82d75743e1ab9fe; no voters: 
I20260608 12:40:36.842268  1305 raft_consensus.cc:3060] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:36.843499  1322 raft_consensus.cc:2804] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:36.843899  1322 raft_consensus.cc:493] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:36.844287  1322 raft_consensus.cc:3060] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:36.836923  1296 raft_consensus.cc:385] T b46eff97204f4172b784ce19fe8c0eb8 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.841563  1214 leader_election.cc:304] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c0c445e284a411b9dc19906308d2940, 824b7851b4e54352b91041ae2baa9bec; no voters: d3988ea68c6c4d4fa82d75743e1ab9fe
I20260608 12:40:36.846119  1296 raft_consensus.cc:740] T b46eff97204f4172b784ce19fe8c0eb8 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3988ea68c6c4d4fa82d75743e1ab9fe, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.856655  1305 raft_consensus.cc:515] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.850420  1298 tablet_bootstrap.cc:654] T 5adbe21e14d04b57a00f6700cd11c872 P 6c0c445e284a411b9dc19906308d2940: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.857605  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c2d3ecacab4884987fb90c40e50ca5" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940" is_pre_election: true
I20260608 12:40:36.857651  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c2d3ecacab4884987fb90c40e50ca5" candidate_uuid: "6c0c445e284a411b9dc19906308d2940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" is_pre_election: true
I20260608 12:40:36.861029  1177 raft_consensus.cc:2468] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in term 0.
I20260608 12:40:36.861160  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967ebc8e93584fc48caea14b862094dc" candidate_uuid: "824b7851b4e54352b91041ae2baa9bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940" is_pre_election: true
I20260608 12:40:36.860383  1299 tablet_bootstrap.cc:492] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec: No bootstrap required, opened a new log
I20260608 12:40:36.866707  1299 ts_tablet_manager.cc:1403] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.008s
I20260608 12:40:36.864749  1296 consensus_queue.cc:260] T b46eff97204f4172b784ce19fe8c0eb8 P d3988ea68c6c4d4fa82d75743e1ab9fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
W20260608 12:40:36.871575  1048 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:40:36.867942  1322 raft_consensus.cc:515] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.873193  1053 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:36.873505  1102 raft_consensus.cc:2393] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c0c445e284a411b9dc19906308d2940 in current term 1: Already voted for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in this term.
I20260608 12:40:36.874148  1322 leader_election.cc:290] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 election: Requested vote from peers 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177), 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
W20260608 12:40:36.874279  1053 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
W20260608 12:40:36.872829  1214 leader_election.cc:343] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:36.875340  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c2d3ecacab4884987fb90c40e50ca5" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824b7851b4e54352b91041ae2baa9bec"
I20260608 12:40:36.875716  1305 leader_election.cc:290] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 election: Requested vote from peers d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149), 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177)
I20260608 12:40:36.866235   999 catalog_manager.cc:5696] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe reported cstate change: term changed from 0 to 1, leader changed from <none> to d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193). New cstate: current_term: 1 leader_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:36.877024  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967ebc8e93584fc48caea14b862094dc" candidate_uuid: "824b7851b4e54352b91041ae2baa9bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe"
I20260608 12:40:36.876959  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c2d3ecacab4884987fb90c40e50ca5" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940"
I20260608 12:40:36.879158  1176 raft_consensus.cc:3060] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:36.880173  1250 raft_consensus.cc:3060] T 14c2d3ecacab4884987fb90c40e50ca5 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:36.880249  1177 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967ebc8e93584fc48caea14b862094dc" candidate_uuid: "824b7851b4e54352b91041ae2baa9bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940"
I20260608 12:40:36.880295  1299 raft_consensus.cc:359] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.881239  1299 raft_consensus.cc:385] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260608 12:40:36.882197  1214 leader_election.cc:343] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:36.882543  1329 raft_consensus.cc:2804] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:36.882829  1101 raft_consensus.cc:3060] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:36.883687  1329 raft_consensus.cc:493] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:36.883765  1296 ts_tablet_manager.cc:1434] T b46eff97204f4172b784ce19fe8c0eb8 P d3988ea68c6c4d4fa82d75743e1ab9fe: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.002s
I20260608 12:40:36.882929  1299 raft_consensus.cc:740] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824b7851b4e54352b91041ae2baa9bec, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.887276  1299 consensus_queue.cc:260] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.885713  1296 tablet_bootstrap.cc:492] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe: Bootstrap starting.
I20260608 12:40:36.891029  1299 ts_tablet_manager.cc:1434] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec: Time spent starting tablet: real 0.024s	user 0.008s	sys 0.001s
I20260608 12:40:36.892056  1299 tablet_bootstrap.cc:492] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec: Bootstrap starting.
I20260608 12:40:36.893133  1101 raft_consensus.cc:2468] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824b7851b4e54352b91041ae2baa9bec in term 1.
I20260608 12:40:36.894464  1298 tablet_bootstrap.cc:492] T 5adbe21e14d04b57a00f6700cd11c872 P 6c0c445e284a411b9dc19906308d2940: No bootstrap required, opened a new log
I20260608 12:40:36.894440  1217 leader_election.cc:304] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [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: 824b7851b4e54352b91041ae2baa9bec, d3988ea68c6c4d4fa82d75743e1ab9fe; no voters: 6c0c445e284a411b9dc19906308d2940
I20260608 12:40:36.896044  1298 ts_tablet_manager.cc:1403] T 5adbe21e14d04b57a00f6700cd11c872 P 6c0c445e284a411b9dc19906308d2940: Time spent bootstrapping tablet: real 0.103s	user 0.014s	sys 0.007s
I20260608 12:40:36.896817  1305 raft_consensus.cc:2804] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:36.885921  1329 raft_consensus.cc:3060] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:36.904134  1176 raft_consensus.cc:2468] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in term 1.
I20260608 12:40:36.905814  1065 leader_election.cc:304] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c0c445e284a411b9dc19906308d2940, d3988ea68c6c4d4fa82d75743e1ab9fe; no voters: 
I20260608 12:40:36.907583  1250 raft_consensus.cc:2468] T 14c2d3ecacab4884987fb90c40e50ca5 P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in term 1.
I20260608 12:40:36.909945  1301 raft_consensus.cc:2804] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:36.910804  1301 raft_consensus.cc:697] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 LEADER]: Becoming Leader. State: Replica: d3988ea68c6c4d4fa82d75743e1ab9fe, State: Running, Role: LEADER
I20260608 12:40:36.911903  1301 consensus_queue.cc:237] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.915462  1305 raft_consensus.cc:697] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 1 LEADER]: Becoming Leader. State: Replica: 824b7851b4e54352b91041ae2baa9bec, State: Running, Role: LEADER
I20260608 12:40:36.931121  1305 consensus_queue.cc:237] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.914393  1298 raft_consensus.cc:359] T 5adbe21e14d04b57a00f6700cd11c872 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.934559  1298 raft_consensus.cc:385] T 5adbe21e14d04b57a00f6700cd11c872 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:36.935335  1298 raft_consensus.cc:740] T 5adbe21e14d04b57a00f6700cd11c872 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0c445e284a411b9dc19906308d2940, State: Initialized, Role: FOLLOWER
I20260608 12:40:36.936458  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14c2d3ecacab4884987fb90c40e50ca5" candidate_uuid: "6c0c445e284a411b9dc19906308d2940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824b7851b4e54352b91041ae2baa9bec" is_pre_election: true
I20260608 12:40:36.936100  1298 consensus_queue.cc:260] T 5adbe21e14d04b57a00f6700cd11c872 P 6c0c445e284a411b9dc19906308d2940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.937431  1296 tablet_bootstrap.cc:654] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.937490  1250 raft_consensus.cc:2393] T 14c2d3ecacab4884987fb90c40e50ca5 P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c0c445e284a411b9dc19906308d2940 in current term 1: Already voted for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in this term.
I20260608 12:40:36.940961  1140 leader_election.cc:304] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c0c445e284a411b9dc19906308d2940; no voters: 824b7851b4e54352b91041ae2baa9bec, d3988ea68c6c4d4fa82d75743e1ab9fe
I20260608 12:40:36.943065  1304 raft_consensus.cc:2749] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:36.940950  1334 raft_consensus.cc:493] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:36.945124  1334 raft_consensus.cc:515] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.947824  1299 tablet_bootstrap.cc:654] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:36.950150   997 catalog_manager.cc:5696] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec reported cstate change: term changed from 0 to 1, leader changed from <none> to 824b7851b4e54352b91041ae2baa9bec (127.0.107.195). New cstate: current_term: 1 leader_uuid: "824b7851b4e54352b91041ae2baa9bec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:36.954401  1334 leader_election.cc:290] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149), 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177)
I20260608 12:40:36.954715  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5adbe21e14d04b57a00f6700cd11c872" candidate_uuid: "824b7851b4e54352b91041ae2baa9bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" is_pre_election: true
I20260608 12:40:36.950095  1329 raft_consensus.cc:515] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.954995  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5adbe21e14d04b57a00f6700cd11c872" candidate_uuid: "824b7851b4e54352b91041ae2baa9bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940" is_pre_election: true
I20260608 12:40:36.956101  1176 raft_consensus.cc:2468] T 5adbe21e14d04b57a00f6700cd11c872 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 824b7851b4e54352b91041ae2baa9bec in term 0.
W20260608 12:40:36.956396  1217 leader_election.cc:343] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:36.957753  1214 leader_election.cc:304] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c0c445e284a411b9dc19906308d2940, 824b7851b4e54352b91041ae2baa9bec; no voters: d3988ea68c6c4d4fa82d75743e1ab9fe
I20260608 12:40:36.958148  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b46eff97204f4172b784ce19fe8c0eb8" candidate_uuid: "824b7851b4e54352b91041ae2baa9bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe"
I20260608 12:40:36.958225  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b46eff97204f4172b784ce19fe8c0eb8" candidate_uuid: "824b7851b4e54352b91041ae2baa9bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940"
I20260608 12:40:36.958827  1329 leader_election.cc:290] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 election: Requested vote from peers d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149), 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177)
I20260608 12:40:36.959028  1176 raft_consensus.cc:3060] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:36.958956  1101 raft_consensus.cc:3060] T b46eff97204f4172b784ce19fe8c0eb8 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:36.959429  1329 raft_consensus.cc:2804] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:36.959801  1329 raft_consensus.cc:493] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:36.960146  1329 raft_consensus.cc:3060] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:36.962412  1304 raft_consensus.cc:493] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:36.963248  1304 raft_consensus.cc:515] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.972532  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a75bc22c54d40eaa5b254576a6a8b17" candidate_uuid: "6c0c445e284a411b9dc19906308d2940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824b7851b4e54352b91041ae2baa9bec" is_pre_election: true
I20260608 12:40:36.971679  1304 leader_election.cc:290] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149), 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
I20260608 12:40:36.973311  1304 raft_consensus.cc:493] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:40:36.973790  1140 leader_election.cc:343] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:36.973450  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a75bc22c54d40eaa5b254576a6a8b17" candidate_uuid: "6c0c445e284a411b9dc19906308d2940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" is_pre_election: true
I20260608 12:40:36.974201  1304 raft_consensus.cc:515] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.974507  1102 raft_consensus.cc:2468] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c0c445e284a411b9dc19906308d2940 in term 0.
I20260608 12:40:36.975798  1304 leader_election.cc:290] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149), 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
I20260608 12:40:36.976389  1329 raft_consensus.cc:515] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.976891  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1102a3ba323481795c04a60d901703d" candidate_uuid: "6c0c445e284a411b9dc19906308d2940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824b7851b4e54352b91041ae2baa9bec" is_pre_election: true
W20260608 12:40:36.979414  1140 leader_election.cc:343] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:36.979703  1298 ts_tablet_manager.cc:1434] T 5adbe21e14d04b57a00f6700cd11c872 P 6c0c445e284a411b9dc19906308d2940: Time spent starting tablet: real 0.082s	user 0.003s	sys 0.005s
I20260608 12:40:36.981042  1298 tablet_bootstrap.cc:492] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940: Bootstrap starting.
I20260608 12:40:36.976812  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1102a3ba323481795c04a60d901703d" candidate_uuid: "6c0c445e284a411b9dc19906308d2940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" is_pre_election: true
I20260608 12:40:36.977952  1143 leader_election.cc:304] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c0c445e284a411b9dc19906308d2940, d3988ea68c6c4d4fa82d75743e1ab9fe; no voters: 824b7851b4e54352b91041ae2baa9bec
I20260608 12:40:36.981850  1100 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5adbe21e14d04b57a00f6700cd11c872" candidate_uuid: "824b7851b4e54352b91041ae2baa9bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe"
I20260608 12:40:36.983494  1329 leader_election.cc:290] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 election: Requested vote from peers d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149), 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177)
W20260608 12:40:36.983861  1143 leader_election.cc:343] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:36.984481  1304 raft_consensus.cc:2804] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:36.984854  1304 raft_consensus.cc:493] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:36.984324  1176 raft_consensus.cc:2468] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824b7851b4e54352b91041ae2baa9bec in term 1.
I20260608 12:40:36.985106  1304 raft_consensus.cc:3060] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:40:36.985153  1217 leader_election.cc:343] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:36.984328  1143 leader_election.cc:304] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c0c445e284a411b9dc19906308d2940; no voters: 824b7851b4e54352b91041ae2baa9bec, d3988ea68c6c4d4fa82d75743e1ab9fe
I20260608 12:40:36.986711  1214 leader_election.cc:304] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c0c445e284a411b9dc19906308d2940, 824b7851b4e54352b91041ae2baa9bec; no voters: 
I20260608 12:40:36.988096  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5adbe21e14d04b57a00f6700cd11c872" candidate_uuid: "824b7851b4e54352b91041ae2baa9bec" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940"
I20260608 12:40:36.988703  1176 raft_consensus.cc:3060] T 5adbe21e14d04b57a00f6700cd11c872 P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:36.989074  1101 raft_consensus.cc:2468] T b46eff97204f4172b784ce19fe8c0eb8 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824b7851b4e54352b91041ae2baa9bec in term 1.
I20260608 12:40:36.990036  1329 raft_consensus.cc:2804] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:36.990700  1329 raft_consensus.cc:697] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [term 1 LEADER]: Becoming Leader. State: Replica: 824b7851b4e54352b91041ae2baa9bec, State: Running, Role: LEADER
I20260608 12:40:36.995029  1329 consensus_queue.cc:237] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:36.999221  1299 tablet_bootstrap.cc:492] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec: No bootstrap required, opened a new log
I20260608 12:40:36.999722  1299 ts_tablet_manager.cc:1403] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec: Time spent bootstrapping tablet: real 0.108s	user 0.018s	sys 0.000s
I20260608 12:40:37.002228  1338 raft_consensus.cc:2749] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:37.008312  1304 raft_consensus.cc:515] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.011307  1176 raft_consensus.cc:2468] T 5adbe21e14d04b57a00f6700cd11c872 P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 824b7851b4e54352b91041ae2baa9bec in term 1.
I20260608 12:40:37.009557  1296 tablet_bootstrap.cc:492] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe: No bootstrap required, opened a new log
I20260608 12:40:37.012590  1296 ts_tablet_manager.cc:1403] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe: Time spent bootstrapping tablet: real 0.127s	user 0.020s	sys 0.005s
I20260608 12:40:37.010882  1298 tablet_bootstrap.cc:654] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:37.014235  1214 leader_election.cc:304] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [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: 6c0c445e284a411b9dc19906308d2940, 824b7851b4e54352b91041ae2baa9bec; no voters: d3988ea68c6c4d4fa82d75743e1ab9fe
I20260608 12:40:37.027814  1329 raft_consensus.cc:2804] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:37.028376  1329 raft_consensus.cc:697] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [term 1 LEADER]: Becoming Leader. State: Replica: 824b7851b4e54352b91041ae2baa9bec, State: Running, Role: LEADER
I20260608 12:40:37.029534  1329 consensus_queue.cc:237] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.031383  1299 raft_consensus.cc:359] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.032119  1299 raft_consensus.cc:385] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:37.032421  1299 raft_consensus.cc:740] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824b7851b4e54352b91041ae2baa9bec, State: Initialized, Role: FOLLOWER
I20260608 12:40:37.033241  1299 consensus_queue.cc:260] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.033967  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a75bc22c54d40eaa5b254576a6a8b17" candidate_uuid: "6c0c445e284a411b9dc19906308d2940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824b7851b4e54352b91041ae2baa9bec"
W20260608 12:40:37.035265  1140 leader_election.cc:343] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:40:37.035686  1299 ts_tablet_manager.cc:1434] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec: Time spent starting tablet: real 0.036s	user 0.011s	sys 0.000s
I20260608 12:40:37.036775  1299 tablet_bootstrap.cc:492] T 3a75bc22c54d40eaa5b254576a6a8b17 P 824b7851b4e54352b91041ae2baa9bec: Bootstrap starting.
I20260608 12:40:37.037017  1304 leader_election.cc:290] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [CANDIDATE]: Term 1 election: Requested vote from peers d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149), 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
I20260608 12:40:37.037117  1101 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a75bc22c54d40eaa5b254576a6a8b17" candidate_uuid: "6c0c445e284a411b9dc19906308d2940" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe"
I20260608 12:40:37.037847  1101 raft_consensus.cc:3060] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:37.039731  1296 raft_consensus.cc:359] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.040442  1296 raft_consensus.cc:385] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:37.040737  1296 raft_consensus.cc:740] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3988ea68c6c4d4fa82d75743e1ab9fe, State: Initialized, Role: FOLLOWER
I20260608 12:40:37.042279  1296 consensus_queue.cc:260] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.043202   997 catalog_manager.cc:5696] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe reported cstate change: term changed from 0 to 1, leader changed from <none> to d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193). New cstate: current_term: 1 leader_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:37.045151  1301 raft_consensus.cc:493] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:37.046099  1101 raft_consensus.cc:2468] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c0c445e284a411b9dc19906308d2940 in term 1.
I20260608 12:40:37.045960  1301 raft_consensus.cc:515] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.045593   997 catalog_manager.cc:5696] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe reported cstate change: term changed from 0 to 1, leader changed from <none> to d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193). New cstate: current_term: 1 leader_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:37.047367  1143 leader_election.cc:304] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [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: 6c0c445e284a411b9dc19906308d2940, d3988ea68c6c4d4fa82d75743e1ab9fe; no voters: 824b7851b4e54352b91041ae2baa9bec
I20260608 12:40:37.048223  1301 leader_election.cc:290] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177), 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
I20260608 12:40:37.048496  1304 raft_consensus.cc:2804] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:37.049408  1304 raft_consensus.cc:697] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [term 1 LEADER]: Becoming Leader. State: Replica: 6c0c445e284a411b9dc19906308d2940, State: Running, Role: LEADER
I20260608 12:40:37.050243  1304 consensus_queue.cc:237] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.050802  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5adbe21e14d04b57a00f6700cd11c872" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824b7851b4e54352b91041ae2baa9bec" is_pre_election: true
I20260608 12:40:37.050802  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5adbe21e14d04b57a00f6700cd11c872" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940" is_pre_election: true
I20260608 12:40:37.052130  1176 raft_consensus.cc:2393] T 5adbe21e14d04b57a00f6700cd11c872 P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d3988ea68c6c4d4fa82d75743e1ab9fe in current term 1: Already voted for candidate 824b7851b4e54352b91041ae2baa9bec in this term.
I20260608 12:40:37.053583  1065 leader_election.cc:304] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d3988ea68c6c4d4fa82d75743e1ab9fe; no voters: 6c0c445e284a411b9dc19906308d2940, 824b7851b4e54352b91041ae2baa9bec
I20260608 12:40:37.054476  1301 raft_consensus.cc:3060] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:37.050896  1299 tablet_bootstrap.cc:654] T 3a75bc22c54d40eaa5b254576a6a8b17 P 824b7851b4e54352b91041ae2baa9bec: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:37.058743  1298 tablet_bootstrap.cc:492] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940: No bootstrap required, opened a new log
I20260608 12:40:37.059418  1298 ts_tablet_manager.cc:1403] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940: Time spent bootstrapping tablet: real 0.079s	user 0.005s	sys 0.009s
I20260608 12:40:37.060990   999 catalog_manager.cc:5696] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec reported cstate change: term changed from 0 to 1, leader changed from <none> to 824b7851b4e54352b91041ae2baa9bec (127.0.107.195). New cstate: current_term: 1 leader_uuid: "824b7851b4e54352b91041ae2baa9bec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:37.065557  1301 raft_consensus.cc:2749] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:40:37.063126   999 catalog_manager.cc:5696] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec reported cstate change: term changed from 0 to 1, leader changed from <none> to 824b7851b4e54352b91041ae2baa9bec (127.0.107.195). New cstate: current_term: 1 leader_uuid: "824b7851b4e54352b91041ae2baa9bec" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:37.066700  1296 ts_tablet_manager.cc:1434] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260608 12:40:37.067518  1299 tablet_bootstrap.cc:492] T 3a75bc22c54d40eaa5b254576a6a8b17 P 824b7851b4e54352b91041ae2baa9bec: No bootstrap required, opened a new log
I20260608 12:40:37.067761  1296 tablet_bootstrap.cc:492] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe: Bootstrap starting.
I20260608 12:40:37.068089  1299 ts_tablet_manager.cc:1403] T 3a75bc22c54d40eaa5b254576a6a8b17 P 824b7851b4e54352b91041ae2baa9bec: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.000s
I20260608 12:40:37.067464  1000 catalog_manager.cc:5696] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c0c445e284a411b9dc19906308d2940 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6c0c445e284a411b9dc19906308d2940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:37.070906  1299 raft_consensus.cc:359] T 3a75bc22c54d40eaa5b254576a6a8b17 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.071553  1299 raft_consensus.cc:385] T 3a75bc22c54d40eaa5b254576a6a8b17 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:37.071827  1299 raft_consensus.cc:740] T 3a75bc22c54d40eaa5b254576a6a8b17 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824b7851b4e54352b91041ae2baa9bec, State: Initialized, Role: FOLLOWER
I20260608 12:40:37.074510  1299 consensus_queue.cc:260] T 3a75bc22c54d40eaa5b254576a6a8b17 P 824b7851b4e54352b91041ae2baa9bec [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.076319  1298 raft_consensus.cc:359] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.076951  1299 ts_tablet_manager.cc:1434] T 3a75bc22c54d40eaa5b254576a6a8b17 P 824b7851b4e54352b91041ae2baa9bec: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:40:37.077029  1298 raft_consensus.cc:385] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:37.077414  1298 raft_consensus.cc:740] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0c445e284a411b9dc19906308d2940, State: Initialized, Role: FOLLOWER
I20260608 12:40:37.078279  1298 consensus_queue.cc:260] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.081359  1298 ts_tablet_manager.cc:1434] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260608 12:40:37.082363  1298 tablet_bootstrap.cc:492] T 2fecfad3f1f14e54aabd241c01fe208c P 6c0c445e284a411b9dc19906308d2940: Bootstrap starting.
I20260608 12:40:37.083302  1296 tablet_bootstrap.cc:654] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:37.089588  1298 tablet_bootstrap.cc:654] T 2fecfad3f1f14e54aabd241c01fe208c P 6c0c445e284a411b9dc19906308d2940: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:37.096205  1296 tablet_bootstrap.cc:492] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe: No bootstrap required, opened a new log
I20260608 12:40:37.096661  1296 ts_tablet_manager.cc:1403] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.007s
I20260608 12:40:37.096670  1298 tablet_bootstrap.cc:492] T 2fecfad3f1f14e54aabd241c01fe208c P 6c0c445e284a411b9dc19906308d2940: No bootstrap required, opened a new log
I20260608 12:40:37.097678  1298 ts_tablet_manager.cc:1403] T 2fecfad3f1f14e54aabd241c01fe208c P 6c0c445e284a411b9dc19906308d2940: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.005s
I20260608 12:40:37.099117  1296 raft_consensus.cc:359] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.099599  1296 raft_consensus.cc:385] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:37.099948  1296 raft_consensus.cc:740] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3988ea68c6c4d4fa82d75743e1ab9fe, State: Initialized, Role: FOLLOWER
I20260608 12:40:37.099630  1298 raft_consensus.cc:359] T 2fecfad3f1f14e54aabd241c01fe208c P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.100299  1298 raft_consensus.cc:385] T 2fecfad3f1f14e54aabd241c01fe208c P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:37.100566  1298 raft_consensus.cc:740] T 2fecfad3f1f14e54aabd241c01fe208c P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0c445e284a411b9dc19906308d2940, State: Initialized, Role: FOLLOWER
I20260608 12:40:37.100612  1296 consensus_queue.cc:260] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.101121  1298 consensus_queue.cc:260] T 2fecfad3f1f14e54aabd241c01fe208c P 6c0c445e284a411b9dc19906308d2940 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.102586  1296 ts_tablet_manager.cc:1434] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:40:37.103159  1298 ts_tablet_manager.cc:1434] T 2fecfad3f1f14e54aabd241c01fe208c P 6c0c445e284a411b9dc19906308d2940: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:40:37.183337  1301 raft_consensus.cc:493] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:37.183859  1301 raft_consensus.cc:515] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.185617  1301 leader_election.cc:290] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177), 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
I20260608 12:40:37.186465  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1102a3ba323481795c04a60d901703d" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940" is_pre_election: true
I20260608 12:40:37.186627  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1102a3ba323481795c04a60d901703d" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824b7851b4e54352b91041ae2baa9bec" is_pre_election: true
I20260608 12:40:37.187033  1176 raft_consensus.cc:2468] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in term 0.
I20260608 12:40:37.187206  1250 raft_consensus.cc:2468] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in term 0.
I20260608 12:40:37.188027  1065 leader_election.cc:304] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c0c445e284a411b9dc19906308d2940, d3988ea68c6c4d4fa82d75743e1ab9fe; no voters: 
I20260608 12:40:37.188594  1301 raft_consensus.cc:2804] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:37.188912  1301 raft_consensus.cc:493] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:37.189222  1301 raft_consensus.cc:3060] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:37.193598  1301 raft_consensus.cc:515] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.195212  1301 leader_election.cc:290] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 election: Requested vote from peers 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177), 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
I20260608 12:40:37.196030  1176 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1102a3ba323481795c04a60d901703d" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0c445e284a411b9dc19906308d2940"
I20260608 12:40:37.196242  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1102a3ba323481795c04a60d901703d" candidate_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "824b7851b4e54352b91041ae2baa9bec"
I20260608 12:40:37.196506  1176 raft_consensus.cc:3060] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:37.196774  1250 raft_consensus.cc:3060] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:37.200783  1176 raft_consensus.cc:2468] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in term 1.
I20260608 12:40:37.200798  1250 raft_consensus.cc:2468] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d3988ea68c6c4d4fa82d75743e1ab9fe in term 1.
I20260608 12:40:37.201898  1065 leader_election.cc:304] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c0c445e284a411b9dc19906308d2940, d3988ea68c6c4d4fa82d75743e1ab9fe; no voters: 
I20260608 12:40:37.202549  1301 raft_consensus.cc:2804] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:37.202957  1301 raft_consensus.cc:697] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 LEADER]: Becoming Leader. State: Replica: d3988ea68c6c4d4fa82d75743e1ab9fe, State: Running, Role: LEADER
I20260608 12:40:37.203545  1301 consensus_queue.cc:237] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:37.211042  1000 catalog_manager.cc:5696] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe reported cstate change: term changed from 0 to 1, leader changed from <none> to d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193). New cstate: current_term: 1 leader_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:37.221240  1301 consensus_queue.cc:1048] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:37.233549  1322 consensus_queue.cc:1048] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:37.250470  1322 consensus_queue.cc:1048] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:37.261294  1176 raft_consensus.cc:3060] T 2fecfad3f1f14e54aabd241c01fe208c P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:37.268466   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:40:37.272387  1322 consensus_queue.cc:1048] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:40:37.276444  1357 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:37.280076  1358 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:37.281493  1360 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:37.284462   431 server_base.cc:1061] running on GCE node
I20260608 12:40:37.285606   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:37.285933   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:37.286163   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922437286147 us; error 0 us; skew 500 ppm
I20260608 12:40:37.286882   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:37.289570   431 webserver.cc:533] Webserver started at http://127.0.107.196:44835/ using document root <none> and password file <none>
I20260608 12:40:37.290166   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:37.290390   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:37.290702   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:37.292024   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/ts-3-root/instance:
uuid: "3ee9a7980728421588ded01778e30666"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-xmh3"
I20260608 12:40:37.297451   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:40:37.300841  1366 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.301659   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:37.302035   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/ts-3-root
uuid: "3ee9a7980728421588ded01778e30666"
format_stamp: "Formatted at 2026-06-08 12:40:37 on dist-test-slave-xmh3"
I20260608 12:40:37.302358   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780922429684918-431-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)
I20260608 12:40:37.337724   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:37.338950   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:37.340267   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:37.342450   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:37.342706   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.342958   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:37.343139   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:37.359503  1329 consensus_queue.cc:1048] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:37.376806  1176 raft_consensus.cc:3060] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:37.387216  1322 consensus_queue.cc:1048] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:37.387809  1329 consensus_queue.cc:1048] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:37.394811  1322 consensus_queue.cc:1048] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:37.430778  1329 consensus_queue.cc:1048] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:37.436123  1334 consensus_queue.cc:1048] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:37.461362  1304 consensus_queue.cc:1048] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:37.461985  1329 consensus_queue.cc:1048] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:37.475020  1305 consensus_queue.cc:1048] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:37.482299  1250 raft_consensus.cc:3060] T 3a75bc22c54d40eaa5b254576a6a8b17 P 824b7851b4e54352b91041ae2baa9bec [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:37.508744  1427 consensus_queue.cc:1048] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:37.534900   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42771
I20260608 12:40:37.535174  1441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42771 every 8 connection(s)
I20260608 12:40:37.550618  1442 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45341
I20260608 12:40:37.551062  1442 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:37.552222  1442 heartbeater.cc:507] Master 127.0.107.254:45341 requested a full tablet report, sending...
I20260608 12:40:37.554224   998 ts_manager.cc:194] Registered new tserver with Master: 3ee9a7980728421588ded01778e30666 (127.0.107.196:42771)
I20260608 12:40:37.555563   998 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60412
I20260608 12:40:37.601292  1322 consensus_queue.cc:1048] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:37.611929  1301 consensus_queue.cc:1048] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:38.558005  1442 heartbeater.cc:499] Master 127.0.107.254:45341 was elected leader, sending a full tablet report...
I20260608 12:40:38.875344  1053 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:38.893316  1250 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "967ebc8e93584fc48caea14b862094dc"
dest_uuid: "824b7851b4e54352b91041ae2baa9bec"
mode: GRACEFUL
new_leader_uuid: "6c0c445e284a411b9dc19906308d2940"
 from {username='slave'} at 127.0.0.1:37112
I20260608 12:40:38.893953  1250 raft_consensus.cc:606] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 1 LEADER]: Received request to transfer leadership to TS 6c0c445e284a411b9dc19906308d2940
I20260608 12:40:38.895104  1053 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:40:38.895532  1053 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:39.236719  1452 raft_consensus.cc:993] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec: : Instructing follower 6c0c445e284a411b9dc19906308d2940 to start an election
I20260608 12:40:39.237190  1329 raft_consensus.cc:1081] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 1 LEADER]: Signalling peer 6c0c445e284a411b9dc19906308d2940 to start an election
I20260608 12:40:39.238754  1177 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "967ebc8e93584fc48caea14b862094dc"
dest_uuid: "6c0c445e284a411b9dc19906308d2940"
 from {username='slave'} at 127.0.0.1:60120
I20260608 12:40:39.239295  1177 raft_consensus.cc:493] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:40:39.239564  1177 raft_consensus.cc:3060] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:39.244011  1177 raft_consensus.cc:515] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:39.246263  1177 leader_election.cc:290] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [CANDIDATE]: Term 2 election: Requested vote from peers d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149), 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
I20260608 12:40:39.247020  1102 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967ebc8e93584fc48caea14b862094dc" candidate_uuid: "6c0c445e284a411b9dc19906308d2940" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe"
I20260608 12:40:39.247356  1250 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "967ebc8e93584fc48caea14b862094dc" candidate_uuid: "6c0c445e284a411b9dc19906308d2940" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "824b7851b4e54352b91041ae2baa9bec"
I20260608 12:40:39.247637  1102 raft_consensus.cc:3060] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:39.247972  1250 raft_consensus.cc:3055] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:40:39.248273  1250 raft_consensus.cc:740] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 824b7851b4e54352b91041ae2baa9bec, State: Running, Role: LEADER
I20260608 12:40:39.249010  1250 consensus_queue.cc:260] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [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: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:39.249974  1250 raft_consensus.cc:3060] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:39.252408  1102 raft_consensus.cc:2468] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c0c445e284a411b9dc19906308d2940 in term 2.
I20260608 12:40:39.253501  1143 leader_election.cc:304] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c0c445e284a411b9dc19906308d2940, d3988ea68c6c4d4fa82d75743e1ab9fe; no voters: 
I20260608 12:40:39.254289  1449 raft_consensus.cc:2804] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:40:39.254709  1250 raft_consensus.cc:2468] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c0c445e284a411b9dc19906308d2940 in term 2.
I20260608 12:40:39.255388  1449 raft_consensus.cc:697] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [term 2 LEADER]: Becoming Leader. State: Replica: 6c0c445e284a411b9dc19906308d2940, State: Running, Role: LEADER
I20260608 12:40:39.256356  1449 consensus_queue.cc:237] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [LEADER]: Queue 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: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } }
I20260608 12:40:39.264036   997 catalog_manager.cc:5696] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 reported cstate change: term changed from 1 to 2, leader changed from 824b7851b4e54352b91041ae2baa9bec (127.0.107.195) to 6c0c445e284a411b9dc19906308d2940 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "6c0c445e284a411b9dc19906308d2940" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:39.778713  1250 raft_consensus.cc:1275] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 2 FOLLOWER]: Refusing update from remote peer 6c0c445e284a411b9dc19906308d2940: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:39.780205  1449 consensus_queue.cc:1048] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:39.784284  1102 raft_consensus.cc:1275] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [term 2 FOLLOWER]: Refusing update from remote peer 6c0c445e284a411b9dc19906308d2940: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:40:39.785586  1449 consensus_queue.cc:1048] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:40.896679  1053 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:40.903015  1053 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:40.903484  1053 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:42.904557  1053 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:42.910600  1053 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:42.911062  1053 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:42.935415  1251 consensus_queue.cc:237] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [LEADER]: Queue 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: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } attrs { replace: true } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } }
I20260608 12:40:42.944133  1177 raft_consensus.cc:1275] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Refusing update from remote peer 824b7851b4e54352b91041ae2baa9bec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:42.946623  1102 raft_consensus.cc:1275] T b46eff97204f4172b784ce19fe8c0eb8 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Refusing update from remote peer 824b7851b4e54352b91041ae2baa9bec: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:42.948122  1329 consensus_queue.cc:1048] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:42.949126  1474 consensus_queue.cc:1048] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:40:42.960577  1214 consensus_peers.cc:597] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec -> Peer 3ee9a7980728421588ded01778e30666 (127.0.107.196:42771): Couldn't send request to peer 3ee9a7980728421588ded01778e30666. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b46eff97204f4172b784ce19fe8c0eb8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:42.962245  1474 raft_consensus.cc:2955] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ee9a7980728421588ded01778e30666 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } attrs { replace: true } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } } }
I20260608 12:40:42.964263  1177 raft_consensus.cc:2955] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ee9a7980728421588ded01778e30666 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } attrs { replace: true } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } } }
I20260608 12:40:42.965875  1102 raft_consensus.cc:2955] T b46eff97204f4172b784ce19fe8c0eb8 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ee9a7980728421588ded01778e30666 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } attrs { replace: true } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } } }
I20260608 12:40:42.977270  1000 catalog_manager.cc:5696] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec reported cstate change: config changed from index -1 to 2, NON_VOTER 3ee9a7980728421588ded01778e30666 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "824b7851b4e54352b91041ae2baa9bec" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:42.991547  1102 consensus_queue.cc:237] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Queue 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: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } attrs { replace: true } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } }
I20260608 12:40:43.002090  1177 raft_consensus.cc:1275] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Refusing update from remote peer d3988ea68c6c4d4fa82d75743e1ab9fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:43.004166  1467 consensus_queue.cc:1048] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:43.002094  1251 raft_consensus.cc:1275] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Refusing update from remote peer d3988ea68c6c4d4fa82d75743e1ab9fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:43.008195  1467 consensus_queue.cc:1048] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:43.014038  1472 raft_consensus.cc:2955] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ee9a7980728421588ded01778e30666 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } attrs { replace: true } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } } }
I20260608 12:40:43.016196  1177 raft_consensus.cc:2955] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ee9a7980728421588ded01778e30666 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } attrs { replace: true } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } } }
W20260608 12:40:43.018508  1065 consensus_peers.cc:597] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe -> Peer 3ee9a7980728421588ded01778e30666 (127.0.107.196:42771): Couldn't send request to peer 3ee9a7980728421588ded01778e30666. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d1102a3ba323481795c04a60d901703d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:43.035630  1251 raft_consensus.cc:2955] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ee9a7980728421588ded01778e30666 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } attrs { replace: true } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } } }
I20260608 12:40:43.038100   997 catalog_manager.cc:5696] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe reported cstate change: config changed from index -1 to 2, NON_VOTER 3ee9a7980728421588ded01778e30666 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:43.056794  1177 consensus_queue.cc:237] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [LEADER]: Queue 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: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } }
I20260608 12:40:43.065578  1251 raft_consensus.cc:1275] T 3a75bc22c54d40eaa5b254576a6a8b17 P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Refusing update from remote peer 6c0c445e284a411b9dc19906308d2940: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:43.067973  1102 raft_consensus.cc:1275] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Refusing update from remote peer 6c0c445e284a411b9dc19906308d2940: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:43.068063  1461 consensus_queue.cc:1048] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:40:43.070585  1461 consensus_queue.cc:1048] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:40:43.075771  1140 consensus_peers.cc:597] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 -> Peer 3ee9a7980728421588ded01778e30666 (127.0.107.196:42771): Couldn't send request to peer 3ee9a7980728421588ded01778e30666. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3a75bc22c54d40eaa5b254576a6a8b17. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:43.077466  1493 raft_consensus.cc:2955] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ee9a7980728421588ded01778e30666 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } } }
I20260608 12:40:43.079435  1251 raft_consensus.cc:2955] T 3a75bc22c54d40eaa5b254576a6a8b17 P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ee9a7980728421588ded01778e30666 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } } }
I20260608 12:40:43.084139  1102 raft_consensus.cc:2955] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ee9a7980728421588ded01778e30666 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } } }
I20260608 12:40:43.092783  1100 consensus_queue.cc:237] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Queue 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: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } attrs { replace: true } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } }
I20260608 12:40:43.092870  1000 catalog_manager.cc:5696] T 3a75bc22c54d40eaa5b254576a6a8b17 P 824b7851b4e54352b91041ae2baa9bec reported cstate change: config changed from index -1 to 2, NON_VOTER 3ee9a7980728421588ded01778e30666 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6c0c445e284a411b9dc19906308d2940" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } } }
I20260608 12:40:43.109897  1251 raft_consensus.cc:1275] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Refusing update from remote peer d3988ea68c6c4d4fa82d75743e1ab9fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:40:43.110102  1065 consensus_peers.cc:597] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe -> Peer 3ee9a7980728421588ded01778e30666 (127.0.107.196:42771): Couldn't send request to peer 3ee9a7980728421588ded01778e30666. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 832e2656cc9e48f88200c11d5011e42f. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:43.112066  1467 consensus_queue.cc:1048] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:43.112685  1177 raft_consensus.cc:1275] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Refusing update from remote peer d3988ea68c6c4d4fa82d75743e1ab9fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:43.114334  1467 consensus_queue.cc:1048] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:40:43.123224  1489 raft_consensus.cc:2955] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ee9a7980728421588ded01778e30666 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } attrs { replace: true } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } } }
I20260608 12:40:43.130534  1177 raft_consensus.cc:2955] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ee9a7980728421588ded01778e30666 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } attrs { replace: true } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } } }
I20260608 12:40:43.133944  1251 raft_consensus.cc:2955] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3ee9a7980728421588ded01778e30666 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } attrs { replace: true } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } } }
I20260608 12:40:43.137846   998 catalog_manager.cc:5696] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe reported cstate change: config changed from index -1 to 2, NON_VOTER 3ee9a7980728421588ded01778e30666 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:43.475265  1503 ts_tablet_manager.cc:933] T b46eff97204f4172b784ce19fe8c0eb8 P 3ee9a7980728421588ded01778e30666: Initiating tablet copy from peer 824b7851b4e54352b91041ae2baa9bec (127.0.107.195:33673)
I20260608 12:40:43.477342  1503 tablet_copy_client.cc:323] T b46eff97204f4172b784ce19fe8c0eb8 P 3ee9a7980728421588ded01778e30666: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:33673
I20260608 12:40:43.484388  1507 ts_tablet_manager.cc:933] T 3a75bc22c54d40eaa5b254576a6a8b17 P 3ee9a7980728421588ded01778e30666: Initiating tablet copy from peer 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177)
I20260608 12:40:43.486579  1507 tablet_copy_client.cc:323] T 3a75bc22c54d40eaa5b254576a6a8b17 P 3ee9a7980728421588ded01778e30666: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:42177
I20260608 12:40:43.493072  1261 tablet_copy_service.cc:140] P 824b7851b4e54352b91041ae2baa9bec: Received BeginTabletCopySession request for tablet b46eff97204f4172b784ce19fe8c0eb8 from peer 3ee9a7980728421588ded01778e30666 ({username='slave'} at 127.0.0.1:51324)
I20260608 12:40:43.493788  1261 tablet_copy_service.cc:161] P 824b7851b4e54352b91041ae2baa9bec: Beginning new tablet copy session on tablet b46eff97204f4172b784ce19fe8c0eb8 from peer 3ee9a7980728421588ded01778e30666 at {username='slave'} at 127.0.0.1:51324: session id = 3ee9a7980728421588ded01778e30666-b46eff97204f4172b784ce19fe8c0eb8
I20260608 12:40:43.498888  1187 tablet_copy_service.cc:140] P 6c0c445e284a411b9dc19906308d2940: Received BeginTabletCopySession request for tablet 3a75bc22c54d40eaa5b254576a6a8b17 from peer 3ee9a7980728421588ded01778e30666 ({username='slave'} at 127.0.0.1:40580)
I20260608 12:40:43.499423  1187 tablet_copy_service.cc:161] P 6c0c445e284a411b9dc19906308d2940: Beginning new tablet copy session on tablet 3a75bc22c54d40eaa5b254576a6a8b17 from peer 3ee9a7980728421588ded01778e30666 at {username='slave'} at 127.0.0.1:40580: session id = 3ee9a7980728421588ded01778e30666-3a75bc22c54d40eaa5b254576a6a8b17
I20260608 12:40:43.502164  1261 tablet_copy_source_session.cc:215] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:43.504878  1187 tablet_copy_source_session.cc:215] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:40:43.506475  1503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b46eff97204f4172b784ce19fe8c0eb8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:43.508863  1507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a75bc22c54d40eaa5b254576a6a8b17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:43.519359  1507 tablet_copy_client.cc:806] T 3a75bc22c54d40eaa5b254576a6a8b17 P 3ee9a7980728421588ded01778e30666: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:43.520128  1507 tablet_copy_client.cc:670] T 3a75bc22c54d40eaa5b254576a6a8b17 P 3ee9a7980728421588ded01778e30666: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:43.522270  1503 tablet_copy_client.cc:806] T b46eff97204f4172b784ce19fe8c0eb8 P 3ee9a7980728421588ded01778e30666: tablet copy: Starting download of 0 data blocks...
I20260608 12:40:43.522868  1503 tablet_copy_client.cc:670] T b46eff97204f4172b784ce19fe8c0eb8 P 3ee9a7980728421588ded01778e30666: tablet copy: Starting download of 1 WAL segments...
I20260608 12:40:43.526083  1507 tablet_copy_client.cc:538] T 3a75bc22c54d40eaa5b254576a6a8b17 P 3ee9a7980728421588ded01778e30666: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:43.526825  1503 tablet_copy_client.cc:538] T b46eff97204f4172b784ce19fe8c0eb8 P 3ee9a7980728421588ded01778e30666: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:40:43.533393  1507 tablet_bootstrap.cc:492] T 3a75bc22c54d40eaa5b254576a6a8b17 P 3ee9a7980728421588ded01778e30666: Bootstrap starting.
I20260608 12:40:43.536006  1503 tablet_bootstrap.cc:492] T b46eff97204f4172b784ce19fe8c0eb8 P 3ee9a7980728421588ded01778e30666: Bootstrap starting.
I20260608 12:40:43.557999  1511 ts_tablet_manager.cc:933] T d1102a3ba323481795c04a60d901703d P 3ee9a7980728421588ded01778e30666: Initiating tablet copy from peer d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149)
I20260608 12:40:43.562170  1511 tablet_copy_client.cc:323] T d1102a3ba323481795c04a60d901703d P 3ee9a7980728421588ded01778e30666: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:44149
I20260608 12:40:43.565900  1507 tablet_bootstrap.cc:492] T 3a75bc22c54d40eaa5b254576a6a8b17 P 3ee9a7980728421588ded01778e30666: 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
I20260608 12:40:43.566955  1507 tablet_bootstrap.cc:492] T 3a75bc22c54d40eaa5b254576a6a8b17 P 3ee9a7980728421588ded01778e30666: Bootstrap complete.
I20260608 12:40:43.567682  1507 ts_tablet_manager.cc:1403] T 3a75bc22c54d40eaa5b254576a6a8b17 P 3ee9a7980728421588ded01778e30666: Time spent bootstrapping tablet: real 0.034s	user 0.033s	sys 0.001s
I20260608 12:40:43.568977   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:43.570375  1503 tablet_bootstrap.cc:492] T b46eff97204f4172b784ce19fe8c0eb8 P 3ee9a7980728421588ded01778e30666: 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
I20260608 12:40:43.571717  1503 tablet_bootstrap.cc:492] T b46eff97204f4172b784ce19fe8c0eb8 P 3ee9a7980728421588ded01778e30666: Bootstrap complete.
I20260608 12:40:43.572726  1503 ts_tablet_manager.cc:1403] T b46eff97204f4172b784ce19fe8c0eb8 P 3ee9a7980728421588ded01778e30666: Time spent bootstrapping tablet: real 0.037s	user 0.029s	sys 0.004s
I20260608 12:40:43.582818  1507 raft_consensus.cc:359] T 3a75bc22c54d40eaa5b254576a6a8b17 P 3ee9a7980728421588ded01778e30666 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } }
I20260608 12:40:43.580082  1503 raft_consensus.cc:359] T b46eff97204f4172b784ce19fe8c0eb8 P 3ee9a7980728421588ded01778e30666 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } attrs { replace: true } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } }
I20260608 12:40:43.586033  1503 raft_consensus.cc:740] T b46eff97204f4172b784ce19fe8c0eb8 P 3ee9a7980728421588ded01778e30666 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ee9a7980728421588ded01778e30666, State: Initialized, Role: LEARNER
I20260608 12:40:43.586905  1503 consensus_queue.cc:260] T b46eff97204f4172b784ce19fe8c0eb8 P 3ee9a7980728421588ded01778e30666 [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: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } attrs { replace: true } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } }
I20260608 12:40:43.588094  1507 raft_consensus.cc:740] T 3a75bc22c54d40eaa5b254576a6a8b17 P 3ee9a7980728421588ded01778e30666 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3ee9a7980728421588ded01778e30666, State: Initialized, Role: LEARNER
I20260608 12:40:43.592722  1507 consensus_queue.cc:260] T 3a75bc22c54d40eaa5b254576a6a8b17 P 3ee9a7980728421588ded01778e30666 [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: "d3988ea68c6c4d4fa82d75743e1ab9fe" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44149 } attrs { replace: true } } peers { permanent_uuid: "6c0c445e284a411b9dc19906308d2940" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42177 } } peers { permanent_uuid: "824b7851b4e54352b91041ae2baa9bec" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33673 } } peers { permanent_uuid: "3ee9a7980728421588ded01778e30666" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42771 } attrs { promote: true } }
I20260608 12:40:43.615227  1515 ts_tablet_manager.cc:933] T 832e2656cc9e48f88200c11d5011e42f P 3ee9a7980728421588ded01778e30666: Initiating tablet copy from peer d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149)
I20260608 12:40:43.615922  1507 ts_tablet_manager.cc:1434] T 3a75bc22c54d40eaa5b254576a6a8b17 P 3ee9a7980728421588ded01778e30666: Time spent starting tablet: real 0.048s	user 0.008s	sys 0.009s
I20260608 12:40:43.620185  1515 tablet_copy_client.cc:323] T 832e2656cc9e48f88200c11d5011e42f P 3ee9a7980728421588ded01778e30666: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:44149
I20260608 12:40:43.635988  1187 tablet_copy_service.cc:342] P 6c0c445e284a411b9dc19906308d2940: Request end of tablet copy session 3ee9a7980728421588ded01778e30666-3a75bc22c54d40eaa5b254576a6a8b17 received from {username='slave'} at 127.0.0.1:40580
I20260608 12:40:43.636868  1187 tablet_copy_service.cc:434] P 6c0c445e284a411b9dc19906308d2940: ending tablet copy session 3ee9a7980728421588ded01778e30666-3a75bc22c54d40eaa5b254576a6a8b17 on tablet 3a75bc22c54d40eaa5b254576a6a8b17 with peer 3ee9a7980728421588ded01778e30666
I20260608 12:40:43.638435  1503 ts_tablet_manager.cc:1434] T b46eff97204f4172b784ce19fe8c0eb8 P 3ee9a7980728421588ded01778e30666: Time spent starting tablet: real 0.065s	user 0.003s	sys 0.016s
I20260608 12:40:43.643079   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:43.644232   431 tablet_replica.cc:333] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe: stopping tablet replica
I20260608 12:40:43.645072   431 raft_consensus.cc:2243] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.645668  1261 tablet_copy_service.cc:342] P 824b7851b4e54352b91041ae2baa9bec: Request end of tablet copy session 3ee9a7980728421588ded01778e30666-b46eff97204f4172b784ce19fe8c0eb8 received from {username='slave'} at 127.0.0.1:51324
I20260608 12:40:43.646119   431 raft_consensus.cc:2272] T 5adbe21e14d04b57a00f6700cd11c872 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.646203  1261 tablet_copy_service.cc:434] P 824b7851b4e54352b91041ae2baa9bec: ending tablet copy session 3ee9a7980728421588ded01778e30666-b46eff97204f4172b784ce19fe8c0eb8 on tablet b46eff97204f4172b784ce19fe8c0eb8 with peer 3ee9a7980728421588ded01778e30666
I20260608 12:40:43.648801   431 tablet_replica.cc:333] T b46eff97204f4172b784ce19fe8c0eb8 P d3988ea68c6c4d4fa82d75743e1ab9fe: stopping tablet replica
I20260608 12:40:43.649436   431 raft_consensus.cc:2243] T b46eff97204f4172b784ce19fe8c0eb8 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.649987   431 raft_consensus.cc:2272] T b46eff97204f4172b784ce19fe8c0eb8 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.652573   431 tablet_replica.cc:333] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe: stopping tablet replica
I20260608 12:40:43.653139   431 raft_consensus.cc:2243] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.654040   431 raft_consensus.cc:2272] T 14c2d3ecacab4884987fb90c40e50ca5 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.655884   431 tablet_replica.cc:333] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe: stopping tablet replica
I20260608 12:40:43.656380   431 raft_consensus.cc:2243] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.657228   431 raft_consensus.cc:2272] T d1102a3ba323481795c04a60d901703d P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.659281   431 tablet_replica.cc:333] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe: stopping tablet replica
I20260608 12:40:43.659781   431 raft_consensus.cc:2243] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.660202   431 raft_consensus.cc:2272] T 3a75bc22c54d40eaa5b254576a6a8b17 P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.662321   431 tablet_replica.cc:333] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe: stopping tablet replica
I20260608 12:40:43.662812   431 raft_consensus.cc:2243] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.663607   431 raft_consensus.cc:2272] T 2fecfad3f1f14e54aabd241c01fe208c P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.665314   431 tablet_replica.cc:333] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe: stopping tablet replica
I20260608 12:40:43.665930   431 raft_consensus.cc:2243] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.666414   431 raft_consensus.cc:2272] T 967ebc8e93584fc48caea14b862094dc P d3988ea68c6c4d4fa82d75743e1ab9fe [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.668334   431 tablet_replica.cc:333] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe: stopping tablet replica
I20260608 12:40:43.668931   431 raft_consensus.cc:2243] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.669893   431 raft_consensus.cc:2272] T 832e2656cc9e48f88200c11d5011e42f P d3988ea68c6c4d4fa82d75743e1ab9fe [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:43.682600  1143 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]
W20260608 12:40:43.686301  1143 consensus_peers.cc:597] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 -> Peer d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149): Couldn't send request to peer d3988ea68c6c4d4fa82d75743e1ab9fe. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:40:43.686892  1370 connection.cc:573] client connection to 127.0.107.193:44149 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260608 12:40:43.688185  1369 connection.cc:466] server connection from 127.0.0.1:33320 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:33320 (request call id 2) could send its response
I20260608 12:40:43.706352   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:43.725304   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:40:43.737507  1369 connection.cc:466] server connection from 127.0.0.1:33320 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:33320 (request call id 3) could send its response
I20260608 12:40:43.764530   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:43.765537   431 tablet_replica.cc:333] T 2fecfad3f1f14e54aabd241c01fe208c P 6c0c445e284a411b9dc19906308d2940: stopping tablet replica
I20260608 12:40:43.766275   431 raft_consensus.cc:2243] T 2fecfad3f1f14e54aabd241c01fe208c P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.766810   431 raft_consensus.cc:2272] T 2fecfad3f1f14e54aabd241c01fe208c P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:43.767931  1217 consensus_peers.cc:597] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec -> Peer d3988ea68c6c4d4fa82d75743e1ab9fe (127.0.107.193:44149): Couldn't send request to peer d3988ea68c6c4d4fa82d75743e1ab9fe. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:44149: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:43.768972   431 tablet_replica.cc:333] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940: stopping tablet replica
I20260608 12:40:43.769554   431 raft_consensus.cc:2243] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.770324   431 raft_consensus.cc:2272] T 967ebc8e93584fc48caea14b862094dc P 6c0c445e284a411b9dc19906308d2940 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.772181   431 tablet_replica.cc:333] T 5adbe21e14d04b57a00f6700cd11c872 P 6c0c445e284a411b9dc19906308d2940: stopping tablet replica
I20260608 12:40:43.772703   431 raft_consensus.cc:2243] T 5adbe21e14d04b57a00f6700cd11c872 P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.773134   431 raft_consensus.cc:2272] T 5adbe21e14d04b57a00f6700cd11c872 P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.774981   431 tablet_replica.cc:333] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940: stopping tablet replica
I20260608 12:40:43.775499   431 raft_consensus.cc:2243] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.775895   431 raft_consensus.cc:2272] T 14c2d3ecacab4884987fb90c40e50ca5 P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.777601   431 tablet_replica.cc:333] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940: stopping tablet replica
I20260608 12:40:43.778147   431 raft_consensus.cc:2243] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.778576   431 raft_consensus.cc:2272] T b46eff97204f4172b784ce19fe8c0eb8 P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.780915   431 tablet_replica.cc:333] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940: stopping tablet replica
I20260608 12:40:43.781395   431 raft_consensus.cc:2243] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.781903   431 raft_consensus.cc:2272] T d1102a3ba323481795c04a60d901703d P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.784672   431 tablet_replica.cc:333] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940: stopping tablet replica
I20260608 12:40:43.785153   431 raft_consensus.cc:2243] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.786067   431 raft_consensus.cc:2272] T 3a75bc22c54d40eaa5b254576a6a8b17 P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.788420   431 tablet_replica.cc:333] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940: stopping tablet replica
I20260608 12:40:43.789006   431 raft_consensus.cc:2243] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.789526   431 raft_consensus.cc:2272] T 832e2656cc9e48f88200c11d5011e42f P 6c0c445e284a411b9dc19906308d2940 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:40:43.792330  1214 consensus_peers.cc:597] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec -> Peer 6c0c445e284a411b9dc19906308d2940 (127.0.107.194:42177): Couldn't send request to peer 6c0c445e284a411b9dc19906308d2940. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:43.820525   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:43.846784   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:43.880522   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:43.881422   431 tablet_replica.cc:333] T 3a75bc22c54d40eaa5b254576a6a8b17 P 824b7851b4e54352b91041ae2baa9bec: stopping tablet replica
I20260608 12:40:43.882140   431 raft_consensus.cc:2243] T 3a75bc22c54d40eaa5b254576a6a8b17 P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.882639   431 raft_consensus.cc:2272] T 3a75bc22c54d40eaa5b254576a6a8b17 P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.885315   431 tablet_replica.cc:333] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec: stopping tablet replica
I20260608 12:40:43.885953   431 raft_consensus.cc:2243] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.886391   431 raft_consensus.cc:2272] T d1102a3ba323481795c04a60d901703d P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.888476   431 tablet_replica.cc:333] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec: stopping tablet replica
I20260608 12:40:43.889006   431 raft_consensus.cc:2243] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.889858   431 raft_consensus.cc:2272] T 5adbe21e14d04b57a00f6700cd11c872 P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.891664   431 tablet_replica.cc:333] T 14c2d3ecacab4884987fb90c40e50ca5 P 824b7851b4e54352b91041ae2baa9bec: stopping tablet replica
I20260608 12:40:43.892189   431 raft_consensus.cc:2243] T 14c2d3ecacab4884987fb90c40e50ca5 P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.892611   431 raft_consensus.cc:2272] T 14c2d3ecacab4884987fb90c40e50ca5 P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.894459   431 tablet_replica.cc:333] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec: stopping tablet replica
I20260608 12:40:43.895161   431 raft_consensus.cc:2243] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:43.896077   431 raft_consensus.cc:2272] T b46eff97204f4172b784ce19fe8c0eb8 P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.898453   431 tablet_replica.cc:333] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec: stopping tablet replica
I20260608 12:40:43.898973   431 raft_consensus.cc:2243] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.899390   431 raft_consensus.cc:2272] T 967ebc8e93584fc48caea14b862094dc P 824b7851b4e54352b91041ae2baa9bec [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.901023   431 tablet_replica.cc:333] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec: stopping tablet replica
I20260608 12:40:43.901499   431 raft_consensus.cc:2243] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.901943   431 raft_consensus.cc:2272] T 2fecfad3f1f14e54aabd241c01fe208c P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.903895   431 tablet_replica.cc:333] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec: stopping tablet replica
I20260608 12:40:43.904340   431 raft_consensus.cc:2243] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:43.904860   431 raft_consensus.cc:2272] T 832e2656cc9e48f88200c11d5011e42f P 824b7851b4e54352b91041ae2baa9bec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:43.924503   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:43.950536   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:40:43.984876   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:43.986622   431 tablet_replica.cc:333] T b46eff97204f4172b784ce19fe8c0eb8 P 3ee9a7980728421588ded01778e30666: stopping tablet replica
I20260608 12:40:43.987331   431 raft_consensus.cc:2243] T b46eff97204f4172b784ce19fe8c0eb8 P 3ee9a7980728421588ded01778e30666 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:40:43.987819   431 raft_consensus.cc:2272] T b46eff97204f4172b784ce19fe8c0eb8 P 3ee9a7980728421588ded01778e30666 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:40:43.990437   431 tablet_replica.cc:333] T 3a75bc22c54d40eaa5b254576a6a8b17 P 3ee9a7980728421588ded01778e30666: stopping tablet replica
I20260608 12:40:43.991061   431 raft_consensus.cc:2243] T 3a75bc22c54d40eaa5b254576a6a8b17 P 3ee9a7980728421588ded01778e30666 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:40:43.991494   431 raft_consensus.cc:2272] T 3a75bc22c54d40eaa5b254576a6a8b17 P 3ee9a7980728421588ded01778e30666 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:40:44.014528   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:40:44.028275   431 master.cc:562] Master@127.0.107.254:45341 shutting down...
W20260608 12:40:44.061084  1048 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:40:44.061334  1048 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:40:44.061488  1048 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:40:44.062656   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:44.063238   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:44.063634   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P a275d1fa3772459f85a223b110ba6666: stopping tablet replica
I20260608 12:40:44.083501   431 master.cc:584] Master@127.0.107.254:45341 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9373 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260608 12:40:44.125741   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35985,127.0.107.253:33379,127.0.107.252:44637
I20260608 12:40:44.127198   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:44.132841  1523 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:44.133852  1524 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:44.134289  1526 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:44.134570   431 server_base.cc:1061] running on GCE node
I20260608 12:40:44.135474   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:44.135707   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:44.135886   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922444135870 us; error 0 us; skew 500 ppm
I20260608 12:40:44.136441   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:44.138820   431 webserver.cc:533] Webserver started at http://127.0.107.254:41331/ using document root <none> and password file <none>
I20260608 12:40:44.139345   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:44.139540   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:44.139814   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:44.140859   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "1991efd2775c40659a086a983bfc7d8c"
format_stamp: "Formatted at 2026-06-08 12:40:44 on dist-test-slave-xmh3"
I20260608 12:40:44.145198   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:40:44.148671  1531 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:44.149463   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:44.149869   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "1991efd2775c40659a086a983bfc7d8c"
format_stamp: "Formatted at 2026-06-08 12:40:44 on dist-test-slave-xmh3"
I20260608 12:40:44.150192   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-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)
I20260608 12:40:44.161180   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:44.162528   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:44.202353   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35985
I20260608 12:40:44.202461  1582 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35985 every 8 connection(s)
I20260608 12:40:44.206658  1583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:44.206970   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:44.212620  1585 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:44.213157  1583 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:40:44.214944  1586 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:44.216367  1588 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:44.216917   431 server_base.cc:1061] running on GCE node
I20260608 12:40:44.218030   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:44.218339   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:44.218567   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922444218546 us; error 0 us; skew 500 ppm
I20260608 12:40:44.219457   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:44.222474   431 webserver.cc:533] Webserver started at http://127.0.107.253:46709/ using document root <none> and password file <none>
I20260608 12:40:44.223191   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:44.223467   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:44.223784   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:44.225150   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-1-root/instance:
uuid: "704d698735354a5daa7f2956ef471615"
format_stamp: "Formatted at 2026-06-08 12:40:44 on dist-test-slave-xmh3"
I20260608 12:40:44.228554  1583 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:44.231009   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.000s	sys 0.004s
W20260608 12:40:44.234450  1583 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:33379: Network error: Client connection negotiation failed: client connection to 127.0.107.253:33379: connect: Connection refused (error 111)
I20260608 12:40:44.235291  1596 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:44.236307   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:40:44.236621   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-1-root
uuid: "704d698735354a5daa7f2956ef471615"
format_stamp: "Formatted at 2026-06-08 12:40:44 on dist-test-slave-xmh3"
I20260608 12:40:44.236881   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-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)
I20260608 12:40:44.257465   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:44.258687   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:44.260946  1583 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } attempt: 1
W20260608 12:40:44.265738  1583 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.253:33379: Network error: Client connection negotiation failed: client connection to 127.0.107.253:33379: connect: Connection refused (error 111)
I20260608 12:40:44.300081   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.253:33379
I20260608 12:40:44.300267  1647 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.253:33379 every 8 connection(s)
I20260608 12:40:44.304484   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:40:44.304702  1648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:40:44.310748  1650 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:44.310942  1651 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:44.311517  1648 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } has no permanent_uuid. Determining permanent_uuid...
W20260608 12:40:44.314873  1653 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:44.321651   431 server_base.cc:1061] running on GCE node
I20260608 12:40:44.322711   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:44.322911   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:44.323125   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922444323089 us; error 0 us; skew 500 ppm
I20260608 12:40:44.323724   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:44.326656   431 webserver.cc:533] Webserver started at http://127.0.107.252:35397/ using document root <none> and password file <none>
I20260608 12:40:44.327309   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:44.327551   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:44.327847   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:44.327631  1648 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:44.328950   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-2-root/instance:
uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f"
format_stamp: "Formatted at 2026-06-08 12:40:44 on dist-test-slave-xmh3"
I20260608 12:40:44.334579   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:40:44.339150  1660 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:44.340126   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:40:44.340490   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-2-root
uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f"
format_stamp: "Formatted at 2026-06-08 12:40:44 on dist-test-slave-xmh3"
I20260608 12:40:44.340816  1648 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:44.340772   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-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)
W20260608 12:40:44.347188  1648 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:44637: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44637: connect: Connection refused (error 111)
I20260608 12:40:44.347168  1583 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } attempt: 2
I20260608 12:40:44.356961   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:44.357887  1583 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:44.358466   431 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260608 12:40:44.363008  1583 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.107.252:44637: Network error: Client connection negotiation failed: client connection to 127.0.107.252:44637: connect: Connection refused (error 111)
I20260608 12:40:44.396780   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.252:44637
I20260608 12:40:44.396890  1712 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.252:44637 every 8 connection(s)
I20260608 12:40:44.399914   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:44.400440  1583 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } attempt: 1
I20260608 12:40:44.401027  1713 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:44.405877  1648 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } attempt: 1
I20260608 12:40:44.409128  1713 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:44.423090  1713 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:44.423367  1583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c: Bootstrap starting.
I20260608 12:40:44.428723  1648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615: Bootstrap starting.
I20260608 12:40:44.430276  1583 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:44.433844  1713 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } has no permanent_uuid. Determining permanent_uuid...
I20260608 12:40:44.436851  1648 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:44.442318  1583 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c: No bootstrap required, opened a new log
I20260608 12:40:44.445375  1583 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } }
I20260608 12:40:44.446110  1583 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:44.446357  1648 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615: No bootstrap required, opened a new log
I20260608 12:40:44.446472  1583 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1991efd2775c40659a086a983bfc7d8c, State: Initialized, Role: FOLLOWER
I20260608 12:40:44.447333  1583 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } }
I20260608 12:40:44.449483  1648 raft_consensus.cc:359] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } }
I20260608 12:40:44.449635  1720 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [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: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } } }
I20260608 12:40:44.450328  1648 raft_consensus.cc:385] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:44.450515  1720 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:44.450748  1648 raft_consensus.cc:740] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 704d698735354a5daa7f2956ef471615, State: Initialized, Role: FOLLOWER
I20260608 12:40:44.451198  1583 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:44.451593  1648 consensus_queue.cc:260] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } }
I20260608 12:40:44.453603  1713 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f: Bootstrap starting.
I20260608 12:40:44.453742  1721 sys_catalog.cc:455] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [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: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } } }
I20260608 12:40:44.454532  1721 sys_catalog.cc:458] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:44.455674  1648 sys_catalog.cc:565] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:44.460273  1713 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:44.467316  1713 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f: No bootstrap required, opened a new log
I20260608 12:40:44.468120   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260608 12:40:44.471021  1713 raft_consensus.cc:359] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } }
I20260608 12:40:44.471817  1713 raft_consensus.cc:385] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:44.472164  1713 raft_consensus.cc:740] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e0cd53b8f0d4e41af3187fa1fd09d0f, State: Initialized, Role: FOLLOWER
W20260608 12:40:44.472970  1739 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:40:44.473330  1739 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:40:44.473158  1713 consensus_queue.cc:260] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } }
I20260608 12:40:44.474215   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260608 12:40:44.475628  1745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [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: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } } }
I20260608 12:40:44.476325  1745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:44.477087  1713 sys_catalog.cc:565] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [sys.catalog]: configured and running, proceeding with master startup.
W20260608 12:40:44.477444  1744 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:40:44.477726  1744 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260608 12:40:44.488294   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:44.490280  1756 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260608 12:40:44.490597  1756 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260608 12:40:44.494858  1757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:44.496302  1758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:44.497923  1760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:44.498286   431 server_base.cc:1061] running on GCE node
I20260608 12:40:44.499202   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:44.499394   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:44.499625   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922444499606 us; error 0 us; skew 500 ppm
I20260608 12:40:44.500221   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:44.502630   431 webserver.cc:533] Webserver started at http://127.0.107.193:43929/ using document root <none> and password file <none>
I20260608 12:40:44.503144   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:44.503306   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:44.503638   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:44.504762   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "4cd59e86682c4593ac403577598d0c43"
format_stamp: "Formatted at 2026-06-08 12:40:44 on dist-test-slave-xmh3"
I20260608 12:40:44.509326   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:40:44.512853  1765 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:44.513748   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:44.514104   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "4cd59e86682c4593ac403577598d0c43"
format_stamp: "Formatted at 2026-06-08 12:40:44 on dist-test-slave-xmh3"
I20260608 12:40:44.514456   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-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)
I20260608 12:40:44.528960   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:44.530205   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:44.531628   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:44.533988   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:44.534211   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:44.534451   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:44.534627   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:44.542848  1720 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:44.543408  1720 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } }
I20260608 12:40:44.545449  1720 leader_election.cc:290] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 704d698735354a5daa7f2956ef471615 (127.0.107.253:33379), 7e0cd53b8f0d4e41af3187fa1fd09d0f (127.0.107.252:44637)
I20260608 12:40:44.546341  1623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1991efd2775c40659a086a983bfc7d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704d698735354a5daa7f2956ef471615" is_pre_election: true
I20260608 12:40:44.546917  1688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1991efd2775c40659a086a983bfc7d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" is_pre_election: true
I20260608 12:40:44.547137  1623 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1991efd2775c40659a086a983bfc7d8c in term 0.
I20260608 12:40:44.547734  1688 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1991efd2775c40659a086a983bfc7d8c in term 0.
I20260608 12:40:44.548743  1532 leader_election.cc:304] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1991efd2775c40659a086a983bfc7d8c, 704d698735354a5daa7f2956ef471615; no voters: 
I20260608 12:40:44.549723  1720 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:44.550161  1720 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:44.550459  1720 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:44.555797  1720 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } }
I20260608 12:40:44.558625  1720 leader_election.cc:290] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [CANDIDATE]: Term 1 election: Requested vote from peers 704d698735354a5daa7f2956ef471615 (127.0.107.253:33379), 7e0cd53b8f0d4e41af3187fa1fd09d0f (127.0.107.252:44637)
I20260608 12:40:44.559229  1688 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1991efd2775c40659a086a983bfc7d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f"
I20260608 12:40:44.559130  1623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "1991efd2775c40659a086a983bfc7d8c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "704d698735354a5daa7f2956ef471615"
I20260608 12:40:44.560045  1688 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:44.560200  1623 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:44.567759  1688 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1991efd2775c40659a086a983bfc7d8c in term 1.
I20260608 12:40:44.569341  1535 leader_election.cc:304] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1991efd2775c40659a086a983bfc7d8c, 7e0cd53b8f0d4e41af3187fa1fd09d0f; no voters: 
I20260608 12:40:44.569614  1623 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1991efd2775c40659a086a983bfc7d8c in term 1.
I20260608 12:40:44.570533  1720 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:44.571995  1720 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [term 1 LEADER]: Becoming Leader. State: Replica: 1991efd2775c40659a086a983bfc7d8c, State: Running, Role: LEADER
I20260608 12:40:44.573086  1720 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } }
I20260608 12:40:44.578461  1805 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1991efd2775c40659a086a983bfc7d8c. Latest consensus state: current_term: 1 leader_uuid: "1991efd2775c40659a086a983bfc7d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } } }
I20260608 12:40:44.579399  1805 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:44.581317  1816 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:44.590096  1816 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:44.592244   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:41779
I20260608 12:40:44.592388  1830 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:41779 every 8 connection(s)
I20260608 12:40:44.603368  1688 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 1 FOLLOWER]: Refusing update from remote peer 1991efd2775c40659a086a983bfc7d8c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:44.606135  1805 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:44.617658  1623 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 1 FOLLOWER]: Refusing update from remote peer 1991efd2775c40659a086a983bfc7d8c: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:40:44.620098  1805 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [LEADER]: Connected to new peer: Peer: permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:44.629033  1832 heartbeater.cc:344] Connected to a master server at 127.0.107.252:44637
I20260608 12:40:44.629496  1832 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:44.630575  1832 heartbeater.cc:507] Master 127.0.107.252:44637 requested a full tablet report, sending...
I20260608 12:40:44.631987   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:40:44.640579  1833 heartbeater.cc:344] Connected to a master server at 127.0.107.253:33379
I20260608 12:40:44.640980  1833 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:44.642087  1833 heartbeater.cc:507] Master 127.0.107.253:33379 requested a full tablet report, sending...
I20260608 12:40:44.643705  1834 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35985
I20260608 12:40:44.644280  1834 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:44.645375  1834 heartbeater.cc:507] Master 127.0.107.254:35985 requested a full tablet report, sending...
I20260608 12:40:44.648797  1548 ts_manager.cc:194] Registered new tserver with Master: 4cd59e86682c4593ac403577598d0c43 (127.0.107.193:41779)
I20260608 12:40:44.650179  1745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1991efd2775c40659a086a983bfc7d8c. Latest consensus state: current_term: 1 leader_uuid: "1991efd2775c40659a086a983bfc7d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } } }
I20260608 12:40:44.650947  1745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [sys.catalog]: This master's current role is: FOLLOWER
W20260608 12:40:44.651144  1842 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:44.658542  1844 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:44.663267  1678 ts_manager.cc:194] Registered new tserver with Master: 4cd59e86682c4593ac403577598d0c43 (127.0.107.193:41779)
I20260608 12:40:44.667126  1721 sys_catalog.cc:455] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1991efd2775c40659a086a983bfc7d8c. Latest consensus state: current_term: 1 leader_uuid: "1991efd2775c40659a086a983bfc7d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } } }
I20260608 12:40:44.667900  1721 sys_catalog.cc:458] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:44.670317  1613 ts_manager.cc:194] Registered new tserver with Master: 4cd59e86682c4593ac403577598d0c43 (127.0.107.193:41779)
I20260608 12:40:44.671988  1745 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "1991efd2775c40659a086a983bfc7d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } } }
I20260608 12:40:44.673334  1745 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:44.675951  1805 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "1991efd2775c40659a086a983bfc7d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } } }
I20260608 12:40:44.676690  1805 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [sys.catalog]: This master's current role is: LEADER
W20260608 12:40:44.677733  1848 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:44.678432  1816 catalog_manager.cc:1382] Generated new cluster ID: 27c93bc58e814996bd055c931a8c91b0
I20260608 12:40:44.678756  1816 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:44.679991  1850 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "1991efd2775c40659a086a983bfc7d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } } }
I20260608 12:40:44.680712  1850 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:44.684448  1721 sys_catalog.cc:455] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "1991efd2775c40659a086a983bfc7d8c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } } }
I20260608 12:40:44.685146  1721 sys_catalog.cc:458] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:44.685503   431 server_base.cc:1061] running on GCE node
I20260608 12:40:44.686597   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:44.686887   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:44.687117   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922444687100 us; error 0 us; skew 500 ppm
I20260608 12:40:44.687894   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:44.690625   431 webserver.cc:533] Webserver started at http://127.0.107.194:33853/ using document root <none> and password file <none>
I20260608 12:40:44.691272   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:44.691486   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:44.691774   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:44.693056   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "d3c8cba8f603470db985a17b0e3afd58"
format_stamp: "Formatted at 2026-06-08 12:40:44 on dist-test-slave-xmh3"
I20260608 12:40:44.698827   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260608 12:40:44.703075  1855 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:44.703972   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:40:44.704305   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "d3c8cba8f603470db985a17b0e3afd58"
format_stamp: "Formatted at 2026-06-08 12:40:44 on dist-test-slave-xmh3"
I20260608 12:40:44.704619   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-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)
I20260608 12:40:44.727639  1816 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:44.730032  1816 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:44.735594   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:44.736917   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:44.738477   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:44.741216   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:44.741443   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:44.741700   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:44.741955   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:40:44.756835  1816 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c: Generated new TSK 0
I20260608 12:40:44.757664  1816 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:44.794845   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:37325
I20260608 12:40:44.794962  1917 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:37325 every 8 connection(s)
I20260608 12:40:44.810446   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:44.827086  1925 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:44.828723  1918 heartbeater.cc:344] Connected to a master server at 127.0.107.252:44637
I20260608 12:40:44.829952  1918 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:44.832682  1920 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35985
I20260608 12:40:44.832922  1919 heartbeater.cc:344] Connected to a master server at 127.0.107.253:33379
I20260608 12:40:44.833251  1920 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:44.833433  1918 heartbeater.cc:507] Master 127.0.107.252:44637 requested a full tablet report, sending...
I20260608 12:40:44.833629  1919 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:44.834196  1920 heartbeater.cc:507] Master 127.0.107.254:35985 requested a full tablet report, sending...
I20260608 12:40:44.834849  1919 heartbeater.cc:507] Master 127.0.107.253:33379 requested a full tablet report, sending...
I20260608 12:40:44.836467  1678 ts_manager.cc:194] Registered new tserver with Master: d3c8cba8f603470db985a17b0e3afd58 (127.0.107.194:37325)
I20260608 12:40:44.836704  1548 ts_manager.cc:194] Registered new tserver with Master: d3c8cba8f603470db985a17b0e3afd58 (127.0.107.194:37325)
I20260608 12:40:44.839188  1613 ts_manager.cc:194] Registered new tserver with Master: d3c8cba8f603470db985a17b0e3afd58 (127.0.107.194:37325)
I20260608 12:40:44.840691  1548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37094
W20260608 12:40:44.845117  1926 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:44.849352  1928 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:44.850193   431 server_base.cc:1061] running on GCE node
I20260608 12:40:44.851094   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:44.851320   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:44.851527   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922444851509 us; error 0 us; skew 500 ppm
I20260608 12:40:44.852298   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:44.854970   431 webserver.cc:533] Webserver started at http://127.0.107.195:38029/ using document root <none> and password file <none>
I20260608 12:40:44.855544   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:44.855748   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:44.856041   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:44.857116   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "13890dc50038478dbad64d7ae8c90206"
format_stamp: "Formatted at 2026-06-08 12:40:44 on dist-test-slave-xmh3"
I20260608 12:40:44.861882   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:40:44.865379  1933 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:44.866297   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:40:44.866640   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "13890dc50038478dbad64d7ae8c90206"
format_stamp: "Formatted at 2026-06-08 12:40:44 on dist-test-slave-xmh3"
I20260608 12:40:44.866884   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780922429684918-431-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)
I20260608 12:40:44.880389   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:44.881569   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:44.883139   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:44.885401   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:44.885615   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:44.885929   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:44.886101   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:44.926548   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43717
I20260608 12:40:44.926697  1995 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43717 every 8 connection(s)
I20260608 12:40:44.957113  1996 heartbeater.cc:344] Connected to a master server at 127.0.107.252:44637
I20260608 12:40:44.957628  1996 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:44.958760  1996 heartbeater.cc:507] Master 127.0.107.252:44637 requested a full tablet report, sending...
I20260608 12:40:44.961589  1997 heartbeater.cc:344] Connected to a master server at 127.0.107.253:33379
I20260608 12:40:44.961997  1997 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:44.962255  1678 ts_manager.cc:194] Registered new tserver with Master: 13890dc50038478dbad64d7ae8c90206 (127.0.107.195:43717)
I20260608 12:40:44.962548  1998 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35985
I20260608 12:40:44.962800  1997 heartbeater.cc:507] Master 127.0.107.253:33379 requested a full tablet report, sending...
I20260608 12:40:44.962949  1998 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:44.963893  1998 heartbeater.cc:507] Master 127.0.107.254:35985 requested a full tablet report, sending...
I20260608 12:40:44.965658  1613 ts_manager.cc:194] Registered new tserver with Master: 13890dc50038478dbad64d7ae8c90206 (127.0.107.195:43717)
I20260608 12:40:44.966289  1548 ts_manager.cc:194] Registered new tserver with Master: 13890dc50038478dbad64d7ae8c90206 (127.0.107.195:43717)
I20260608 12:40:44.966562   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.009352852s
I20260608 12:40:44.967824  1548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37110
I20260608 12:40:45.481429  1744 catalog_manager.cc:1294] Loaded cluster ID: 27c93bc58e814996bd055c931a8c91b0
I20260608 12:40:45.481683  1744 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615: loading cluster ID for follower catalog manager: success
I20260608 12:40:45.486440  1744 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615: acquiring CA information for follower catalog manager: success
I20260608 12:40:45.490743  1744 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:40:45.496490  1756 catalog_manager.cc:1294] Loaded cluster ID: 27c93bc58e814996bd055c931a8c91b0
I20260608 12:40:45.496822  1756 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f: loading cluster ID for follower catalog manager: success
I20260608 12:40:45.501652  1756 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f: acquiring CA information for follower catalog manager: success
I20260608 12:40:45.504935  1756 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260608 12:40:45.654255  1548 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37080
I20260608 12:40:45.844702  1920 heartbeater.cc:499] Master 127.0.107.254:35985 was elected leader, sending a full tablet report...
I20260608 12:40:45.970595  1998 heartbeater.cc:499] Master 127.0.107.254:35985 was elected leader, sending a full tablet report...
I20260608 12:40:46.467628  1737 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:46.559908  1548 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37126:
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"
    }
  }
}
I20260608 12:40:46.633112  1883 tablet_service.cc:1511] Processing CreateTablet for tablet 6d6ff1adb1a7445c993064219b037645 (DEFAULT_TABLE table=test-workload [id=82431c4c39374068a1a6cdda6c9729b9]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:40:46.634563  1883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d6ff1adb1a7445c993064219b037645. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:46.639802  1793 tablet_service.cc:1511] Processing CreateTablet for tablet da7933dde9804b748055e224ac0bac3e (DEFAULT_TABLE table=test-workload [id=82431c4c39374068a1a6cdda6c9729b9]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:40:46.641146  1793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da7933dde9804b748055e224ac0bac3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:46.643075  1961 tablet_service.cc:1511] Processing CreateTablet for tablet 4bfac117a46e415e913ffdacf79eefdd (DEFAULT_TABLE table=test-workload [id=82431c4c39374068a1a6cdda6c9729b9]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:40:46.644418  1961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bfac117a46e415e913ffdacf79eefdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:46.649906  2033 tablet_bootstrap.cc:492] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58: Bootstrap starting.
I20260608 12:40:46.656641  1834 heartbeater.cc:499] Master 127.0.107.254:35985 was elected leader, sending a full tablet report...
I20260608 12:40:46.657719  2034 tablet_bootstrap.cc:492] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43: Bootstrap starting.
I20260608 12:40:46.659060  2033 tablet_bootstrap.cc:654] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:46.664772  2034 tablet_bootstrap.cc:654] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:46.666297  2035 tablet_bootstrap.cc:492] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206: Bootstrap starting.
I20260608 12:40:46.668102  2033 tablet_bootstrap.cc:492] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58: No bootstrap required, opened a new log
I20260608 12:40:46.668689  2033 ts_tablet_manager.cc:1403] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260608 12:40:46.672803  2033 raft_consensus.cc:359] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c8cba8f603470db985a17b0e3afd58" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37325 } }
I20260608 12:40:46.673540  2033 raft_consensus.cc:385] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:46.674043  2033 raft_consensus.cc:740] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d3c8cba8f603470db985a17b0e3afd58, State: Initialized, Role: FOLLOWER
I20260608 12:40:46.675539  2035 tablet_bootstrap.cc:654] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:46.675513  2033 consensus_queue.cc:260] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d3c8cba8f603470db985a17b0e3afd58" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37325 } }
I20260608 12:40:46.676501  2034 tablet_bootstrap.cc:492] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43: No bootstrap required, opened a new log
I20260608 12:40:46.676403  2033 raft_consensus.cc:399] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:46.677343  2033 raft_consensus.cc:493] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:46.677718  2033 raft_consensus.cc:3060] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:46.676959  2034 ts_tablet_manager.cc:1403] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.010s
I20260608 12:40:46.681910  2034 raft_consensus.cc:359] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cd59e86682c4593ac403577598d0c43" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41779 } }
I20260608 12:40:46.682515  2034 raft_consensus.cc:385] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:46.682849  2034 raft_consensus.cc:740] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4cd59e86682c4593ac403577598d0c43, State: Initialized, Role: FOLLOWER
I20260608 12:40:46.683728  2034 consensus_queue.cc:260] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4cd59e86682c4593ac403577598d0c43" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41779 } }
I20260608 12:40:46.684389  2034 raft_consensus.cc:399] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:46.684386  2033 raft_consensus.cc:515] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c8cba8f603470db985a17b0e3afd58" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37325 } }
I20260608 12:40:46.684937  2034 raft_consensus.cc:493] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:46.685369  2034 raft_consensus.cc:3060] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:46.685328  2033 leader_election.cc:304] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58 [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: d3c8cba8f603470db985a17b0e3afd58; no voters: 
I20260608 12:40:46.687084  2033 leader_election.cc:290] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:46.687525  2039 raft_consensus.cc:2804] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:46.687645  2035 tablet_bootstrap.cc:492] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206: No bootstrap required, opened a new log
I20260608 12:40:46.688373  2035 ts_tablet_manager.cc:1403] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260608 12:40:46.692409  2035 raft_consensus.cc:359] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13890dc50038478dbad64d7ae8c90206" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43717 } }
I20260608 12:40:46.693140  2035 raft_consensus.cc:385] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:46.693591  2035 raft_consensus.cc:740] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13890dc50038478dbad64d7ae8c90206, State: Initialized, Role: FOLLOWER
I20260608 12:40:46.694172  2034 raft_consensus.cc:515] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cd59e86682c4593ac403577598d0c43" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41779 } }
I20260608 12:40:46.694792  2035 consensus_queue.cc:260] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "13890dc50038478dbad64d7ae8c90206" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43717 } }
I20260608 12:40:46.695289  2034 leader_election.cc:304] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43 [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: 4cd59e86682c4593ac403577598d0c43; no voters: 
I20260608 12:40:46.695868  2035 raft_consensus.cc:399] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:46.696475  2035 raft_consensus.cc:493] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:46.696996  2035 raft_consensus.cc:3060] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:46.698163  2039 raft_consensus.cc:697] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58 [term 1 LEADER]: Becoming Leader. State: Replica: d3c8cba8f603470db985a17b0e3afd58, State: Running, Role: LEADER
I20260608 12:40:46.698622  2033 ts_tablet_manager.cc:1434] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58: Time spent starting tablet: real 0.029s	user 0.025s	sys 0.002s
I20260608 12:40:46.701299  2034 leader_election.cc:290] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:46.701690  2042 raft_consensus.cc:2804] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:46.702289  2039 consensus_queue.cc:237] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58 [LEADER]: Queue going to LEADER mode. State: All 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: "d3c8cba8f603470db985a17b0e3afd58" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37325 } }
I20260608 12:40:46.703868  2035 raft_consensus.cc:515] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13890dc50038478dbad64d7ae8c90206" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43717 } }
I20260608 12:40:46.704892  2035 leader_election.cc:304] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206 [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: 13890dc50038478dbad64d7ae8c90206; no voters: 
I20260608 12:40:46.710368  2042 raft_consensus.cc:697] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43 [term 1 LEADER]: Becoming Leader. State: Replica: 4cd59e86682c4593ac403577598d0c43, State: Running, Role: LEADER
I20260608 12:40:46.710975  2034 ts_tablet_manager.cc:1434] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43: Time spent starting tablet: real 0.032s	user 0.017s	sys 0.009s
I20260608 12:40:46.711210  2042 consensus_queue.cc:237] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43 [LEADER]: Queue going to LEADER mode. State: All 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: "4cd59e86682c4593ac403577598d0c43" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41779 } }
I20260608 12:40:46.714507  2035 leader_election.cc:290] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:46.721429  2046 raft_consensus.cc:2804] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:46.729812  1548 catalog_manager.cc:5696] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58 reported cstate change: term changed from 0 to 1, leader changed from <none> to d3c8cba8f603470db985a17b0e3afd58 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d3c8cba8f603470db985a17b0e3afd58" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d3c8cba8f603470db985a17b0e3afd58" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 37325 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:46.736256  1546 catalog_manager.cc:5696] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4cd59e86682c4593ac403577598d0c43 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "4cd59e86682c4593ac403577598d0c43" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4cd59e86682c4593ac403577598d0c43" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41779 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:46.739820  2035 ts_tablet_manager.cc:1434] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206: Time spent starting tablet: real 0.051s	user 0.024s	sys 0.008s
I20260608 12:40:46.747104  2046 raft_consensus.cc:697] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206 [term 1 LEADER]: Becoming Leader. State: Replica: 13890dc50038478dbad64d7ae8c90206, State: Running, Role: LEADER
I20260608 12:40:46.754069  2046 consensus_queue.cc:237] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206 [LEADER]: Queue going to LEADER mode. State: All 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: "13890dc50038478dbad64d7ae8c90206" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43717 } }
I20260608 12:40:46.778335  1546 catalog_manager.cc:5696] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206 reported cstate change: term changed from 0 to 1, leader changed from <none> to 13890dc50038478dbad64d7ae8c90206 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "13890dc50038478dbad64d7ae8c90206" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "13890dc50038478dbad64d7ae8c90206" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43717 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:46.795848   431 master.cc:562] Master@127.0.107.254:35985 shutting down...
W20260608 12:40:46.797490  1998 heartbeater.cc:646] Failed to heartbeat to 127.0.107.254:35985 (0 consecutive failures): Remote error: Failed to send heartbeat to master: Service unavailable: service kudu.master.MasterService not registered on Master
I20260608 12:40:46.815153   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:46.816006   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:46.816402   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1991efd2775c40659a086a983bfc7d8c: stopping tablet replica
I20260608 12:40:46.837111   431 master.cc:584] Master@127.0.107.254:35985 shutdown complete.
I20260608 12:40:48.557590  2057 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1991efd2775c40659a086a983bfc7d8c)
I20260608 12:40:48.558588  2057 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } }
I20260608 12:40:48.561631  2057 leader_election.cc:290] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1991efd2775c40659a086a983bfc7d8c (127.0.107.254:35985), 704d698735354a5daa7f2956ef471615 (127.0.107.253:33379)
I20260608 12:40:49.288460  2058 raft_consensus.cc:493] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 1991efd2775c40659a086a983bfc7d8c)
I20260608 12:40:49.289140  2058 raft_consensus.cc:515] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } }
I20260608 12:40:49.298316  2058 leader_election.cc:290] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 1991efd2775c40659a086a983bfc7d8c (127.0.107.254:35985), 7e0cd53b8f0d4e41af3187fa1fd09d0f (127.0.107.252:44637)
W20260608 12:40:49.308106  1598 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.254:35985: connect: Connection refused (error 111) [suppressed 8 similar messages]
W20260608 12:40:49.320498  1598 leader_election.cc:336] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1991efd2775c40659a086a983bfc7d8c (127.0.107.254:35985): Network error: Client connection negotiation failed: client connection to 127.0.107.254:35985: connect: Connection refused (error 111)
W20260608 12:40:49.336606  1663 leader_election.cc:336] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 1991efd2775c40659a086a983bfc7d8c (127.0.107.254:35985): Network error: Client connection negotiation failed: client connection to 127.0.107.254:35985: connect: Connection refused (error 111)
I20260608 12:40:49.760516  1687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "704d698735354a5daa7f2956ef471615" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" is_pre_election: true
I20260608 12:40:49.761477  1687 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 704d698735354a5daa7f2956ef471615 in term 1.
I20260608 12:40:49.762456  1623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "704d698735354a5daa7f2956ef471615" is_pre_election: true
I20260608 12:40:49.763118  1623 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e0cd53b8f0d4e41af3187fa1fd09d0f in term 1.
I20260608 12:40:49.764925  1600 leader_election.cc:304] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [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: 704d698735354a5daa7f2956ef471615, 7e0cd53b8f0d4e41af3187fa1fd09d0f; no voters: 1991efd2775c40659a086a983bfc7d8c
I20260608 12:40:49.765053  1661 leader_election.cc:304] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [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: 704d698735354a5daa7f2956ef471615, 7e0cd53b8f0d4e41af3187fa1fd09d0f; no voters: 1991efd2775c40659a086a983bfc7d8c
I20260608 12:40:49.765678  2058 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:40:49.766148  2058 raft_consensus.cc:493] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1991efd2775c40659a086a983bfc7d8c)
I20260608 12:40:49.766201  2057 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:40:49.766673  2058 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:49.766721  2057 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 1991efd2775c40659a086a983bfc7d8c)
I20260608 12:40:49.767232  2057 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:40:49.773622  2058 raft_consensus.cc:515] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } }
I20260608 12:40:49.773622  2057 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } }
I20260608 12:40:49.779166  2057 leader_election.cc:290] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [CANDIDATE]: Term 2 election: Requested vote from peers 1991efd2775c40659a086a983bfc7d8c (127.0.107.254:35985), 704d698735354a5daa7f2956ef471615 (127.0.107.253:33379)
W20260608 12:40:49.780922  1598 leader_election.cc:336] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1991efd2775c40659a086a983bfc7d8c (127.0.107.254:35985): Network error: Client connection negotiation failed: client connection to 127.0.107.254:35985: connect: Connection refused (error 111)
I20260608 12:40:49.781002  1623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "704d698735354a5daa7f2956ef471615"
I20260608 12:40:49.781873  1623 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 7e0cd53b8f0d4e41af3187fa1fd09d0f in current term 2: Already voted for candidate 704d698735354a5daa7f2956ef471615 in this term.
I20260608 12:40:49.782097  2058 leader_election.cc:290] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [CANDIDATE]: Term 2 election: Requested vote from peers 1991efd2775c40659a086a983bfc7d8c (127.0.107.254:35985), 7e0cd53b8f0d4e41af3187fa1fd09d0f (127.0.107.252:44637)
W20260608 12:40:49.782295  1663 leader_election.cc:336] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 1991efd2775c40659a086a983bfc7d8c (127.0.107.254:35985): Network error: Client connection negotiation failed: client connection to 127.0.107.254:35985: connect: Connection refused (error 111)
I20260608 12:40:49.783689  1687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "704d698735354a5daa7f2956ef471615" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f"
I20260608 12:40:49.783957  1661 leader_election.cc:304] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [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: 7e0cd53b8f0d4e41af3187fa1fd09d0f; no voters: 1991efd2775c40659a086a983bfc7d8c, 704d698735354a5daa7f2956ef471615
I20260608 12:40:49.784487  1687 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 704d698735354a5daa7f2956ef471615 in current term 2: Already voted for candidate 7e0cd53b8f0d4e41af3187fa1fd09d0f in this term.
I20260608 12:40:49.785537  2057 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260608 12:40:49.786093  1600 leader_election.cc:304] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [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: 704d698735354a5daa7f2956ef471615; no voters: 1991efd2775c40659a086a983bfc7d8c, 7e0cd53b8f0d4e41af3187fa1fd09d0f
I20260608 12:40:49.788434  2058 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260608 12:40:50.037498  1709 debug-util.cc:398] Leaking SignalData structure 0x7b080004a4c0 after lost signal to thread 434
W20260608 12:40:50.038791  1709 debug-util.cc:398] Leaking SignalData structure 0x7b0800167c00 after lost signal to thread 1647
W20260608 12:40:50.039644  1709 debug-util.cc:398] Leaking SignalData structure 0x7b080004c520 after lost signal to thread 1712
W20260608 12:40:50.040820  1709 debug-util.cc:398] Leaking SignalData structure 0x7b08001c2da0 after lost signal to thread 1830
W20260608 12:40:50.042025  1709 debug-util.cc:398] Leaking SignalData structure 0x7b080005e3c0 after lost signal to thread 1917
W20260608 12:40:50.043059  1709 debug-util.cc:398] Leaking SignalData structure 0x7b0800039e60 after lost signal to thread 1995
I20260608 12:40:51.445902  2071 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:51.446590  2071 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } }
I20260608 12:40:51.448519  2071 leader_election.cc:290] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 1991efd2775c40659a086a983bfc7d8c (127.0.107.254:35985), 704d698735354a5daa7f2956ef471615 (127.0.107.253:33379)
I20260608 12:40:51.450372  1623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "704d698735354a5daa7f2956ef471615" is_pre_election: true
I20260608 12:40:51.451300  1623 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e0cd53b8f0d4e41af3187fa1fd09d0f in term 2.
I20260608 12:40:51.453112  1661 leader_election.cc:304] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [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: 704d698735354a5daa7f2956ef471615, 7e0cd53b8f0d4e41af3187fa1fd09d0f; no voters: 
I20260608 12:40:51.454032  2071 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:40:51.454355  2071 raft_consensus.cc:493] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:51.454624  2071 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:40:51.455818  1663 leader_election.cc:336] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 1991efd2775c40659a086a983bfc7d8c (127.0.107.254:35985): Network error: Client connection negotiation failed: client connection to 127.0.107.254:35985: connect: Connection refused (error 111)
I20260608 12:40:51.460650  2071 raft_consensus.cc:515] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } }
I20260608 12:40:51.462471  2071 leader_election.cc:290] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [CANDIDATE]: Term 3 election: Requested vote from peers 1991efd2775c40659a086a983bfc7d8c (127.0.107.254:35985), 704d698735354a5daa7f2956ef471615 (127.0.107.253:33379)
I20260608 12:40:51.463693  1623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "704d698735354a5daa7f2956ef471615"
I20260608 12:40:51.464325  1623 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 2 FOLLOWER]: Advancing to term 3
W20260608 12:40:51.467357  1663 leader_election.cc:336] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer 1991efd2775c40659a086a983bfc7d8c (127.0.107.254:35985): Network error: Client connection negotiation failed: client connection to 127.0.107.254:35985: connect: Connection refused (error 111)
I20260608 12:40:51.472131  1623 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e0cd53b8f0d4e41af3187fa1fd09d0f in term 3.
I20260608 12:40:51.473352  1661 leader_election.cc:304] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [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: 704d698735354a5daa7f2956ef471615, 7e0cd53b8f0d4e41af3187fa1fd09d0f; no voters: 1991efd2775c40659a086a983bfc7d8c
I20260608 12:40:51.474253  2071 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:40:51.475559  2071 raft_consensus.cc:697] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 3 LEADER]: Becoming Leader. State: Replica: 7e0cd53b8f0d4e41af3187fa1fd09d0f, State: Running, Role: LEADER
I20260608 12:40:51.476550  2071 consensus_queue.cc:237] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [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: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } }
I20260608 12:40:51.486686  2074 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e0cd53b8f0d4e41af3187fa1fd09d0f. Latest consensus state: current_term: 3 leader_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } } }
I20260608 12:40:51.487620  2074 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:51.489517  2076 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:51.495981  2076 catalog_manager.cc:679] Loaded metadata for table test-workload [id=82431c4c39374068a1a6cdda6c9729b9]
I20260608 12:40:51.500762  2076 tablet_loader.cc:96] loaded metadata for tablet 4bfac117a46e415e913ffdacf79eefdd (table test-workload [id=82431c4c39374068a1a6cdda6c9729b9])
I20260608 12:40:51.501745  2076 tablet_loader.cc:96] loaded metadata for tablet 6d6ff1adb1a7445c993064219b037645 (table test-workload [id=82431c4c39374068a1a6cdda6c9729b9])
I20260608 12:40:51.502746  2076 tablet_loader.cc:96] loaded metadata for tablet da7933dde9804b748055e224ac0bac3e (table test-workload [id=82431c4c39374068a1a6cdda6c9729b9])
I20260608 12:40:51.503659  2076 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:51.506853  2076 catalog_manager.cc:1294] Loaded cluster ID: 27c93bc58e814996bd055c931a8c91b0
I20260608 12:40:51.507092  2076 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:51.510600  2076 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:51.513711  2076 catalog_manager.cc:6080] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f: Loaded TSK: 0
I20260608 12:40:51.514707  2076 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:51.900451  1623 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 3 FOLLOWER]: Refusing update from remote peer 7e0cd53b8f0d4e41af3187fa1fd09d0f: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 3 index: 10. (index mismatch)
I20260608 12:40:51.902192  2074 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [LEADER]: Connected to new peer: Peer: permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260608 12:40:51.908833  2079 sys_catalog.cc:455] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 7e0cd53b8f0d4e41af3187fa1fd09d0f. Latest consensus state: current_term: 3 leader_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } } }
I20260608 12:40:51.909631  2079 sys_catalog.cc:458] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:51.913265  2071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } } }
I20260608 12:40:51.917819  2071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [sys.catalog]: This master's current role is: LEADER
W20260608 12:40:51.919765  1663 consensus_peers.cc:597] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f -> Peer 1991efd2775c40659a086a983bfc7d8c (127.0.107.254:35985): Couldn't send request to peer 1991efd2775c40659a086a983bfc7d8c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.254:35985: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:40:51.920723  2079 sys_catalog.cc:455] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1991efd2775c40659a086a983bfc7d8c" member_type: VOTER last_known_addr { host: "127.0.107.254" port: 35985 } } peers { permanent_uuid: "704d698735354a5daa7f2956ef471615" member_type: VOTER last_known_addr { host: "127.0.107.253" port: 33379 } } peers { permanent_uuid: "7e0cd53b8f0d4e41af3187fa1fd09d0f" member_type: VOTER last_known_addr { host: "127.0.107.252" port: 44637 } } }
I20260608 12:40:51.921586  2079 sys_catalog.cc:458] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [sys.catalog]: This master's current role is: FOLLOWER
I20260608 12:40:52.798161  1918 heartbeater.cc:499] Master 127.0.107.252:44637 was elected leader, sending a full tablet report...
I20260608 12:40:52.801800  1832 heartbeater.cc:499] Master 127.0.107.252:44637 was elected leader, sending a full tablet report...
I20260608 12:40:53.326838  1996 heartbeater.cc:499] Master 127.0.107.252:44637 was elected leader, sending a full tablet report...
I20260608 12:40:53.327014  1755 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:53.327419  1755 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:53.657662   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:40:53.682600   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:53.683372   431 tablet_replica.cc:333] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43: stopping tablet replica
I20260608 12:40:53.683920   431 raft_consensus.cc:2243] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:53.684432   431 raft_consensus.cc:2272] T da7933dde9804b748055e224ac0bac3e P 4cd59e86682c4593ac403577598d0c43 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:53.703789   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:40:53.714949   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:40:53.735153   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:53.735965   431 tablet_replica.cc:333] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58: stopping tablet replica
I20260608 12:40:53.736550   431 raft_consensus.cc:2243] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:53.737062   431 raft_consensus.cc:2272] T 6d6ff1adb1a7445c993064219b037645 P d3c8cba8f603470db985a17b0e3afd58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:53.755848   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:40:53.766647   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:40:53.792420   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:40:53.793210   431 tablet_replica.cc:333] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206: stopping tablet replica
I20260608 12:40:53.794076   431 raft_consensus.cc:2243] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:40:53.794620   431 raft_consensus.cc:2272] T 4bfac117a46e415e913ffdacf79eefdd P 13890dc50038478dbad64d7ae8c90206 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:53.813457   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:40:53.825302   431 master.cc:562] Master@127.0.107.253:33379 shutting down...
I20260608 12:40:53.843955   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:40:53.844585   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:53.844978   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 704d698735354a5daa7f2956ef471615: stopping tablet replica
I20260608 12:40:53.863870   431 master.cc:584] Master@127.0.107.253:33379 shutdown complete.
I20260608 12:40:53.877209   431 master.cc:562] Master@127.0.107.252:44637 shutting down...
I20260608 12:40:53.895385   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:40:53.896248   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:40:53.896548   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 7e0cd53b8f0d4e41af3187fa1fd09d0f: stopping tablet replica
I20260608 12:40:53.932117   431 master.cc:584] Master@127.0.107.252:44637 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (9838 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260608 12:40:53.964884   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40357
I20260608 12:40:53.966137   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:53.971946  2093 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:53.972005  2092 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:53.972591  2095 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:53.974268   431 server_base.cc:1061] running on GCE node
I20260608 12:40:53.975044   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:53.975260   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:53.975417   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922453975401 us; error 0 us; skew 500 ppm
I20260608 12:40:53.976011   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:53.978405   431 webserver.cc:533] Webserver started at http://127.0.107.254:45641/ using document root <none> and password file <none>
I20260608 12:40:53.978917   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:53.979120   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:53.979378   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:53.980537   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "9a2e11604adf4417a554f90c3637fcc4"
format_stamp: "Formatted at 2026-06-08 12:40:53 on dist-test-slave-xmh3"
I20260608 12:40:53.986665   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.006s
I20260608 12:40:53.990131  2100 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:53.990978   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:40:53.991241   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "9a2e11604adf4417a554f90c3637fcc4"
format_stamp: "Formatted at 2026-06-08 12:40:53 on dist-test-slave-xmh3"
I20260608 12:40:53.991487   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-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)
I20260608 12:40:54.014389   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:54.015625   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:54.054899   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40357
I20260608 12:40:54.055012  2151 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40357 every 8 connection(s)
I20260608 12:40:54.059198  2152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:54.069656  2152 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4: Bootstrap starting.
I20260608 12:40:54.074577  2152 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:54.079046  2152 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4: No bootstrap required, opened a new log
I20260608 12:40:54.081668  2152 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a2e11604adf4417a554f90c3637fcc4" member_type: VOTER }
I20260608 12:40:54.082237  2152 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:54.082558  2152 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a2e11604adf4417a554f90c3637fcc4, State: Initialized, Role: FOLLOWER
I20260608 12:40:54.083340  2152 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9a2e11604adf4417a554f90c3637fcc4" member_type: VOTER }
I20260608 12:40:54.084024  2152 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:40:54.084342  2152 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:40:54.084703  2152 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:54.185451  2152 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a2e11604adf4417a554f90c3637fcc4" member_type: VOTER }
I20260608 12:40:54.186323  2152 leader_election.cc:304] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [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: 9a2e11604adf4417a554f90c3637fcc4; no voters: 
I20260608 12:40:54.187965  2152 leader_election.cc:290] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:40:54.188347  2155 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:54.190367  2155 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [term 1 LEADER]: Becoming Leader. State: Replica: 9a2e11604adf4417a554f90c3637fcc4, State: Running, Role: LEADER
I20260608 12:40:54.191167  2155 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [LEADER]: Queue going to LEADER mode. State: All 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: "9a2e11604adf4417a554f90c3637fcc4" member_type: VOTER }
I20260608 12:40:54.192021  2152 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:40:54.194301  2156 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9a2e11604adf4417a554f90c3637fcc4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a2e11604adf4417a554f90c3637fcc4" member_type: VOTER } }
I20260608 12:40:54.194320  2157 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9a2e11604adf4417a554f90c3637fcc4. Latest consensus state: current_term: 1 leader_uuid: "9a2e11604adf4417a554f90c3637fcc4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9a2e11604adf4417a554f90c3637fcc4" member_type: VOTER } }
I20260608 12:40:54.195184  2157 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:54.195128  2156 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [sys.catalog]: This master's current role is: LEADER
I20260608 12:40:54.204125  2161 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:40:54.209215  2161 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:40:54.210321   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:40:54.218313  2161 catalog_manager.cc:1382] Generated new cluster ID: 12c9430e53854364800ec22ab1d0ada1
I20260608 12:40:54.218611  2161 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:40:54.237406  2161 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:40:54.238730  2161 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:40:54.254992  2161 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4: Generated new TSK 0
I20260608 12:40:54.255599  2161 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:40:54.277297   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:54.283774  2173 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:54.284600  2174 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:54.286230  2176 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:54.286716   431 server_base.cc:1061] running on GCE node
I20260608 12:40:54.287521   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:54.287724   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:54.287883   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922454287870 us; error 0 us; skew 500 ppm
I20260608 12:40:54.288499   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:54.291003   431 webserver.cc:533] Webserver started at http://127.0.107.193:45057/ using document root <none> and password file <none>
I20260608 12:40:54.291507   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:54.291712   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:54.291983   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:54.295104   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "7e1eaab0fe174881926637c6cbc20c89"
format_stamp: "Formatted at 2026-06-08 12:40:54 on dist-test-slave-xmh3"
I20260608 12:40:54.301048   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:40:54.304587  2181 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.305446   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:40:54.305794   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "7e1eaab0fe174881926637c6cbc20c89"
format_stamp: "Formatted at 2026-06-08 12:40:54 on dist-test-slave-xmh3"
I20260608 12:40:54.306108   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-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)
I20260608 12:40:54.329159   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:54.330422   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:54.331883   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:54.334393   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:54.334614   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.334877   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:54.335050   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.376101   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40129
I20260608 12:40:54.376206  2243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40129 every 8 connection(s)
I20260608 12:40:54.381521   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:54.389490  2248 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:54.392150  2249 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:54.392819   431 server_base.cc:1061] running on GCE node
W20260608 12:40:54.393020  2251 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:54.394302   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:54.394604   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:54.394840   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922454394819 us; error 0 us; skew 500 ppm
I20260608 12:40:54.395582   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:54.396392  2244 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40357
I20260608 12:40:54.396878  2244 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:54.398131  2244 heartbeater.cc:507] Master 127.0.107.254:40357 requested a full tablet report, sending...
I20260608 12:40:54.400686   431 webserver.cc:533] Webserver started at http://127.0.107.194:35573/ using document root <none> and password file <none>
I20260608 12:40:54.401413   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:54.401706   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:54.402088   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:54.402062  2117 ts_manager.cc:194] Registered new tserver with Master: 7e1eaab0fe174881926637c6cbc20c89 (127.0.107.193:40129)
I20260608 12:40:54.403822   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "3eec8feede4941c19a77a6dbefaa66cf"
format_stamp: "Formatted at 2026-06-08 12:40:54 on dist-test-slave-xmh3"
I20260608 12:40:54.404827  2117 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41962
I20260608 12:40:54.409420   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260608 12:40:54.412894  2256 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.413609   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:40:54.413918   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "3eec8feede4941c19a77a6dbefaa66cf"
format_stamp: "Formatted at 2026-06-08 12:40:54 on dist-test-slave-xmh3"
I20260608 12:40:54.414222   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-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)
I20260608 12:40:54.439775   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:54.441015   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:54.442453   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:54.444732   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:54.444986   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.445220   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:54.445391   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.486512   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45785
I20260608 12:40:54.486604  2318 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45785 every 8 connection(s)
I20260608 12:40:54.491782   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:40:54.499676  2322 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:40:54.501909  2323 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:54.504647   431 server_base.cc:1061] running on GCE node
W20260608 12:40:54.505905  2325 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:40:54.506459  2319 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40357
I20260608 12:40:54.506865  2319 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:54.506938   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:40:54.507261   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:40:54.507445   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922454507425 us; error 0 us; skew 500 ppm
I20260608 12:40:54.507814  2319 heartbeater.cc:507] Master 127.0.107.254:40357 requested a full tablet report, sending...
I20260608 12:40:54.508139   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:40:54.510339  2117 ts_manager.cc:194] Registered new tserver with Master: 3eec8feede4941c19a77a6dbefaa66cf (127.0.107.194:45785)
I20260608 12:40:54.511106   431 webserver.cc:533] Webserver started at http://127.0.107.195:37611/ using document root <none> and password file <none>
I20260608 12:40:54.511809   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:40:54.512050   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:40:54.512226  2117 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41974
I20260608 12:40:54.512388   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:40:54.513855   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "2c7919633570402eaa8872b12ac979da"
format_stamp: "Formatted at 2026-06-08 12:40:54 on dist-test-slave-xmh3"
I20260608 12:40:54.518417   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:40:54.522087  2330 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.522816   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:40:54.523114   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "2c7919633570402eaa8872b12ac979da"
format_stamp: "Formatted at 2026-06-08 12:40:54 on dist-test-slave-xmh3"
I20260608 12:40:54.523389   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-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)
I20260608 12:40:54.542637   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:40:54.543843   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:40:54.545262   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:40:54.547523   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:40:54.547744   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.547984   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:40:54.548156   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:40:54.586972   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42189
I20260608 12:40:54.587074  2392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42189 every 8 connection(s)
I20260608 12:40:54.601799  2393 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40357
I20260608 12:40:54.602198  2393 heartbeater.cc:461] Registering TS with master...
I20260608 12:40:54.602958  2393 heartbeater.cc:507] Master 127.0.107.254:40357 requested a full tablet report, sending...
I20260608 12:40:54.604935  2117 ts_manager.cc:194] Registered new tserver with Master: 2c7919633570402eaa8872b12ac979da (127.0.107.195:42189)
I20260608 12:40:54.605099   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014772463s
I20260608 12:40:54.606341  2117 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41978
I20260608 12:40:55.407979  2244 heartbeater.cc:499] Master 127.0.107.254:40357 was elected leader, sending a full tablet report...
I20260608 12:40:55.514954  2319 heartbeater.cc:499] Master 127.0.107.254:40357 was elected leader, sending a full tablet report...
I20260608 12:40:55.608878  2393 heartbeater.cc:499] Master 127.0.107.254:40357 was elected leader, sending a full tablet report...
I20260608 12:40:55.661459  2117 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41980:
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"
    }
  }
}
W20260608 12:40:55.663703  2117 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.
I20260608 12:40:55.722373  2209 tablet_service.cc:1511] Processing CreateTablet for tablet ea032cd63d0747c68eaeb48fc0be0d0e (DEFAULT_TABLE table=test-workload [id=5a73f7445c1d4f048c234a033b66e738]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:40:55.723106  2208 tablet_service.cc:1511] Processing CreateTablet for tablet e9d9edf722da489aab129df4719b5820 (DEFAULT_TABLE table=test-workload [id=5a73f7445c1d4f048c234a033b66e738]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:40:55.724006  2209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea032cd63d0747c68eaeb48fc0be0d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:55.724677  2357 tablet_service.cc:1511] Processing CreateTablet for tablet e9d9edf722da489aab129df4719b5820 (DEFAULT_TABLE table=test-workload [id=5a73f7445c1d4f048c234a033b66e738]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:40:55.725291  2283 tablet_service.cc:1511] Processing CreateTablet for tablet e9d9edf722da489aab129df4719b5820 (DEFAULT_TABLE table=test-workload [id=5a73f7445c1d4f048c234a033b66e738]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260608 12:40:55.725554  2358 tablet_service.cc:1511] Processing CreateTablet for tablet ea032cd63d0747c68eaeb48fc0be0d0e (DEFAULT_TABLE table=test-workload [id=5a73f7445c1d4f048c234a033b66e738]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:40:55.726125  2357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d9edf722da489aab129df4719b5820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:55.726670  2283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d9edf722da489aab129df4719b5820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:55.726795  2358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea032cd63d0747c68eaeb48fc0be0d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:55.730463  2284 tablet_service.cc:1511] Processing CreateTablet for tablet ea032cd63d0747c68eaeb48fc0be0d0e (DEFAULT_TABLE table=test-workload [id=5a73f7445c1d4f048c234a033b66e738]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260608 12:40:55.731789  2284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea032cd63d0747c68eaeb48fc0be0d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:55.734205  2208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e9d9edf722da489aab129df4719b5820. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:40:55.758785  2413 tablet_bootstrap.cc:492] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da: Bootstrap starting.
I20260608 12:40:55.762251  2415 tablet_bootstrap.cc:492] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf: Bootstrap starting.
I20260608 12:40:55.764056  2414 tablet_bootstrap.cc:492] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89: Bootstrap starting.
I20260608 12:40:55.768378  2413 tablet_bootstrap.cc:654] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:55.770119  2414 tablet_bootstrap.cc:654] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:55.770923  2415 tablet_bootstrap.cc:654] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:55.774587  2413 tablet_bootstrap.cc:492] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da: No bootstrap required, opened a new log
I20260608 12:40:55.775079  2413 ts_tablet_manager.cc:1403] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.003s
I20260608 12:40:55.777102  2415 tablet_bootstrap.cc:492] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf: No bootstrap required, opened a new log
I20260608 12:40:55.777578  2415 ts_tablet_manager.cc:1403] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.006s
I20260608 12:40:55.778043  2413 raft_consensus.cc:359] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:55.778849  2413 raft_consensus.cc:385] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:55.779161  2413 raft_consensus.cc:740] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c7919633570402eaa8872b12ac979da, State: Initialized, Role: FOLLOWER
I20260608 12:40:55.779812  2414 tablet_bootstrap.cc:492] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89: No bootstrap required, opened a new log
I20260608 12:40:55.780232  2414 ts_tablet_manager.cc:1403] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260608 12:40:55.779949  2413 consensus_queue.cc:260] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:55.780661  2415 raft_consensus.cc:359] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:55.781428  2415 raft_consensus.cc:385] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:55.781833  2415 raft_consensus.cc:740] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eec8feede4941c19a77a6dbefaa66cf, State: Initialized, Role: FOLLOWER
I20260608 12:40:55.782793  2414 raft_consensus.cc:359] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:55.783541  2414 raft_consensus.cc:385] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:55.783078  2415 consensus_queue.cc:260] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:55.783872  2414 raft_consensus.cc:740] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1eaab0fe174881926637c6cbc20c89, State: Initialized, Role: FOLLOWER
I20260608 12:40:55.784783  2414 consensus_queue.cc:260] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:55.787806  2413 ts_tablet_manager.cc:1434] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da: Time spent starting tablet: real 0.012s	user 0.012s	sys 0.000s
I20260608 12:40:55.788508  2415 ts_tablet_manager.cc:1434] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260608 12:40:55.788832  2413 tablet_bootstrap.cc:492] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da: Bootstrap starting.
I20260608 12:40:55.789721  2415 tablet_bootstrap.cc:492] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf: Bootstrap starting.
I20260608 12:40:55.795349  2414 ts_tablet_manager.cc:1434] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.008s
I20260608 12:40:55.796531  2414 tablet_bootstrap.cc:492] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89: Bootstrap starting.
I20260608 12:40:55.797176  2415 tablet_bootstrap.cc:654] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:55.805095  2414 tablet_bootstrap.cc:654] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:55.808640  2413 tablet_bootstrap.cc:654] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da: Neither blocks nor log segments found. Creating new log.
I20260608 12:40:55.813551  2419 raft_consensus.cc:493] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:55.814236  2419 raft_consensus.cc:515] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:55.825151  2419 leader_election.cc:290] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7e1eaab0fe174881926637c6cbc20c89 (127.0.107.193:40129), 3eec8feede4941c19a77a6dbefaa66cf (127.0.107.194:45785)
I20260608 12:40:55.829147  2413 tablet_bootstrap.cc:492] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da: No bootstrap required, opened a new log
I20260608 12:40:55.829710  2413 ts_tablet_manager.cc:1403] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.012s
I20260608 12:40:55.832743  2413 raft_consensus.cc:359] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:55.833451  2413 raft_consensus.cc:385] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:55.833740  2413 raft_consensus.cc:740] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c7919633570402eaa8872b12ac979da, State: Initialized, Role: FOLLOWER
I20260608 12:40:55.834553  2413 consensus_queue.cc:260] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:55.836730  2413 ts_tablet_manager.cc:1434] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:40:55.841403  2415 tablet_bootstrap.cc:492] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf: No bootstrap required, opened a new log
I20260608 12:40:55.841928  2415 ts_tablet_manager.cc:1403] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf: Time spent bootstrapping tablet: real 0.052s	user 0.019s	sys 0.021s
I20260608 12:40:55.844570  2415 raft_consensus.cc:359] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:55.845279  2415 raft_consensus.cc:385] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:55.845603  2415 raft_consensus.cc:740] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3eec8feede4941c19a77a6dbefaa66cf, State: Initialized, Role: FOLLOWER
I20260608 12:40:55.847451  2415 consensus_queue.cc:260] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:55.849195  2414 tablet_bootstrap.cc:492] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89: No bootstrap required, opened a new log
I20260608 12:40:55.849658  2415 ts_tablet_manager.cc:1434] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:40:55.849716  2414 ts_tablet_manager.cc:1403] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.018s
I20260608 12:40:55.852957  2414 raft_consensus.cc:359] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:55.853739  2414 raft_consensus.cc:385] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:40:55.853744  2219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d9edf722da489aab129df4719b5820" candidate_uuid: "2c7919633570402eaa8872b12ac979da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1eaab0fe174881926637c6cbc20c89" is_pre_election: true
I20260608 12:40:55.854310  2414 raft_consensus.cc:740] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7e1eaab0fe174881926637c6cbc20c89, State: Initialized, Role: FOLLOWER
I20260608 12:40:55.855139  2414 consensus_queue.cc:260] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:55.856137  2219 raft_consensus.cc:2468] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c7919633570402eaa8872b12ac979da in term 0.
I20260608 12:40:55.857425  2414 ts_tablet_manager.cc:1434] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260608 12:40:55.859783  2332 leader_election.cc:304] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c7919633570402eaa8872b12ac979da, 7e1eaab0fe174881926637c6cbc20c89; no voters: 
I20260608 12:40:55.859910  2294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d9edf722da489aab129df4719b5820" candidate_uuid: "2c7919633570402eaa8872b12ac979da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eec8feede4941c19a77a6dbefaa66cf" is_pre_election: true
I20260608 12:40:55.860637  2294 raft_consensus.cc:2468] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2c7919633570402eaa8872b12ac979da in term 0.
I20260608 12:40:55.860731  2419 raft_consensus.cc:2804] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:55.861193  2419 raft_consensus.cc:493] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:55.861550  2419 raft_consensus.cc:3060] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:55.867867  2419 raft_consensus.cc:515] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:55.869450  2419 leader_election.cc:290] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [CANDIDATE]: Term 1 election: Requested vote from peers 7e1eaab0fe174881926637c6cbc20c89 (127.0.107.193:40129), 3eec8feede4941c19a77a6dbefaa66cf (127.0.107.194:45785)
I20260608 12:40:55.870359  2219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d9edf722da489aab129df4719b5820" candidate_uuid: "2c7919633570402eaa8872b12ac979da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7e1eaab0fe174881926637c6cbc20c89"
I20260608 12:40:55.870450  2294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d9edf722da489aab129df4719b5820" candidate_uuid: "2c7919633570402eaa8872b12ac979da" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eec8feede4941c19a77a6dbefaa66cf"
I20260608 12:40:55.871129  2219 raft_consensus.cc:3060] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:55.871206  2294 raft_consensus.cc:3060] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:55.875795  2219 raft_consensus.cc:2468] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c7919633570402eaa8872b12ac979da in term 1.
I20260608 12:40:55.875901  2294 raft_consensus.cc:2468] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2c7919633570402eaa8872b12ac979da in term 1.
I20260608 12:40:55.877022  2331 leader_election.cc:304] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c7919633570402eaa8872b12ac979da, 3eec8feede4941c19a77a6dbefaa66cf; no voters: 
I20260608 12:40:55.877691  2419 raft_consensus.cc:2804] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:55.878825  2419 raft_consensus.cc:697] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 1 LEADER]: Becoming Leader. State: Replica: 2c7919633570402eaa8872b12ac979da, State: Running, Role: LEADER
I20260608 12:40:55.879621  2419 consensus_queue.cc:237] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:55.888253  2115 catalog_manager.cc:5696] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da reported cstate change: term changed from 0 to 1, leader changed from <none> to 2c7919633570402eaa8872b12ac979da (127.0.107.195). New cstate: current_term: 1 leader_uuid: "2c7919633570402eaa8872b12ac979da" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } health_report { overall_health: HEALTHY } } }
I20260608 12:40:56.137142  2421 raft_consensus.cc:493] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:40:56.137676  2421 raft_consensus.cc:515] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:56.140028  2421 leader_election.cc:290] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3eec8feede4941c19a77a6dbefaa66cf (127.0.107.194:45785), 2c7919633570402eaa8872b12ac979da (127.0.107.195:42189)
I20260608 12:40:56.150002  2294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea032cd63d0747c68eaeb48fc0be0d0e" candidate_uuid: "7e1eaab0fe174881926637c6cbc20c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eec8feede4941c19a77a6dbefaa66cf" is_pre_election: true
I20260608 12:40:56.150290  2368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea032cd63d0747c68eaeb48fc0be0d0e" candidate_uuid: "7e1eaab0fe174881926637c6cbc20c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c7919633570402eaa8872b12ac979da" is_pre_election: true
I20260608 12:40:56.150599  2294 raft_consensus.cc:2468] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e1eaab0fe174881926637c6cbc20c89 in term 0.
I20260608 12:40:56.150954  2368 raft_consensus.cc:2468] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e1eaab0fe174881926637c6cbc20c89 in term 0.
I20260608 12:40:56.151777  2182 leader_election.cc:304] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eec8feede4941c19a77a6dbefaa66cf, 7e1eaab0fe174881926637c6cbc20c89; no voters: 
I20260608 12:40:56.152567  2421 raft_consensus.cc:2804] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:40:56.152969  2421 raft_consensus.cc:493] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:40:56.153218  2421 raft_consensus.cc:3060] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:56.159185  2421 raft_consensus.cc:515] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:56.160897  2421 leader_election.cc:290] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [CANDIDATE]: Term 1 election: Requested vote from peers 3eec8feede4941c19a77a6dbefaa66cf (127.0.107.194:45785), 2c7919633570402eaa8872b12ac979da (127.0.107.195:42189)
I20260608 12:40:56.161638  2294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea032cd63d0747c68eaeb48fc0be0d0e" candidate_uuid: "7e1eaab0fe174881926637c6cbc20c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3eec8feede4941c19a77a6dbefaa66cf"
I20260608 12:40:56.162040  2368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea032cd63d0747c68eaeb48fc0be0d0e" candidate_uuid: "7e1eaab0fe174881926637c6cbc20c89" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2c7919633570402eaa8872b12ac979da"
I20260608 12:40:56.162353  2294 raft_consensus.cc:3060] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:56.162668  2368 raft_consensus.cc:3060] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:40:56.169852  2368 raft_consensus.cc:2468] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e1eaab0fe174881926637c6cbc20c89 in term 1.
I20260608 12:40:56.169804  2294 raft_consensus.cc:2468] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e1eaab0fe174881926637c6cbc20c89 in term 1.
I20260608 12:40:56.171190  2182 leader_election.cc:304] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eec8feede4941c19a77a6dbefaa66cf, 7e1eaab0fe174881926637c6cbc20c89; no voters: 
I20260608 12:40:56.171965  2421 raft_consensus.cc:2804] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:40:56.172811  2421 raft_consensus.cc:697] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [term 1 LEADER]: Becoming Leader. State: Replica: 7e1eaab0fe174881926637c6cbc20c89, State: Running, Role: LEADER
I20260608 12:40:56.173480  2421 consensus_queue.cc:237] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:40:56.180063  2115 catalog_manager.cc:5696] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7e1eaab0fe174881926637c6cbc20c89 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "7e1eaab0fe174881926637c6cbc20c89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } health_report { overall_health: UNKNOWN } } }
I20260608 12:40:56.207187  2170 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:56.209201  2170 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:56.209496  2170 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:40:56.319216  2419 consensus_queue.cc:1048] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:56.332258  2435 consensus_queue.cc:1048] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:40:56.572788  2421 consensus_queue.cc:1048] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:56.584928  2440 consensus_queue.cc:1048] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:40:58.210356  2170 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:40:58.212479  2170 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:40:58.212832  2170 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:00.213953  2170 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:00.216259  2170 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:00.216670  2170 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:02.217582  2170 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:02.219645  2170 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:02.219998  2170 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:04.221154  2170 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:04.224550  2170 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:04.225034  2170 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:04.590366  2448 raft_consensus.cc:493] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7e1eaab0fe174881926637c6cbc20c89)
I20260608 12:41:04.591538  2448 raft_consensus.cc:515] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:41:04.789110  2448 leader_election.cc:290] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7e1eaab0fe174881926637c6cbc20c89 (127.0.107.193:40129), 2c7919633570402eaa8872b12ac979da (127.0.107.195:42189)
I20260608 12:41:04.790199  2448 raft_consensus.cc:493] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c7919633570402eaa8872b12ac979da)
I20260608 12:41:04.791071  2448 raft_consensus.cc:515] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:41:04.892017  2448 leader_election.cc:290] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7e1eaab0fe174881926637c6cbc20c89 (127.0.107.193:40129), 2c7919633570402eaa8872b12ac979da (127.0.107.195:42189)
W20260608 12:41:05.220455  2315 debug-util.cc:398] Leaking SignalData structure 0x7b0800106c20 after lost signal to thread 434
I20260608 12:41:05.242631  2451 raft_consensus.cc:493] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2c7919633570402eaa8872b12ac979da)
I20260608 12:41:05.243222  2451 raft_consensus.cc:515] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:41:05.247728  2451 leader_election.cc:290] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3eec8feede4941c19a77a6dbefaa66cf (127.0.107.194:45785), 2c7919633570402eaa8872b12ac979da (127.0.107.195:42189)
I20260608 12:41:05.248816  2294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d9edf722da489aab129df4719b5820" candidate_uuid: "7e1eaab0fe174881926637c6cbc20c89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3eec8feede4941c19a77a6dbefaa66cf" is_pre_election: true
I20260608 12:41:05.249814  2294 raft_consensus.cc:2468] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7e1eaab0fe174881926637c6cbc20c89 in term 1.
I20260608 12:41:05.265491  2453 raft_consensus.cc:493] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7e1eaab0fe174881926637c6cbc20c89)
I20260608 12:41:05.266119  2453 raft_consensus.cc:515] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:41:05.268797  2453 leader_election.cc:290] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3eec8feede4941c19a77a6dbefaa66cf (127.0.107.194:45785), 7e1eaab0fe174881926637c6cbc20c89 (127.0.107.193:40129)
I20260608 12:41:06.226320  2170 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:06.229828  2170 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:06.230356  2170 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:06.249328  2182 leader_election.cc:304] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [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: 3eec8feede4941c19a77a6dbefaa66cf, 7e1eaab0fe174881926637c6cbc20c89; no voters: 
I20260608 12:41:06.250394  2454 raft_consensus.cc:2804] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:41:06.250782  2454 raft_consensus.cc:493] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 2c7919633570402eaa8872b12ac979da)
I20260608 12:41:06.251076  2454 raft_consensus.cc:3060] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:06.252974  2218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea032cd63d0747c68eaeb48fc0be0d0e" candidate_uuid: "2c7919633570402eaa8872b12ac979da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7e1eaab0fe174881926637c6cbc20c89" is_pre_election: true
I20260608 12:41:06.258533  2292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea032cd63d0747c68eaeb48fc0be0d0e" candidate_uuid: "2c7919633570402eaa8872b12ac979da" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3eec8feede4941c19a77a6dbefaa66cf" is_pre_election: true
I20260608 12:41:06.259392  2454 raft_consensus.cc:515] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:41:06.263088  2454 leader_election.cc:290] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [CANDIDATE]: Term 2 election: Requested vote from peers 3eec8feede4941c19a77a6dbefaa66cf (127.0.107.194:45785), 2c7919633570402eaa8872b12ac979da (127.0.107.195:42189)
I20260608 12:41:06.263949  2292 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d9edf722da489aab129df4719b5820" candidate_uuid: "7e1eaab0fe174881926637c6cbc20c89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "3eec8feede4941c19a77a6dbefaa66cf"
I20260608 12:41:06.264575  2292 raft_consensus.cc:3060] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:06.272701  2292 raft_consensus.cc:2468] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7e1eaab0fe174881926637c6cbc20c89 in term 2.
I20260608 12:41:06.274199  2182 leader_election.cc:304] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3eec8feede4941c19a77a6dbefaa66cf, 7e1eaab0fe174881926637c6cbc20c89; no voters: 
I20260608 12:41:06.275128  2454 raft_consensus.cc:2804] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:06.277213  2218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea032cd63d0747c68eaeb48fc0be0d0e" candidate_uuid: "3eec8feede4941c19a77a6dbefaa66cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7e1eaab0fe174881926637c6cbc20c89" is_pre_election: true
I20260608 12:41:06.278883  2219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d9edf722da489aab129df4719b5820" candidate_uuid: "3eec8feede4941c19a77a6dbefaa66cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7e1eaab0fe174881926637c6cbc20c89" is_pre_election: true
I20260608 12:41:06.281659  2366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d9edf722da489aab129df4719b5820" candidate_uuid: "7e1eaab0fe174881926637c6cbc20c89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c7919633570402eaa8872b12ac979da"
W20260608 12:41:06.284389  2315 debug-util.cc:398] Leaking SignalData structure 0x7b08000b8700 after lost signal to thread 2151
I20260608 12:41:06.286257  2454 raft_consensus.cc:697] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 2 LEADER]: Becoming Leader. State: Replica: 7e1eaab0fe174881926637c6cbc20c89, State: Running, Role: LEADER
W20260608 12:41:06.286298  2315 debug-util.cc:398] Leaking SignalData structure 0x7b08000ab2e0 after lost signal to thread 2318
W20260608 12:41:06.288709  2148 debug-util.cc:398] Leaking SignalData structure 0x7b08000f9820 after lost signal to thread 434
I20260608 12:41:06.287744  2454 consensus_queue.cc:237] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [LEADER]: Queue 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: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:41:06.293529  2293 raft_consensus.cc:1240] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 2 FOLLOWER]: Rejecting Update request from peer 2c7919633570402eaa8872b12ac979da for earlier term 1. Current term is 2. Ops: []
W20260608 12:41:06.295370  2315 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6480 after lost signal to thread 2393
I20260608 12:41:06.295450  2332 leader_election.cc:304] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [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: 2c7919633570402eaa8872b12ac979da; no voters: 3eec8feede4941c19a77a6dbefaa66cf, 7e1eaab0fe174881926637c6cbc20c89
I20260608 12:41:06.295951  2459 consensus_queue.cc:1059] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:06.298135  2462 raft_consensus.cc:2749] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:41:06.299471  2462 raft_consensus.cc:3055] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:06.299973  2462 raft_consensus.cc:740] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2c7919633570402eaa8872b12ac979da, State: Running, Role: LEADER
I20260608 12:41:06.301523  2462 consensus_queue.cc:260] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [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: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:41:06.319821  2366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d9edf722da489aab129df4719b5820" candidate_uuid: "3eec8feede4941c19a77a6dbefaa66cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c7919633570402eaa8872b12ac979da" is_pre_election: true
I20260608 12:41:06.319903  2368 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea032cd63d0747c68eaeb48fc0be0d0e" candidate_uuid: "3eec8feede4941c19a77a6dbefaa66cf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c7919633570402eaa8872b12ac979da" is_pre_election: true
I20260608 12:41:06.322636  2260 leader_election.cc:304] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [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: 3eec8feede4941c19a77a6dbefaa66cf; no voters: 2c7919633570402eaa8872b12ac979da, 7e1eaab0fe174881926637c6cbc20c89
I20260608 12:41:06.324921  2463 raft_consensus.cc:2749] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:41:06.331395  2148 debug-util.cc:398] Leaking SignalData structure 0x7b08000f79c0 after lost signal to thread 2151
W20260608 12:41:06.333297  2148 debug-util.cc:398] Leaking SignalData structure 0x7b080014c880 after lost signal to thread 2243
I20260608 12:41:06.335515  2462 raft_consensus.cc:3060] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:06.338923  2367 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d9edf722da489aab129df4719b5820" candidate_uuid: "7e1eaab0fe174881926637c6cbc20c89" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "2c7919633570402eaa8872b12ac979da" is_pre_election: true
W20260608 12:41:06.340741  2148 debug-util.cc:398] Leaking SignalData structure 0x7b08001f9da0 after lost signal to thread 2318
W20260608 12:41:06.341044  2148 debug-util.cc:398] Leaking SignalData structure 0x7b08001f9d80 after lost signal to thread 2319
I20260608 12:41:06.342613  2115 catalog_manager.cc:5696] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 reported cstate change: term changed from 1 to 2, leader changed from 2c7919633570402eaa8872b12ac979da (127.0.107.195) to 7e1eaab0fe174881926637c6cbc20c89 (127.0.107.193). New cstate: current_term: 2 leader_uuid: "7e1eaab0fe174881926637c6cbc20c89" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } health_report { overall_health: UNKNOWN } } }
W20260608 12:41:06.344687  2148 debug-util.cc:398] Leaking SignalData structure 0x7b08001eda00 after lost signal to thread 2393
I20260608 12:41:06.345103  2366 raft_consensus.cc:2468] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3eec8feede4941c19a77a6dbefaa66cf in term 2.
I20260608 12:41:06.348644  2260 leader_election.cc:304] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [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: 2c7919633570402eaa8872b12ac979da, 3eec8feede4941c19a77a6dbefaa66cf; no voters: 7e1eaab0fe174881926637c6cbc20c89
I20260608 12:41:06.349900  2463 raft_consensus.cc:2764] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260608 12:41:06.814009  2366 raft_consensus.cc:1275] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 2 FOLLOWER]: Refusing update from remote peer 7e1eaab0fe174881926637c6cbc20c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:06.815682  2454 consensus_queue.cc:1048] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:06.834830  2294 raft_consensus.cc:1275] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 2 FOLLOWER]: Refusing update from remote peer 7e1eaab0fe174881926637c6cbc20c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:06.836915  2457 consensus_queue.cc:1048] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:08.231383  2170 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:08.266300  2219 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e9d9edf722da489aab129df4719b5820"
dest_uuid: "7e1eaab0fe174881926637c6cbc20c89"
mode: GRACEFUL
new_leader_uuid: "3eec8feede4941c19a77a6dbefaa66cf"
 from {username='slave'} at 127.0.0.1:42692
I20260608 12:41:08.267138  2219 raft_consensus.cc:606] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 2 LEADER]: Received request to transfer leadership to TS 3eec8feede4941c19a77a6dbefaa66cf
I20260608 12:41:08.268625  2170 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260608 12:41:08.269162  2170 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:08.286456  2476 raft_consensus.cc:993] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89: : Instructing follower 3eec8feede4941c19a77a6dbefaa66cf to start an election
I20260608 12:41:08.287051  2457 raft_consensus.cc:1081] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 2 LEADER]: Signalling peer 3eec8feede4941c19a77a6dbefaa66cf to start an election
I20260608 12:41:08.288879  2294 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e9d9edf722da489aab129df4719b5820"
dest_uuid: "3eec8feede4941c19a77a6dbefaa66cf"
 from {username='slave'} at 127.0.0.1:55742
I20260608 12:41:08.289515  2294 raft_consensus.cc:493] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:08.289925  2294 raft_consensus.cc:3060] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:08.297853  2294 raft_consensus.cc:515] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:41:08.300220  2294 leader_election.cc:290] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [CANDIDATE]: Term 3 election: Requested vote from peers 7e1eaab0fe174881926637c6cbc20c89 (127.0.107.193:40129), 2c7919633570402eaa8872b12ac979da (127.0.107.195:42189)
I20260608 12:41:08.301095  2219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d9edf722da489aab129df4719b5820" candidate_uuid: "3eec8feede4941c19a77a6dbefaa66cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7e1eaab0fe174881926637c6cbc20c89"
I20260608 12:41:08.301697  2219 raft_consensus.cc:3055] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:41:08.302003  2366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d9edf722da489aab129df4719b5820" candidate_uuid: "3eec8feede4941c19a77a6dbefaa66cf" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2c7919633570402eaa8872b12ac979da"
I20260608 12:41:08.302073  2219 raft_consensus.cc:740] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7e1eaab0fe174881926637c6cbc20c89, State: Running, Role: LEADER
I20260608 12:41:08.302798  2366 raft_consensus.cc:3060] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:08.303380  2219 consensus_queue.cc:260] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:41:08.304648  2219 raft_consensus.cc:3060] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:41:08.311228  2366 raft_consensus.cc:2468] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eec8feede4941c19a77a6dbefaa66cf in term 3.
I20260608 12:41:08.312626  2219 raft_consensus.cc:2468] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3eec8feede4941c19a77a6dbefaa66cf in term 3.
I20260608 12:41:08.312768  2260 leader_election.cc:304] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2c7919633570402eaa8872b12ac979da, 3eec8feede4941c19a77a6dbefaa66cf; no voters: 
I20260608 12:41:08.315660  2477 raft_consensus.cc:2804] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:41:08.318194  2477 raft_consensus.cc:697] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 3 LEADER]: Becoming Leader. State: Replica: 3eec8feede4941c19a77a6dbefaa66cf, State: Running, Role: LEADER
I20260608 12:41:08.319252  2477 consensus_queue.cc:237] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:41:08.332489  2114 catalog_manager.cc:5696] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf reported cstate change: term changed from 2 to 3, leader changed from 7e1eaab0fe174881926637c6cbc20c89 (127.0.107.193) to 3eec8feede4941c19a77a6dbefaa66cf (127.0.107.194). New cstate: current_term: 3 leader_uuid: "3eec8feede4941c19a77a6dbefaa66cf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:08.727108  2366 raft_consensus.cc:1275] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 3 FOLLOWER]: Refusing update from remote peer 3eec8feede4941c19a77a6dbefaa66cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:41:08.728729  2477 consensus_queue.cc:1048] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:08.746547  2219 raft_consensus.cc:1275] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 3 FOLLOWER]: Refusing update from remote peer 3eec8feede4941c19a77a6dbefaa66cf: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:41:08.755017  2487 consensus_queue.cc:1048] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [LEADER]: Connected to new peer: Peer: permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:10.270462  2170 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:10.273025  2170 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:10.273437  2170 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:10.380782   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:10.388486  2492 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:10.388890  2493 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:10.390156  2495 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:10.391700   431 server_base.cc:1061] running on GCE node
I20260608 12:41:10.392897   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:10.393097   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:10.393319   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922470393306 us; error 0 us; skew 500 ppm
I20260608 12:41:10.394037   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:10.396827   431 webserver.cc:533] Webserver started at http://127.0.107.196:42961/ using document root <none> and password file <none>
I20260608 12:41:10.397395   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:10.397601   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:10.397967   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:10.399335   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-3-root/instance:
uuid: "3a98ed668f1d4291b497949b2e4200ff"
format_stamp: "Formatted at 2026-06-08 12:41:10 on dist-test-slave-xmh3"
I20260608 12:41:10.404188   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:10.407863  2500 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:10.408667   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:41:10.408972   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-3-root
uuid: "3a98ed668f1d4291b497949b2e4200ff"
format_stamp: "Formatted at 2026-06-08 12:41:10 on dist-test-slave-xmh3"
I20260608 12:41:10.409277   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-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)
I20260608 12:41:10.422861   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:10.424269   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:10.425899   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:10.428396   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:10.428639   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:10.428898   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:10.429095   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:10.474141   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:35241
I20260608 12:41:10.474339  2562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:35241 every 8 connection(s)
I20260608 12:41:10.490087  2563 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40357
I20260608 12:41:10.490542  2563 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:10.491328  2563 heartbeater.cc:507] Master 127.0.107.254:40357 requested a full tablet report, sending...
I20260608 12:41:10.493534  2114 ts_manager.cc:194] Registered new tserver with Master: 3a98ed668f1d4291b497949b2e4200ff (127.0.107.196:35241)
I20260608 12:41:10.495108  2114 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38650
I20260608 12:41:11.341754  2219 consensus_queue.cc:237] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [LEADER]: Queue 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: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } attrs { replace: true } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: true } }
I20260608 12:41:11.350816  2294 raft_consensus.cc:1275] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [term 1 FOLLOWER]: Refusing update from remote peer 7e1eaab0fe174881926637c6cbc20c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:11.352293  2366 raft_consensus.cc:1275] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 1 FOLLOWER]: Refusing update from remote peer 7e1eaab0fe174881926637c6cbc20c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:11.353238  2570 consensus_queue.cc:1048] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:11.354468  2457 consensus_queue.cc:1048] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:11.366971  2457 raft_consensus.cc:2955] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3a98ed668f1d4291b497949b2e4200ff (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } attrs { replace: true } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: true } } }
W20260608 12:41:11.369072  2185 consensus_peers.cc:597] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 -> Peer 3a98ed668f1d4291b497949b2e4200ff (127.0.107.196:35241): Couldn't send request to peer 3a98ed668f1d4291b497949b2e4200ff. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ea032cd63d0747c68eaeb48fc0be0d0e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:11.368955  2294 raft_consensus.cc:2955] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3a98ed668f1d4291b497949b2e4200ff (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } attrs { replace: true } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: true } } }
I20260608 12:41:11.371038  2367 raft_consensus.cc:2955] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3a98ed668f1d4291b497949b2e4200ff (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } attrs { replace: true } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: true } } }
I20260608 12:41:11.385321  2114 catalog_manager.cc:5696] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 reported cstate change: config changed from index -1 to 2, NON_VOTER 3a98ed668f1d4291b497949b2e4200ff (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7e1eaab0fe174881926637c6cbc20c89" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:11.497676  2563 heartbeater.cc:499] Master 127.0.107.254:40357 was elected leader, sending a full tablet report...
I20260608 12:41:11.772289  2581 ts_tablet_manager.cc:933] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff: Initiating tablet copy from peer 7e1eaab0fe174881926637c6cbc20c89 (127.0.107.193:40129)
I20260608 12:41:11.774371  2581 tablet_copy_client.cc:323] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40129
I20260608 12:41:11.786599  2229 tablet_copy_service.cc:140] P 7e1eaab0fe174881926637c6cbc20c89: Received BeginTabletCopySession request for tablet ea032cd63d0747c68eaeb48fc0be0d0e from peer 3a98ed668f1d4291b497949b2e4200ff ({username='slave'} at 127.0.0.1:34922)
I20260608 12:41:11.787147  2229 tablet_copy_service.cc:161] P 7e1eaab0fe174881926637c6cbc20c89: Beginning new tablet copy session on tablet ea032cd63d0747c68eaeb48fc0be0d0e from peer 3a98ed668f1d4291b497949b2e4200ff at {username='slave'} at 127.0.0.1:34922: session id = 3a98ed668f1d4291b497949b2e4200ff-ea032cd63d0747c68eaeb48fc0be0d0e
I20260608 12:41:11.795662  2229 tablet_copy_source_session.cc:215] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:11.799273  2581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea032cd63d0747c68eaeb48fc0be0d0e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:11.809731  2581 tablet_copy_client.cc:806] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:11.810401  2581 tablet_copy_client.cc:670] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:11.814294  2581 tablet_copy_client.cc:538] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:11.819906  2581 tablet_bootstrap.cc:492] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff: Bootstrap starting.
I20260608 12:41:11.835796  2581 tablet_bootstrap.cc:492] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff: 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
I20260608 12:41:11.836501  2581 tablet_bootstrap.cc:492] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff: Bootstrap complete.
I20260608 12:41:11.837059  2581 ts_tablet_manager.cc:1403] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260608 12:41:11.839654  2581 raft_consensus.cc:359] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } attrs { replace: true } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: true } }
I20260608 12:41:11.840790  2581 raft_consensus.cc:740] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3a98ed668f1d4291b497949b2e4200ff, State: Initialized, Role: LEARNER
I20260608 12:41:11.841491  2581 consensus_queue.cc:260] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff [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: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } attrs { replace: true } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: true } }
I20260608 12:41:11.844023  2581 ts_tablet_manager.cc:1434] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.004s
I20260608 12:41:11.845875  2229 tablet_copy_service.cc:342] P 7e1eaab0fe174881926637c6cbc20c89: Request end of tablet copy session 3a98ed668f1d4291b497949b2e4200ff-ea032cd63d0747c68eaeb48fc0be0d0e received from {username='slave'} at 127.0.0.1:34922
I20260608 12:41:11.846316  2229 tablet_copy_service.cc:434] P 7e1eaab0fe174881926637c6cbc20c89: ending tablet copy session 3a98ed668f1d4291b497949b2e4200ff-ea032cd63d0747c68eaeb48fc0be0d0e on tablet ea032cd63d0747c68eaeb48fc0be0d0e with peer 3a98ed668f1d4291b497949b2e4200ff
I20260608 12:41:12.274441  2170 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:12.276775  2170 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:12.277204  2170 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:12.303740  2538 raft_consensus.cc:1217] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:12.855050  2587 raft_consensus.cc:1064] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89: attempting to promote NON_VOTER 3a98ed668f1d4291b497949b2e4200ff to VOTER
I20260608 12:41:12.857429  2587 consensus_queue.cc:237] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [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: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } attrs { replace: true } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: false } }
I20260608 12:41:12.864966  2538 raft_consensus.cc:1275] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff [term 1 LEARNER]: Refusing update from remote peer 7e1eaab0fe174881926637c6cbc20c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:12.866524  2367 raft_consensus.cc:1275] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 1 FOLLOWER]: Refusing update from remote peer 7e1eaab0fe174881926637c6cbc20c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:12.866616  2587 consensus_queue.cc:1048] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:12.867358  2294 raft_consensus.cc:1275] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [term 1 FOLLOWER]: Refusing update from remote peer 7e1eaab0fe174881926637c6cbc20c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:12.868532  2588 consensus_queue.cc:1048] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:12.870044  2590 consensus_queue.cc:1048] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:12.888936  2590 raft_consensus.cc:2955] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a98ed668f1d4291b497949b2e4200ff (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } attrs { replace: true } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: false } } }
I20260608 12:41:12.891094  2294 raft_consensus.cc:2955] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a98ed668f1d4291b497949b2e4200ff (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } attrs { replace: true } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: false } } }
I20260608 12:41:12.891397  2366 raft_consensus.cc:2955] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a98ed668f1d4291b497949b2e4200ff (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } attrs { replace: true } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: false } } }
I20260608 12:41:12.903554  2538 raft_consensus.cc:2955] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3a98ed668f1d4291b497949b2e4200ff (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } attrs { replace: true } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: false } } }
I20260608 12:41:12.906767  2115 catalog_manager.cc:5696] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf reported cstate change: config changed from index 2 to 3, 3a98ed668f1d4291b497949b2e4200ff (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7e1eaab0fe174881926637c6cbc20c89" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } attrs { replace: true } } peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: false } } }
I20260608 12:41:12.933662  2219 consensus_queue.cc:237] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [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: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: false } }
I20260608 12:41:12.938966  2538 raft_consensus.cc:1275] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff [term 1 FOLLOWER]: Refusing update from remote peer 7e1eaab0fe174881926637c6cbc20c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:12.939770  2366 raft_consensus.cc:1275] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 1 FOLLOWER]: Refusing update from remote peer 7e1eaab0fe174881926637c6cbc20c89: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:12.940478  2590 consensus_queue.cc:1048] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:12.941545  2587 consensus_queue.cc:1048] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:12.948359  2588 raft_consensus.cc:2955] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3eec8feede4941c19a77a6dbefaa66cf (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: false } } }
I20260608 12:41:12.950865  2366 raft_consensus.cc:2955] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3eec8feede4941c19a77a6dbefaa66cf (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: false } } }
I20260608 12:41:12.958593  2102 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ea032cd63d0747c68eaeb48fc0be0d0e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:12.957723  2538 raft_consensus.cc:2955] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 3eec8feede4941c19a77a6dbefaa66cf (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: false } } }
I20260608 12:41:12.962435  2116 catalog_manager.cc:5696] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da reported cstate change: config changed from index 3 to 4, VOTER 3eec8feede4941c19a77a6dbefaa66cf (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "7e1eaab0fe174881926637c6cbc20c89" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } } peers { permanent_uuid: "3a98ed668f1d4291b497949b2e4200ff" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35241 } attrs { promote: false } } }
I20260608 12:41:12.974149  2283 tablet_service.cc:1558] Processing DeleteTablet for tablet ea032cd63d0747c68eaeb48fc0be0d0e with delete_type TABLET_DATA_TOMBSTONED (TS 3eec8feede4941c19a77a6dbefaa66cf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55712
I20260608 12:41:12.976441  2600 tablet_replica.cc:333] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf: stopping tablet replica
I20260608 12:41:12.977286  2600 raft_consensus.cc:2243] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:12.978060  2600 raft_consensus.cc:2272] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:12.980798  2600 ts_tablet_manager.cc:1916] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:12.991596  2600 ts_tablet_manager.cc:1929] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:12.992007  2600 log.cc:1199] T ea032cd63d0747c68eaeb48fc0be0d0e P 3eec8feede4941c19a77a6dbefaa66cf: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780922429684918-431-0/minicluster-data/ts-1-root/wals/ea032cd63d0747c68eaeb48fc0be0d0e
I20260608 12:41:12.993671  2101 catalog_manager.cc:5027] TS 3eec8feede4941c19a77a6dbefaa66cf (127.0.107.194:45785): tablet ea032cd63d0747c68eaeb48fc0be0d0e (table test-workload [id=5a73f7445c1d4f048c234a033b66e738]) successfully deleted
I20260608 12:41:14.278268  2170 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:14.280467  2170 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:14.280790  2170 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:16.281651  2170 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:16.283768  2170 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:16.284134  2170 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:16.384320  2315 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6540 after lost signal to thread 434
W20260608 12:41:16.385221  2315 debug-util.cc:398] Leaking SignalData structure 0x7b08000acfa0 after lost signal to thread 2151
W20260608 12:41:16.386144  2315 debug-util.cc:398] Leaking SignalData structure 0x7b0800106c40 after lost signal to thread 2243
W20260608 12:41:16.386948  2315 debug-util.cc:398] Leaking SignalData structure 0x7b08001fd0e0 after lost signal to thread 2318
W20260608 12:41:16.387725  2315 debug-util.cc:398] Leaking SignalData structure 0x7b0800193740 after lost signal to thread 2392
W20260608 12:41:16.388635  2315 debug-util.cc:398] Leaking SignalData structure 0x7b08000a5840 after lost signal to thread 2562
I20260608 12:41:18.285334  2170 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:18.289000  2170 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:18.289532  2170 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:41:18.642874  2182 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.821s	user 0.002s	sys 0.015s
W20260608 12:41:18.643347  2182 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.822s	user 0.002s	sys 0.015s
I20260608 12:41:18.644042  2587 raft_consensus.cc:493] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 3eec8feede4941c19a77a6dbefaa66cf)
I20260608 12:41:18.644580  2587 raft_consensus.cc:515] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7e1eaab0fe174881926637c6cbc20c89" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40129 } } peers { permanent_uuid: "3eec8feede4941c19a77a6dbefaa66cf" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45785 } } peers { permanent_uuid: "2c7919633570402eaa8872b12ac979da" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42189 } }
I20260608 12:41:18.648208  2587 leader_election.cc:290] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 3eec8feede4941c19a77a6dbefaa66cf (127.0.107.194:45785), 2c7919633570402eaa8872b12ac979da (127.0.107.195:42189)
I20260608 12:41:18.649591  2294 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d9edf722da489aab129df4719b5820" candidate_uuid: "7e1eaab0fe174881926637c6cbc20c89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "3eec8feede4941c19a77a6dbefaa66cf" is_pre_election: true
I20260608 12:41:18.649502  2366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e9d9edf722da489aab129df4719b5820" candidate_uuid: "7e1eaab0fe174881926637c6cbc20c89" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "2c7919633570402eaa8872b12ac979da" is_pre_election: true
I20260608 12:41:18.651517  2185 leader_election.cc:304] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7e1eaab0fe174881926637c6cbc20c89; no voters: 2c7919633570402eaa8872b12ac979da, 3eec8feede4941c19a77a6dbefaa66cf
I20260608 12:41:18.652230  2587 raft_consensus.cc:2749] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260608 12:41:18.667743  2240 debug-util.cc:398] Leaking SignalData structure 0x7b08001aad00 after lost signal to thread 434
W20260608 12:41:18.668555  2240 debug-util.cc:398] Leaking SignalData structure 0x7b08000803c0 after lost signal to thread 2151
W20260608 12:41:18.669471  2240 debug-util.cc:398] Leaking SignalData structure 0x7b08001e7f00 after lost signal to thread 2243
W20260608 12:41:18.670346  2240 debug-util.cc:398] Leaking SignalData structure 0x7b08001f6660 after lost signal to thread 2318
W20260608 12:41:18.671223  2240 debug-util.cc:398] Leaking SignalData structure 0x7b080019e700 after lost signal to thread 2392
W20260608 12:41:18.672071  2240 debug-util.cc:398] Leaking SignalData structure 0x7b08001f70c0 after lost signal to thread 2562
I20260608 12:41:20.291239  2170 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:20.294194  2170 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:20.294579  2170 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:22.295585  2170 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:22.297962  2170 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:22.298388  2170 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:24.299376  2170 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:41:24.301482  2170 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:41:24.301883  2170 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:24.600483   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:24.628837   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:24.629727   431 tablet_replica.cc:333] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89: stopping tablet replica
I20260608 12:41:24.630546   431 raft_consensus.cc:2243] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.631220   431 raft_consensus.cc:2272] T e9d9edf722da489aab129df4719b5820 P 7e1eaab0fe174881926637c6cbc20c89 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.634159   431 tablet_replica.cc:333] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89: stopping tablet replica
I20260608 12:41:24.634893   431 raft_consensus.cc:2243] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:24.636021   431 raft_consensus.cc:2272] T ea032cd63d0747c68eaeb48fc0be0d0e P 7e1eaab0fe174881926637c6cbc20c89 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.676498   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:24.691210   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:24.716215   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:24.717058   431 tablet_replica.cc:333] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf: stopping tablet replica
I20260608 12:41:24.717545   431 raft_consensus.cc:2243] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:41:24.718430   431 raft_consensus.cc:2272] T e9d9edf722da489aab129df4719b5820 P 3eec8feede4941c19a77a6dbefaa66cf [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.760612   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:24.772861   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:24.797048   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:24.797909   431 tablet_replica.cc:333] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da: stopping tablet replica
I20260608 12:41:24.798581   431 raft_consensus.cc:2243] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.799474   431 raft_consensus.cc:2272] T ea032cd63d0747c68eaeb48fc0be0d0e P 2c7919633570402eaa8872b12ac979da [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.801604   431 tablet_replica.cc:333] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da: stopping tablet replica
I20260608 12:41:24.802120   431 raft_consensus.cc:2243] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.802554   431 raft_consensus.cc:2272] T e9d9edf722da489aab129df4719b5820 P 2c7919633570402eaa8872b12ac979da [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.823064   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:24.835330   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:41:24.860376   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:24.861050   431 tablet_replica.cc:333] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff: stopping tablet replica
I20260608 12:41:24.861549   431 raft_consensus.cc:2243] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:24.862205   431 raft_consensus.cc:2272] T ea032cd63d0747c68eaeb48fc0be0d0e P 3a98ed668f1d4291b497949b2e4200ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.881230   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:41:24.891701   431 master.cc:562] Master@127.0.107.254:40357 shutting down...
I20260608 12:41:24.910755   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:24.911368   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:24.911720   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9a2e11604adf4417a554f90c3637fcc4: stopping tablet replica
I20260608 12:41:24.949944   431 master.cc:584] Master@127.0.107.254:40357 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (31021 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260608 12:41:24.986449   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42489
I20260608 12:41:24.987618   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:24.993567  2607 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:24.993644  2608 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:24.994547  2610 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:24.996289   431 server_base.cc:1061] running on GCE node
I20260608 12:41:24.997330   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:24.997529   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:24.997659   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922484997647 us; error 0 us; skew 500 ppm
I20260608 12:41:24.998407   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:25.000871   431 webserver.cc:533] Webserver started at http://127.0.107.254:38337/ using document root <none> and password file <none>
I20260608 12:41:25.001369   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:25.001555   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:25.001868   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:25.003039   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "20337b61900c49b3b49b3d6f1f39071e"
format_stamp: "Formatted at 2026-06-08 12:41:24 on dist-test-slave-xmh3"
I20260608 12:41:25.007779   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:25.011323  2615 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:25.012086   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:41:25.012398   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "20337b61900c49b3b49b3d6f1f39071e"
format_stamp: "Formatted at 2026-06-08 12:41:24 on dist-test-slave-xmh3"
I20260608 12:41:25.012691   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780922429684918-431-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)
I20260608 12:41:25.025130   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:25.026383   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:25.066002   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42489
I20260608 12:41:25.066143  2666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42489 every 8 connection(s)
I20260608 12:41:25.070183  2667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:25.080160  2667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e: Bootstrap starting.
I20260608 12:41:25.084832  2667 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:25.088992  2667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e: No bootstrap required, opened a new log
I20260608 12:41:25.091176  2667 raft_consensus.cc:359] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20337b61900c49b3b49b3d6f1f39071e" member_type: VOTER }
I20260608 12:41:25.091566  2667 raft_consensus.cc:385] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:25.091753  2667 raft_consensus.cc:740] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 20337b61900c49b3b49b3d6f1f39071e, State: Initialized, Role: FOLLOWER
I20260608 12:41:25.092466  2667 consensus_queue.cc:260] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "20337b61900c49b3b49b3d6f1f39071e" member_type: VOTER }
I20260608 12:41:25.093061  2667 raft_consensus.cc:399] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:25.093273  2667 raft_consensus.cc:493] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:25.093482  2667 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:25.097514  2667 raft_consensus.cc:515] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20337b61900c49b3b49b3d6f1f39071e" member_type: VOTER }
I20260608 12:41:25.098045  2667 leader_election.cc:304] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [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: 20337b61900c49b3b49b3d6f1f39071e; no voters: 
I20260608 12:41:25.099205  2667 leader_election.cc:290] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:25.099691  2670 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:25.101004  2670 raft_consensus.cc:697] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [term 1 LEADER]: Becoming Leader. State: Replica: 20337b61900c49b3b49b3d6f1f39071e, State: Running, Role: LEADER
I20260608 12:41:25.101728  2670 consensus_queue.cc:237] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [LEADER]: Queue going to LEADER mode. State: All 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: "20337b61900c49b3b49b3d6f1f39071e" member_type: VOTER }
I20260608 12:41:25.102208  2667 sys_catalog.cc:565] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:25.106868  2672 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 20337b61900c49b3b49b3d6f1f39071e. Latest consensus state: current_term: 1 leader_uuid: "20337b61900c49b3b49b3d6f1f39071e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20337b61900c49b3b49b3d6f1f39071e" member_type: VOTER } }
I20260608 12:41:25.106870  2671 sys_catalog.cc:455] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "20337b61900c49b3b49b3d6f1f39071e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "20337b61900c49b3b49b3d6f1f39071e" member_type: VOTER } }
I20260608 12:41:25.107630  2671 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:25.107604  2672 sys_catalog.cc:458] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:25.111995  2677 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:25.117487  2677 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:25.120604   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:25.127300  2677 catalog_manager.cc:1382] Generated new cluster ID: 71a6e23d1929417d841cef1c813a7761
I20260608 12:41:25.127584  2677 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:25.156652  2677 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:25.157891  2677 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:25.174079  2677 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e: Generated new TSK 0
I20260608 12:41:25.174600  2677 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:25.186389   431 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000164843s
I20260608 12:41:37.280875   431 master.cc:562] Master@127.0.107.254:42489 shutting down...
I20260608 12:41:37.306403   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:37.307197   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:37.307595   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 20337b61900c49b3b49b3d6f1f39071e: stopping tablet replica
I20260608 12:41:37.327335   431 master.cc:584] Master@127.0.107.254:42489 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12374 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260608 12:41:37.360517   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:38979
I20260608 12:41:37.361718   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:37.367261  2690 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:37.367821  2691 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:37.369513  2693 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:37.370616   431 server_base.cc:1061] running on GCE node
I20260608 12:41:37.371389   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:37.371594   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:37.371763   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922497371730 us; error 0 us; skew 500 ppm
I20260608 12:41:37.372325   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:37.375010   431 webserver.cc:533] Webserver started at http://127.0.107.254:41031/ using document root <none> and password file <none>
I20260608 12:41:37.375566   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:37.375754   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:37.376053   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:37.377209   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "672dc813c9d54c8b9c866f8f20a4356c"
format_stamp: "Formatted at 2026-06-08 12:41:37 on dist-test-slave-xmh3"
I20260608 12:41:37.381975   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:41:37.385409  2698 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.386313   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:37.386633   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "672dc813c9d54c8b9c866f8f20a4356c"
format_stamp: "Formatted at 2026-06-08 12:41:37 on dist-test-slave-xmh3"
I20260608 12:41:37.386917   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-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)
I20260608 12:41:37.427757   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:37.429031   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:37.467051   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:38979
I20260608 12:41:37.467168  2749 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:38979 every 8 connection(s)
I20260608 12:41:37.471390  2750 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:37.482367  2750 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c: Bootstrap starting.
I20260608 12:41:37.487521  2750 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:37.492064  2750 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c: No bootstrap required, opened a new log
I20260608 12:41:37.494505  2750 raft_consensus.cc:359] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "672dc813c9d54c8b9c866f8f20a4356c" member_type: VOTER }
I20260608 12:41:37.494930  2750 raft_consensus.cc:385] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:37.495194  2750 raft_consensus.cc:740] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 672dc813c9d54c8b9c866f8f20a4356c, State: Initialized, Role: FOLLOWER
I20260608 12:41:37.495860  2750 consensus_queue.cc:260] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "672dc813c9d54c8b9c866f8f20a4356c" member_type: VOTER }
I20260608 12:41:37.496331  2750 raft_consensus.cc:399] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:37.496562  2750 raft_consensus.cc:493] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:37.496846  2750 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:37.501124  2750 raft_consensus.cc:515] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "672dc813c9d54c8b9c866f8f20a4356c" member_type: VOTER }
I20260608 12:41:37.501645  2750 leader_election.cc:304] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [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: 672dc813c9d54c8b9c866f8f20a4356c; no voters: 
I20260608 12:41:37.502843  2750 leader_election.cc:290] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:37.503321  2753 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:37.504690  2753 raft_consensus.cc:697] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [term 1 LEADER]: Becoming Leader. State: Replica: 672dc813c9d54c8b9c866f8f20a4356c, State: Running, Role: LEADER
I20260608 12:41:37.505323  2753 consensus_queue.cc:237] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [LEADER]: Queue going to LEADER mode. State: All 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: "672dc813c9d54c8b9c866f8f20a4356c" member_type: VOTER }
I20260608 12:41:37.505916  2750 sys_catalog.cc:565] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:37.508394  2754 sys_catalog.cc:455] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "672dc813c9d54c8b9c866f8f20a4356c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "672dc813c9d54c8b9c866f8f20a4356c" member_type: VOTER } }
I20260608 12:41:37.509137  2754 sys_catalog.cc:458] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:37.508453  2755 sys_catalog.cc:455] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 672dc813c9d54c8b9c866f8f20a4356c. Latest consensus state: current_term: 1 leader_uuid: "672dc813c9d54c8b9c866f8f20a4356c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "672dc813c9d54c8b9c866f8f20a4356c" member_type: VOTER } }
I20260608 12:41:37.510396  2755 sys_catalog.cc:458] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:37.513271  2759 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:37.521436  2759 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:37.522477   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:37.530776  2759 catalog_manager.cc:1382] Generated new cluster ID: 00b1e3fd00864d9f8bcc0e040be8362e
I20260608 12:41:37.531062  2759 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:37.553192  2759 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:37.554526  2759 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:37.567476  2759 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c: Generated new TSK 0
I20260608 12:41:37.568138  2759 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:37.588661   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:37.595289  2771 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:37.596282  2772 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:37.597491  2774 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:37.598543   431 server_base.cc:1061] running on GCE node
I20260608 12:41:37.599476   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:37.599680   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:37.599869   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922497599849 us; error 0 us; skew 500 ppm
I20260608 12:41:37.600613   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:37.602972   431 webserver.cc:533] Webserver started at http://127.0.107.193:46193/ using document root <none> and password file <none>
I20260608 12:41:37.603492   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:37.603685   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:37.603971   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:37.605144   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "1f9a7ef2f5a748ffb9a2fd842d805b1f"
format_stamp: "Formatted at 2026-06-08 12:41:37 on dist-test-slave-xmh3"
I20260608 12:41:37.609701   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:37.613080  2779 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.613828   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:37.614111   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "1f9a7ef2f5a748ffb9a2fd842d805b1f"
format_stamp: "Formatted at 2026-06-08 12:41:37 on dist-test-slave-xmh3"
I20260608 12:41:37.614390   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-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)
I20260608 12:41:37.627831   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:37.628978   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:37.630558   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:37.632918   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:37.633152   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.633387   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:37.633560   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.675318   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:35931
I20260608 12:41:37.675436  2841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:35931 every 8 connection(s)
I20260608 12:41:37.680809   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:37.688612  2846 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:37.690092  2847 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:37.691560  2849 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:37.693001   431 server_base.cc:1061] running on GCE node
I20260608 12:41:37.693902   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:37.694118   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:37.694306   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922497694273 us; error 0 us; skew 500 ppm
I20260608 12:41:37.694893   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:37.697690   431 webserver.cc:533] Webserver started at http://127.0.107.194:43369/ using document root <none> and password file <none>
I20260608 12:41:37.698364   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:37.698582   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:37.698922   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:37.699055  2842 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38979
I20260608 12:41:37.699445  2842 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:37.700163  2842 heartbeater.cc:507] Master 127.0.107.254:38979 requested a full tablet report, sending...
I20260608 12:41:37.700210   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "cc492b8bb83c4b0c8259d55ddb18ba94"
format_stamp: "Formatted at 2026-06-08 12:41:37 on dist-test-slave-xmh3"
I20260608 12:41:37.702566  2715 ts_manager.cc:194] Registered new tserver with Master: 1f9a7ef2f5a748ffb9a2fd842d805b1f (127.0.107.193:35931)
I20260608 12:41:37.704419  2715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43956
I20260608 12:41:37.705507   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:41:37.709515  2854 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.710278   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:37.710523   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "cc492b8bb83c4b0c8259d55ddb18ba94"
format_stamp: "Formatted at 2026-06-08 12:41:37 on dist-test-slave-xmh3"
I20260608 12:41:37.710762   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-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)
I20260608 12:41:37.720033   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:37.721128   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:37.722523   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:37.724689   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:37.724888   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.725159   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:37.725323   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.765718   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40085
I20260608 12:41:37.765916  2916 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40085 every 8 connection(s)
I20260608 12:41:37.770951   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:37.778623  2920 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:37.779294  2921 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:37.781960  2923 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:37.782184   431 server_base.cc:1061] running on GCE node
I20260608 12:41:37.783290   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:37.783520   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:37.783717   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922497783697 us; error 0 us; skew 500 ppm
I20260608 12:41:37.783907  2917 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38979
I20260608 12:41:37.784310  2917 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:37.784468   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:37.785259  2917 heartbeater.cc:507] Master 127.0.107.254:38979 requested a full tablet report, sending...
I20260608 12:41:37.787386   431 webserver.cc:533] Webserver started at http://127.0.107.195:36497/ using document root <none> and password file <none>
I20260608 12:41:37.787853  2715 ts_manager.cc:194] Registered new tserver with Master: cc492b8bb83c4b0c8259d55ddb18ba94 (127.0.107.194:40085)
I20260608 12:41:37.788055   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:37.788333   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:37.788663   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:37.789716  2715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43972
I20260608 12:41:37.790200   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "8e6fb8987586490c9967de08541a15fe"
format_stamp: "Formatted at 2026-06-08 12:41:37 on dist-test-slave-xmh3"
I20260608 12:41:37.795117   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:37.798345  2928 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.799134   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:37.799454   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "8e6fb8987586490c9967de08541a15fe"
format_stamp: "Formatted at 2026-06-08 12:41:37 on dist-test-slave-xmh3"
I20260608 12:41:37.799731   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780922429684918-431-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)
I20260608 12:41:37.820779   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:37.822019   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:37.823439   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:37.825645   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:37.825887   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.826124   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:37.826303   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:37.865553   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:35601
I20260608 12:41:37.865676  2990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:35601 every 8 connection(s)
I20260608 12:41:37.880554  2991 heartbeater.cc:344] Connected to a master server at 127.0.107.254:38979
I20260608 12:41:37.880889  2991 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:37.881621  2991 heartbeater.cc:507] Master 127.0.107.254:38979 requested a full tablet report, sending...
I20260608 12:41:37.883589  2715 ts_manager.cc:194] Registered new tserver with Master: 8e6fb8987586490c9967de08541a15fe (127.0.107.195:35601)
I20260608 12:41:37.884503   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015620956s
I20260608 12:41:37.885305  2715 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43986
I20260608 12:41:38.707261  2842 heartbeater.cc:499] Master 127.0.107.254:38979 was elected leader, sending a full tablet report...
I20260608 12:41:38.792608  2917 heartbeater.cc:499] Master 127.0.107.254:38979 was elected leader, sending a full tablet report...
I20260608 12:41:38.888031  2991 heartbeater.cc:499] Master 127.0.107.254:38979 was elected leader, sending a full tablet report...
I20260608 12:41:39.520495  2768 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:41.521646  2768 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:43.522795  2768 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:45.523792  2768 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:47.524824  2768 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:49.525894  2768 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:49.979177   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:50.003942   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:50.021286   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:50.031034   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:50.051082   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:50.066947   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:50.076192   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:50.100313   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:50.116513   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:50.125557   431 master.cc:562] Master@127.0.107.254:38979 shutting down...
I20260608 12:41:50.142424   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:50.143230   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:50.143611   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 672dc813c9d54c8b9c866f8f20a4356c: stopping tablet replica
I20260608 12:41:50.168048   431 master.cc:584] Master@127.0.107.254:38979 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12841 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260608 12:41:50.204730   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:45011
I20260608 12:41:50.206001   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:50.211862  2998 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:50.211977  2997 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:50.212774  3000 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:50.214349   431 server_base.cc:1061] running on GCE node
I20260608 12:41:50.215183   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:50.215363   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:50.215481   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922510215471 us; error 0 us; skew 500 ppm
I20260608 12:41:50.215983   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:50.218475   431 webserver.cc:533] Webserver started at http://127.0.107.254:33929/ using document root <none> and password file <none>
I20260608 12:41:50.218945   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:50.219105   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:50.219317   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:50.220645   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "ab46aede173d436faa62da21c5f572a6"
format_stamp: "Formatted at 2026-06-08 12:41:50 on dist-test-slave-xmh3"
I20260608 12:41:50.225159   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:41:50.228663  3005 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:50.229461   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:41:50.229707   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "ab46aede173d436faa62da21c5f572a6"
format_stamp: "Formatted at 2026-06-08 12:41:50 on dist-test-slave-xmh3"
I20260608 12:41:50.230037   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-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)
I20260608 12:41:50.242775   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:50.243927   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:50.282384   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:45011
I20260608 12:41:50.282497  3056 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:45011 every 8 connection(s)
I20260608 12:41:50.286676  3057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:50.297308  3057 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6: Bootstrap starting.
I20260608 12:41:50.302315  3057 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:50.306579  3057 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6: No bootstrap required, opened a new log
I20260608 12:41:50.308867  3057 raft_consensus.cc:359] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab46aede173d436faa62da21c5f572a6" member_type: VOTER }
I20260608 12:41:50.309329  3057 raft_consensus.cc:385] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:50.309593  3057 raft_consensus.cc:740] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ab46aede173d436faa62da21c5f572a6, State: Initialized, Role: FOLLOWER
I20260608 12:41:50.310321  3057 consensus_queue.cc:260] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ab46aede173d436faa62da21c5f572a6" member_type: VOTER }
I20260608 12:41:50.310787  3057 raft_consensus.cc:399] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:50.311033  3057 raft_consensus.cc:493] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:50.311326  3057 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:50.315598  3057 raft_consensus.cc:515] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab46aede173d436faa62da21c5f572a6" member_type: VOTER }
I20260608 12:41:50.316114  3057 leader_election.cc:304] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [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: ab46aede173d436faa62da21c5f572a6; no voters: 
I20260608 12:41:50.317263  3057 leader_election.cc:290] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:50.317694  3060 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:50.319173  3060 raft_consensus.cc:697] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [term 1 LEADER]: Becoming Leader. State: Replica: ab46aede173d436faa62da21c5f572a6, State: Running, Role: LEADER
I20260608 12:41:50.319969  3060 consensus_queue.cc:237] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [LEADER]: Queue going to LEADER mode. State: All 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: "ab46aede173d436faa62da21c5f572a6" member_type: VOTER }
I20260608 12:41:50.320552  3057 sys_catalog.cc:565] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:50.323269  3062 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ab46aede173d436faa62da21c5f572a6. Latest consensus state: current_term: 1 leader_uuid: "ab46aede173d436faa62da21c5f572a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab46aede173d436faa62da21c5f572a6" member_type: VOTER } }
I20260608 12:41:50.323269  3061 sys_catalog.cc:455] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ab46aede173d436faa62da21c5f572a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ab46aede173d436faa62da21c5f572a6" member_type: VOTER } }
I20260608 12:41:50.324062  3061 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:50.324038  3062 sys_catalog.cc:458] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:50.327153  3065 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:50.332340  3065 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:50.337463   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:50.341799  3065 catalog_manager.cc:1382] Generated new cluster ID: ef64fd3f1a2d4899865f82f25522580a
I20260608 12:41:50.342110  3065 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:50.362682  3065 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:50.363931  3065 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:50.383489  3065 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6: Generated new TSK 0
I20260608 12:41:50.384110  3065 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:50.404934   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:50.411710  3078 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:50.413539  3079 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:50.414950  3081 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:50.415385   431 server_base.cc:1061] running on GCE node
I20260608 12:41:50.416360   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:50.416621   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:50.416832   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922510416811 us; error 0 us; skew 500 ppm
I20260608 12:41:50.417493   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:50.420089   431 webserver.cc:533] Webserver started at http://127.0.107.193:36449/ using document root <none> and password file <none>
I20260608 12:41:50.420755   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:50.420992   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:50.421294   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:50.422948   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "1bb6493aded34c7788b9a9b835687cd1"
format_stamp: "Formatted at 2026-06-08 12:41:50 on dist-test-slave-xmh3"
I20260608 12:41:50.427989   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:41:50.431496  3086 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:50.432381   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:41:50.432626   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "1bb6493aded34c7788b9a9b835687cd1"
format_stamp: "Formatted at 2026-06-08 12:41:50 on dist-test-slave-xmh3"
I20260608 12:41:50.432861   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-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)
I20260608 12:41:50.446295   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:50.447430   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:50.448791   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:50.451227   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:50.451411   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:50.451696   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:50.451861   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:50.492303   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:42331
I20260608 12:41:50.492439  3148 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:42331 every 8 connection(s)
I20260608 12:41:50.497897   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:50.506150  3153 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:50.506384  3154 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:50.510178  3156 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:50.510331   431 server_base.cc:1061] running on GCE node
I20260608 12:41:50.511318   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:50.511513   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:50.511729   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922510511694 us; error 0 us; skew 500 ppm
I20260608 12:41:50.512352   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:50.515077  3149 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45011
I20260608 12:41:50.515467  3149 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:50.515877   431 webserver.cc:533] Webserver started at http://127.0.107.194:41933/ using document root <none> and password file <none>
I20260608 12:41:50.516482  3149 heartbeater.cc:507] Master 127.0.107.254:45011 requested a full tablet report, sending...
I20260608 12:41:50.516669   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:50.516969   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:50.517253   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:50.518755   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "04875de29efa4f609bb0219f06dacb32"
format_stamp: "Formatted at 2026-06-08 12:41:50 on dist-test-slave-xmh3"
I20260608 12:41:50.518913  3022 ts_manager.cc:194] Registered new tserver with Master: 1bb6493aded34c7788b9a9b835687cd1 (127.0.107.193:42331)
I20260608 12:41:50.521154  3022 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59572
I20260608 12:41:50.524019   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260608 12:41:50.527673  3161 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:50.528491   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:41:50.528779   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "04875de29efa4f609bb0219f06dacb32"
format_stamp: "Formatted at 2026-06-08 12:41:50 on dist-test-slave-xmh3"
I20260608 12:41:50.529078   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-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)
I20260608 12:41:50.546622   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:50.547804   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:50.549278   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:50.551630   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:50.551851   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:50.552086   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:50.552256   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:50.592438   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:46121
I20260608 12:41:50.592572  3223 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:46121 every 8 connection(s)
I20260608 12:41:50.597584   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:50.605558  3227 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:50.607456  3228 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:50.609534  3230 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:50.610199   431 server_base.cc:1061] running on GCE node
I20260608 12:41:50.610957  3224 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45011
I20260608 12:41:50.611354  3224 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:50.611521   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:50.611806   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:50.612011   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922510611993 us; error 0 us; skew 500 ppm
I20260608 12:41:50.612210  3224 heartbeater.cc:507] Master 127.0.107.254:45011 requested a full tablet report, sending...
I20260608 12:41:50.612848   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:50.614976  3022 ts_manager.cc:194] Registered new tserver with Master: 04875de29efa4f609bb0219f06dacb32 (127.0.107.194:46121)
I20260608 12:41:50.617370  3022 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59576
I20260608 12:41:50.619149   431 webserver.cc:533] Webserver started at http://127.0.107.195:45271/ using document root <none> and password file <none>
I20260608 12:41:50.620046   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:50.620343   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:50.620779   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:50.622681   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "37b2cde87efb4a5aa96faac1ebd89560"
format_stamp: "Formatted at 2026-06-08 12:41:50 on dist-test-slave-xmh3"
I20260608 12:41:50.627605   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:50.631469  3235 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:50.632378   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:41:50.632710   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "37b2cde87efb4a5aa96faac1ebd89560"
format_stamp: "Formatted at 2026-06-08 12:41:50 on dist-test-slave-xmh3"
I20260608 12:41:50.633026   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780922429684918-431-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)
I20260608 12:41:50.670102   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:50.671392   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:50.672843   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:50.675172   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:50.675407   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:50.675671   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:50.675850   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:50.717262   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34241
I20260608 12:41:50.717361  3297 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34241 every 8 connection(s)
I20260608 12:41:50.732414  3298 heartbeater.cc:344] Connected to a master server at 127.0.107.254:45011
I20260608 12:41:50.732795  3298 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:50.733709  3298 heartbeater.cc:507] Master 127.0.107.254:45011 requested a full tablet report, sending...
I20260608 12:41:50.736217  3022 ts_manager.cc:194] Registered new tserver with Master: 37b2cde87efb4a5aa96faac1ebd89560 (127.0.107.195:34241)
I20260608 12:41:50.736662   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016033321s
I20260608 12:41:50.738173  3022 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59584
I20260608 12:41:51.523945  3149 heartbeater.cc:499] Master 127.0.107.254:45011 was elected leader, sending a full tablet report...
I20260608 12:41:51.620376  3224 heartbeater.cc:499] Master 127.0.107.254:45011 was elected leader, sending a full tablet report...
I20260608 12:41:51.741109  3298 heartbeater.cc:499] Master 127.0.107.254:45011 was elected leader, sending a full tablet report...
I20260608 12:41:51.792670  3022 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57858:
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"
    }
  }
}
W20260608 12:41:51.795210  3022 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.
I20260608 12:41:51.861971  3189 tablet_service.cc:1511] Processing CreateTablet for tablet f00bbb3c3f0d45b4acbea3607662560b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3b476570e9ff414bbd060bfc1ad6bc99]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:51.863672  3189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f00bbb3c3f0d45b4acbea3607662560b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:51.867077  3186 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3dd39084d54fc6a17c8c2f176e438d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3b476570e9ff414bbd060bfc1ad6bc99]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:51.867534  3188 tablet_service.cc:1511] Processing CreateTablet for tablet 05ee609d96e34b9fa608ccc1458ead40 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3b476570e9ff414bbd060bfc1ad6bc99]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:51.868605  3186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3dd39084d54fc6a17c8c2f176e438d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:51.866945  3187 tablet_service.cc:1511] Processing CreateTablet for tablet 770df866f5964fd484700dc96220bb3b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3b476570e9ff414bbd060bfc1ad6bc99]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:51.870164  3187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770df866f5964fd484700dc96220bb3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:51.870347  3263 tablet_service.cc:1511] Processing CreateTablet for tablet f00bbb3c3f0d45b4acbea3607662560b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3b476570e9ff414bbd060bfc1ad6bc99]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:51.871306  3188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ee609d96e34b9fa608ccc1458ead40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:51.871891  3263 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f00bbb3c3f0d45b4acbea3607662560b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:51.888334  3262 tablet_service.cc:1511] Processing CreateTablet for tablet 05ee609d96e34b9fa608ccc1458ead40 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3b476570e9ff414bbd060bfc1ad6bc99]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:51.890420  3262 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ee609d96e34b9fa608ccc1458ead40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:51.895313  3318 tablet_bootstrap.cc:492] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32: Bootstrap starting.
I20260608 12:41:51.900215  3261 tablet_service.cc:1511] Processing CreateTablet for tablet 770df866f5964fd484700dc96220bb3b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3b476570e9ff414bbd060bfc1ad6bc99]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:51.901787  3261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770df866f5964fd484700dc96220bb3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:51.902420  3318 tablet_bootstrap.cc:654] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:51.904333  3260 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3dd39084d54fc6a17c8c2f176e438d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3b476570e9ff414bbd060bfc1ad6bc99]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:51.911303  3113 tablet_service.cc:1511] Processing CreateTablet for tablet 05ee609d96e34b9fa608ccc1458ead40 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3b476570e9ff414bbd060bfc1ad6bc99]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:51.913223  3113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05ee609d96e34b9fa608ccc1458ead40. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:51.915417  3112 tablet_service.cc:1511] Processing CreateTablet for tablet 770df866f5964fd484700dc96220bb3b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3b476570e9ff414bbd060bfc1ad6bc99]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:51.917287  3112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 770df866f5964fd484700dc96220bb3b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:51.919414  3111 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3dd39084d54fc6a17c8c2f176e438d (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3b476570e9ff414bbd060bfc1ad6bc99]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:51.921417  3111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3dd39084d54fc6a17c8c2f176e438d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:51.921617  3320 tablet_bootstrap.cc:492] T f00bbb3c3f0d45b4acbea3607662560b P 37b2cde87efb4a5aa96faac1ebd89560: Bootstrap starting.
I20260608 12:41:51.922757  3260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3dd39084d54fc6a17c8c2f176e438d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:51.922386  3114 tablet_service.cc:1511] Processing CreateTablet for tablet f00bbb3c3f0d45b4acbea3607662560b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=3b476570e9ff414bbd060bfc1ad6bc99]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:51.924222  3114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f00bbb3c3f0d45b4acbea3607662560b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:51.947479  3318 tablet_bootstrap.cc:492] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32: No bootstrap required, opened a new log
I20260608 12:41:51.950145  3318 ts_tablet_manager.cc:1403] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32: Time spent bootstrapping tablet: real 0.055s	user 0.018s	sys 0.011s
I20260608 12:41:51.948516  3320 tablet_bootstrap.cc:654] T f00bbb3c3f0d45b4acbea3607662560b P 37b2cde87efb4a5aa96faac1ebd89560: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:51.949592  3321 tablet_bootstrap.cc:492] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1: Bootstrap starting.
I20260608 12:41:51.953451  3318 raft_consensus.cc:359] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:51.954815  3318 raft_consensus.cc:385] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:51.955155  3318 raft_consensus.cc:740] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04875de29efa4f609bb0219f06dacb32, State: Initialized, Role: FOLLOWER
I20260608 12:41:51.955976  3318 consensus_queue.cc:260] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:51.960078  3321 tablet_bootstrap.cc:654] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:51.960897  3318 ts_tablet_manager.cc:1434] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.007s
I20260608 12:41:51.962626  3320 tablet_bootstrap.cc:492] T f00bbb3c3f0d45b4acbea3607662560b P 37b2cde87efb4a5aa96faac1ebd89560: No bootstrap required, opened a new log
I20260608 12:41:51.962790  3318 tablet_bootstrap.cc:492] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32: Bootstrap starting.
I20260608 12:41:51.963249  3320 ts_tablet_manager.cc:1403] T f00bbb3c3f0d45b4acbea3607662560b P 37b2cde87efb4a5aa96faac1ebd89560: Time spent bootstrapping tablet: real 0.042s	user 0.005s	sys 0.011s
I20260608 12:41:51.967788  3320 raft_consensus.cc:359] T f00bbb3c3f0d45b4acbea3607662560b P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:51.968878  3320 raft_consensus.cc:385] T f00bbb3c3f0d45b4acbea3607662560b P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:51.969529  3320 raft_consensus.cc:740] T f00bbb3c3f0d45b4acbea3607662560b P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b2cde87efb4a5aa96faac1ebd89560, State: Initialized, Role: FOLLOWER
I20260608 12:41:51.970530  3318 tablet_bootstrap.cc:654] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:51.970860  3320 consensus_queue.cc:260] T f00bbb3c3f0d45b4acbea3607662560b P 37b2cde87efb4a5aa96faac1ebd89560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:51.976343  3321 tablet_bootstrap.cc:492] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1: No bootstrap required, opened a new log
I20260608 12:41:51.976962  3321 ts_tablet_manager.cc:1403] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.007s
I20260608 12:41:51.978210  3320 ts_tablet_manager.cc:1434] T f00bbb3c3f0d45b4acbea3607662560b P 37b2cde87efb4a5aa96faac1ebd89560: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
I20260608 12:41:51.980203  3321 raft_consensus.cc:359] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:51.980962  3321 raft_consensus.cc:385] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:51.981289  3321 raft_consensus.cc:740] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bb6493aded34c7788b9a9b835687cd1, State: Initialized, Role: FOLLOWER
I20260608 12:41:51.981751  3320 tablet_bootstrap.cc:492] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560: Bootstrap starting.
I20260608 12:41:51.982223  3321 consensus_queue.cc:260] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:51.986557  3318 tablet_bootstrap.cc:492] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32: No bootstrap required, opened a new log
I20260608 12:41:51.987111  3318 ts_tablet_manager.cc:1403] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260608 12:41:51.989638  3320 tablet_bootstrap.cc:654] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:51.990170  3318 raft_consensus.cc:359] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:51.991201  3318 raft_consensus.cc:385] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:51.991361  3321 ts_tablet_manager.cc:1434] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.006s
I20260608 12:41:51.991662  3318 raft_consensus.cc:740] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04875de29efa4f609bb0219f06dacb32, State: Initialized, Role: FOLLOWER
I20260608 12:41:51.992450  3321 tablet_bootstrap.cc:492] T f00bbb3c3f0d45b4acbea3607662560b P 1bb6493aded34c7788b9a9b835687cd1: Bootstrap starting.
I20260608 12:41:51.992733  3318 consensus_queue.cc:260] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:51.995611  3318 ts_tablet_manager.cc:1434] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.006s
I20260608 12:41:51.996937  3318 tablet_bootstrap.cc:492] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32: Bootstrap starting.
W20260608 12:41:51.998070  3150 tablet.cc:2404] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:41:52.002279  3321 tablet_bootstrap.cc:654] T f00bbb3c3f0d45b4acbea3607662560b P 1bb6493aded34c7788b9a9b835687cd1: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.008452  3318 tablet_bootstrap.cc:654] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.014678  3322 raft_consensus.cc:493] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:52.015347  3322 raft_consensus.cc:515] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.035418  3322 leader_election.cc:290] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bb6493aded34c7788b9a9b835687cd1 (127.0.107.193:42331), 37b2cde87efb4a5aa96faac1ebd89560 (127.0.107.195:34241)
I20260608 12:41:52.057888  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00bbb3c3f0d45b4acbea3607662560b" candidate_uuid: "04875de29efa4f609bb0219f06dacb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bb6493aded34c7788b9a9b835687cd1" is_pre_election: true
I20260608 12:41:52.059324  3318 tablet_bootstrap.cc:492] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32: No bootstrap required, opened a new log
I20260608 12:41:52.059917  3318 ts_tablet_manager.cc:1403] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32: Time spent bootstrapping tablet: real 0.063s	user 0.017s	sys 0.041s
W20260608 12:41:52.060055  3164 leader_election.cc:343] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bb6493aded34c7788b9a9b835687cd1 (127.0.107.193:42331): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:52.062718  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00bbb3c3f0d45b4acbea3607662560b" candidate_uuid: "04875de29efa4f609bb0219f06dacb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b2cde87efb4a5aa96faac1ebd89560" is_pre_election: true
I20260608 12:41:52.063350  3273 raft_consensus.cc:2468] T f00bbb3c3f0d45b4acbea3607662560b P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04875de29efa4f609bb0219f06dacb32 in term 0.
I20260608 12:41:52.063753  3321 tablet_bootstrap.cc:492] T f00bbb3c3f0d45b4acbea3607662560b P 1bb6493aded34c7788b9a9b835687cd1: No bootstrap required, opened a new log
I20260608 12:41:52.063673  3318 raft_consensus.cc:359] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.064363  3321 ts_tablet_manager.cc:1403] T f00bbb3c3f0d45b4acbea3607662560b P 1bb6493aded34c7788b9a9b835687cd1: Time spent bootstrapping tablet: real 0.072s	user 0.029s	sys 0.036s
I20260608 12:41:52.064571  3318 raft_consensus.cc:385] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.064916  3320 tablet_bootstrap.cc:492] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560: No bootstrap required, opened a new log
I20260608 12:41:52.064945  3318 raft_consensus.cc:740] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04875de29efa4f609bb0219f06dacb32, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.065589  3320 ts_tablet_manager.cc:1403] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560: Time spent bootstrapping tablet: real 0.084s	user 0.031s	sys 0.029s
I20260608 12:41:52.065058  3163 leader_election.cc:304] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04875de29efa4f609bb0219f06dacb32, 37b2cde87efb4a5aa96faac1ebd89560; no voters: 1bb6493aded34c7788b9a9b835687cd1
I20260608 12:41:52.066398  3318 consensus_queue.cc:260] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.066838  3322 raft_consensus.cc:2804] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:52.067348  3322 raft_consensus.cc:493] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:52.067727  3322 raft_consensus.cc:3060] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.067564  3321 raft_consensus.cc:359] T f00bbb3c3f0d45b4acbea3607662560b P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.068601  3321 raft_consensus.cc:385] T f00bbb3c3f0d45b4acbea3607662560b P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.069046  3321 raft_consensus.cc:740] T f00bbb3c3f0d45b4acbea3607662560b P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bb6493aded34c7788b9a9b835687cd1, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.068838  3320 raft_consensus.cc:359] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.069664  3320 raft_consensus.cc:385] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.070179  3320 raft_consensus.cc:740] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b2cde87efb4a5aa96faac1ebd89560, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.070173  3321 consensus_queue.cc:260] T f00bbb3c3f0d45b4acbea3607662560b P 1bb6493aded34c7788b9a9b835687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.072408  3320 consensus_queue.cc:260] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.073654  3321 ts_tablet_manager.cc:1434] T f00bbb3c3f0d45b4acbea3607662560b P 1bb6493aded34c7788b9a9b835687cd1: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:41:52.075062  3321 tablet_bootstrap.cc:492] T 05ee609d96e34b9fa608ccc1458ead40 P 1bb6493aded34c7788b9a9b835687cd1: Bootstrap starting.
I20260608 12:41:52.077361  3320 ts_tablet_manager.cc:1434] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260608 12:41:52.078433  3320 tablet_bootstrap.cc:492] T 7d3dd39084d54fc6a17c8c2f176e438d P 37b2cde87efb4a5aa96faac1ebd89560: Bootstrap starting.
I20260608 12:41:52.083979  3321 tablet_bootstrap.cc:654] T 05ee609d96e34b9fa608ccc1458ead40 P 1bb6493aded34c7788b9a9b835687cd1: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.085069  3320 tablet_bootstrap.cc:654] T 7d3dd39084d54fc6a17c8c2f176e438d P 37b2cde87efb4a5aa96faac1ebd89560: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.106671  3322 raft_consensus.cc:515] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.110771  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00bbb3c3f0d45b4acbea3607662560b" candidate_uuid: "04875de29efa4f609bb0219f06dacb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bb6493aded34c7788b9a9b835687cd1"
I20260608 12:41:52.111402  3124 raft_consensus.cc:3060] T f00bbb3c3f0d45b4acbea3607662560b P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.118671  3124 raft_consensus.cc:2468] T f00bbb3c3f0d45b4acbea3607662560b P 1bb6493aded34c7788b9a9b835687cd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04875de29efa4f609bb0219f06dacb32 in term 1.
I20260608 12:41:52.119946  3164 leader_election.cc:304] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04875de29efa4f609bb0219f06dacb32, 1bb6493aded34c7788b9a9b835687cd1; no voters: 
I20260608 12:41:52.122782  3325 raft_consensus.cc:493] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:52.123353  3325 raft_consensus.cc:515] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.131070  3325 leader_election.cc:290] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bb6493aded34c7788b9a9b835687cd1 (127.0.107.193:42331), 04875de29efa4f609bb0219f06dacb32 (127.0.107.194:46121)
I20260608 12:41:52.146739  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f00bbb3c3f0d45b4acbea3607662560b" candidate_uuid: "04875de29efa4f609bb0219f06dacb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b2cde87efb4a5aa96faac1ebd89560"
I20260608 12:41:52.147567  3273 raft_consensus.cc:3060] T f00bbb3c3f0d45b4acbea3607662560b P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.153901  3322 leader_election.cc:290] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 election: Requested vote from peers 1bb6493aded34c7788b9a9b835687cd1 (127.0.107.193:42331), 37b2cde87efb4a5aa96faac1ebd89560 (127.0.107.195:34241)
I20260608 12:41:52.161612  3322 raft_consensus.cc:2804] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:52.163183  3322 raft_consensus.cc:697] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [term 1 LEADER]: Becoming Leader. State: Replica: 04875de29efa4f609bb0219f06dacb32, State: Running, Role: LEADER
I20260608 12:41:52.165084  3322 consensus_queue.cc:237] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.167886  3273 raft_consensus.cc:2468] T f00bbb3c3f0d45b4acbea3607662560b P 37b2cde87efb4a5aa96faac1ebd89560 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04875de29efa4f609bb0219f06dacb32 in term 1.
I20260608 12:41:52.172012  3336 raft_consensus.cc:493] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:52.182727  3336 raft_consensus.cc:515] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
W20260608 12:41:52.173944  3164 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.193:42331, user_credentials={real_user=slave}} blocked reactor thread for 54155.9us
I20260608 12:41:52.188649  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ee609d96e34b9fa608ccc1458ead40" candidate_uuid: "04875de29efa4f609bb0219f06dacb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bb6493aded34c7788b9a9b835687cd1" is_pre_election: true
I20260608 12:41:52.190765  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ee609d96e34b9fa608ccc1458ead40" candidate_uuid: "04875de29efa4f609bb0219f06dacb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b2cde87efb4a5aa96faac1ebd89560" is_pre_election: true
I20260608 12:41:52.191869  3273 raft_consensus.cc:2468] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04875de29efa4f609bb0219f06dacb32 in term 0.
I20260608 12:41:52.193611  3163 leader_election.cc:304] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04875de29efa4f609bb0219f06dacb32, 37b2cde87efb4a5aa96faac1ebd89560; no voters: 
W20260608 12:41:52.195315  3164 leader_election.cc:343] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bb6493aded34c7788b9a9b835687cd1 (127.0.107.193:42331): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:52.201682  3333 raft_consensus.cc:2804] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:52.204831  3318 ts_tablet_manager.cc:1434] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32: Time spent starting tablet: real 0.145s	user 0.057s	sys 0.082s
I20260608 12:41:52.205664  3333 raft_consensus.cc:493] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:52.206147  3333 raft_consensus.cc:3060] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.206595  3318 tablet_bootstrap.cc:492] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32: Bootstrap starting.
I20260608 12:41:52.205129  3320 tablet_bootstrap.cc:492] T 7d3dd39084d54fc6a17c8c2f176e438d P 37b2cde87efb4a5aa96faac1ebd89560: No bootstrap required, opened a new log
I20260608 12:41:52.208529  3320 ts_tablet_manager.cc:1403] T 7d3dd39084d54fc6a17c8c2f176e438d P 37b2cde87efb4a5aa96faac1ebd89560: Time spent bootstrapping tablet: real 0.130s	user 0.050s	sys 0.059s
I20260608 12:41:52.212716  3320 raft_consensus.cc:359] T 7d3dd39084d54fc6a17c8c2f176e438d P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.213794  3318 tablet_bootstrap.cc:654] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.213742  3320 raft_consensus.cc:385] T 7d3dd39084d54fc6a17c8c2f176e438d P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.214557  3320 raft_consensus.cc:740] T 7d3dd39084d54fc6a17c8c2f176e438d P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b2cde87efb4a5aa96faac1ebd89560, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.215677  3336 leader_election.cc:290] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bb6493aded34c7788b9a9b835687cd1 (127.0.107.193:42331), 37b2cde87efb4a5aa96faac1ebd89560 (127.0.107.195:34241)
I20260608 12:41:52.215768  3320 consensus_queue.cc:260] T 7d3dd39084d54fc6a17c8c2f176e438d P 37b2cde87efb4a5aa96faac1ebd89560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.218534  3320 ts_tablet_manager.cc:1434] T 7d3dd39084d54fc6a17c8c2f176e438d P 37b2cde87efb4a5aa96faac1ebd89560: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:41:52.218899  3321 tablet_bootstrap.cc:492] T 05ee609d96e34b9fa608ccc1458ead40 P 1bb6493aded34c7788b9a9b835687cd1: No bootstrap required, opened a new log
I20260608 12:41:52.228017  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ee609d96e34b9fa608ccc1458ead40" candidate_uuid: "37b2cde87efb4a5aa96faac1ebd89560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bb6493aded34c7788b9a9b835687cd1" is_pre_election: true
I20260608 12:41:52.228463  3321 ts_tablet_manager.cc:1403] T 05ee609d96e34b9fa608ccc1458ead40 P 1bb6493aded34c7788b9a9b835687cd1: Time spent bootstrapping tablet: real 0.154s	user 0.052s	sys 0.084s
W20260608 12:41:52.229720  3238 leader_election.cc:343] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 1bb6493aded34c7788b9a9b835687cd1 (127.0.107.193:42331): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:52.233002  3320 tablet_bootstrap.cc:492] T 770df866f5964fd484700dc96220bb3b P 37b2cde87efb4a5aa96faac1ebd89560: Bootstrap starting.
I20260608 12:41:52.233142  3321 raft_consensus.cc:359] T 05ee609d96e34b9fa608ccc1458ead40 P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.234427  3321 raft_consensus.cc:385] T 05ee609d96e34b9fa608ccc1458ead40 P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.234879  3321 raft_consensus.cc:740] T 05ee609d96e34b9fa608ccc1458ead40 P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bb6493aded34c7788b9a9b835687cd1, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.235702  3321 consensus_queue.cc:260] T 05ee609d96e34b9fa608ccc1458ead40 P 1bb6493aded34c7788b9a9b835687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.223444  3333 raft_consensus.cc:515] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.237567  3020 catalog_manager.cc:5696] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04875de29efa4f609bb0219f06dacb32 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "04875de29efa4f609bb0219f06dacb32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:52.240566  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ee609d96e34b9fa608ccc1458ead40" candidate_uuid: "04875de29efa4f609bb0219f06dacb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b2cde87efb4a5aa96faac1ebd89560"
I20260608 12:41:52.240928  3333 leader_election.cc:290] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 election: Requested vote from peers 1bb6493aded34c7788b9a9b835687cd1 (127.0.107.193:42331), 37b2cde87efb4a5aa96faac1ebd89560 (127.0.107.195:34241)
I20260608 12:41:52.241163  3273 raft_consensus.cc:3060] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.242584  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ee609d96e34b9fa608ccc1458ead40" candidate_uuid: "04875de29efa4f609bb0219f06dacb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bb6493aded34c7788b9a9b835687cd1"
I20260608 12:41:52.243139  3124 raft_consensus.cc:3060] T 05ee609d96e34b9fa608ccc1458ead40 P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.245227  3320 tablet_bootstrap.cc:654] T 770df866f5964fd484700dc96220bb3b P 37b2cde87efb4a5aa96faac1ebd89560: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.247988  3273 raft_consensus.cc:2468] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04875de29efa4f609bb0219f06dacb32 in term 1.
I20260608 12:41:52.249886  3163 leader_election.cc:304] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04875de29efa4f609bb0219f06dacb32, 37b2cde87efb4a5aa96faac1ebd89560; no voters: 
I20260608 12:41:52.251214  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05ee609d96e34b9fa608ccc1458ead40" candidate_uuid: "37b2cde87efb4a5aa96faac1ebd89560" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04875de29efa4f609bb0219f06dacb32" is_pre_election: true
I20260608 12:41:52.252027  3199 raft_consensus.cc:2393] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 37b2cde87efb4a5aa96faac1ebd89560 in current term 1: Already voted for candidate 04875de29efa4f609bb0219f06dacb32 in this term.
I20260608 12:41:52.253191  3333 raft_consensus.cc:2804] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:52.253285  3238 leader_election.cc:304] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 37b2cde87efb4a5aa96faac1ebd89560; no voters: 04875de29efa4f609bb0219f06dacb32, 1bb6493aded34c7788b9a9b835687cd1
I20260608 12:41:52.254021  3333 raft_consensus.cc:697] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [term 1 LEADER]: Becoming Leader. State: Replica: 04875de29efa4f609bb0219f06dacb32, State: Running, Role: LEADER
I20260608 12:41:52.254621  3325 raft_consensus.cc:2749] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:52.254964  3322 raft_consensus.cc:493] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:52.255461  3322 raft_consensus.cc:515] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.256927  3318 tablet_bootstrap.cc:492] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32: No bootstrap required, opened a new log
I20260608 12:41:52.257462  3318 ts_tablet_manager.cc:1403] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.009s
I20260608 12:41:52.258948  3123 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3dd39084d54fc6a17c8c2f176e438d" candidate_uuid: "04875de29efa4f609bb0219f06dacb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bb6493aded34c7788b9a9b835687cd1" is_pre_election: true
I20260608 12:41:52.259631  3123 raft_consensus.cc:2468] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04875de29efa4f609bb0219f06dacb32 in term 0.
I20260608 12:41:52.260634  3327 raft_consensus.cc:493] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:52.260743  3318 raft_consensus.cc:359] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.261484  3318 raft_consensus.cc:385] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.261152  3327 raft_consensus.cc:515] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.261837  3318 raft_consensus.cc:740] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04875de29efa4f609bb0219f06dacb32, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.261049  3124 raft_consensus.cc:2468] T 05ee609d96e34b9fa608ccc1458ead40 P 1bb6493aded34c7788b9a9b835687cd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04875de29efa4f609bb0219f06dacb32 in term 1.
I20260608 12:41:52.262741  3318 consensus_queue.cc:260] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.264942  3321 ts_tablet_manager.cc:1434] T 05ee609d96e34b9fa608ccc1458ead40 P 1bb6493aded34c7788b9a9b835687cd1: Time spent starting tablet: real 0.036s	user 0.009s	sys 0.000s
I20260608 12:41:52.265157  3318 ts_tablet_manager.cc:1434] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:41:52.266444  3321 tablet_bootstrap.cc:492] T 770df866f5964fd484700dc96220bb3b P 1bb6493aded34c7788b9a9b835687cd1: Bootstrap starting.
I20260608 12:41:52.268810  3164 leader_election.cc:304] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04875de29efa4f609bb0219f06dacb32, 1bb6493aded34c7788b9a9b835687cd1; no voters: 
I20260608 12:41:52.269435  3327 leader_election.cc:290] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 04875de29efa4f609bb0219f06dacb32 (127.0.107.194:46121), 37b2cde87efb4a5aa96faac1ebd89560 (127.0.107.195:34241)
I20260608 12:41:52.270129  3322 leader_election.cc:290] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bb6493aded34c7788b9a9b835687cd1 (127.0.107.193:42331), 37b2cde87efb4a5aa96faac1ebd89560 (127.0.107.195:34241)
I20260608 12:41:52.270300  3336 raft_consensus.cc:2804] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:52.272115  3336 raft_consensus.cc:493] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:52.272614  3336 raft_consensus.cc:3060] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.275388  3333 consensus_queue.cc:237] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.276037  3321 tablet_bootstrap.cc:654] T 770df866f5964fd484700dc96220bb3b P 1bb6493aded34c7788b9a9b835687cd1: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.287082  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3dd39084d54fc6a17c8c2f176e438d" candidate_uuid: "04875de29efa4f609bb0219f06dacb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b2cde87efb4a5aa96faac1ebd89560" is_pre_election: true
I20260608 12:41:52.287755  3273 raft_consensus.cc:2468] T 7d3dd39084d54fc6a17c8c2f176e438d P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04875de29efa4f609bb0219f06dacb32 in term 0.
I20260608 12:41:52.290777  3336 raft_consensus.cc:515] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.298717  3022 catalog_manager.cc:5696] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04875de29efa4f609bb0219f06dacb32 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "04875de29efa4f609bb0219f06dacb32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:52.303488  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3dd39084d54fc6a17c8c2f176e438d" candidate_uuid: "1bb6493aded34c7788b9a9b835687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b2cde87efb4a5aa96faac1ebd89560" is_pre_election: true
I20260608 12:41:52.304349  3273 raft_consensus.cc:2468] T 7d3dd39084d54fc6a17c8c2f176e438d P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1bb6493aded34c7788b9a9b835687cd1 in term 0.
I20260608 12:41:52.303757  3336 leader_election.cc:290] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 election: Requested vote from peers 1bb6493aded34c7788b9a9b835687cd1 (127.0.107.193:42331), 37b2cde87efb4a5aa96faac1ebd89560 (127.0.107.195:34241)
I20260608 12:41:52.305495  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3dd39084d54fc6a17c8c2f176e438d" candidate_uuid: "04875de29efa4f609bb0219f06dacb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bb6493aded34c7788b9a9b835687cd1"
I20260608 12:41:52.306090  3124 raft_consensus.cc:3060] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.306747  3321 tablet_bootstrap.cc:492] T 770df866f5964fd484700dc96220bb3b P 1bb6493aded34c7788b9a9b835687cd1: No bootstrap required, opened a new log
I20260608 12:41:52.307274  3321 ts_tablet_manager.cc:1403] T 770df866f5964fd484700dc96220bb3b P 1bb6493aded34c7788b9a9b835687cd1: Time spent bootstrapping tablet: real 0.041s	user 0.018s	sys 0.008s
I20260608 12:41:52.307121  3088 leader_election.cc:304] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1bb6493aded34c7788b9a9b835687cd1, 37b2cde87efb4a5aa96faac1ebd89560; no voters: 
I20260608 12:41:52.308393  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3dd39084d54fc6a17c8c2f176e438d" candidate_uuid: "04875de29efa4f609bb0219f06dacb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b2cde87efb4a5aa96faac1ebd89560"
I20260608 12:41:52.308923  3273 raft_consensus.cc:3060] T 7d3dd39084d54fc6a17c8c2f176e438d P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.310384  3321 raft_consensus.cc:359] T 770df866f5964fd484700dc96220bb3b P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.311111  3321 raft_consensus.cc:385] T 770df866f5964fd484700dc96220bb3b P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.311394  3321 raft_consensus.cc:740] T 770df866f5964fd484700dc96220bb3b P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1bb6493aded34c7788b9a9b835687cd1, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.312198  3321 consensus_queue.cc:260] T 770df866f5964fd484700dc96220bb3b P 1bb6493aded34c7788b9a9b835687cd1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.313081  3124 raft_consensus.cc:2468] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04875de29efa4f609bb0219f06dacb32 in term 1.
I20260608 12:41:52.313701  3327 raft_consensus.cc:2764] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260608 12:41:52.315598  3273 raft_consensus.cc:2468] T 7d3dd39084d54fc6a17c8c2f176e438d P 37b2cde87efb4a5aa96faac1ebd89560 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04875de29efa4f609bb0219f06dacb32 in term 1.
I20260608 12:41:52.316834  3199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3dd39084d54fc6a17c8c2f176e438d" candidate_uuid: "1bb6493aded34c7788b9a9b835687cd1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04875de29efa4f609bb0219f06dacb32" is_pre_election: true
I20260608 12:41:52.319160  3163 leader_election.cc:304] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04875de29efa4f609bb0219f06dacb32, 37b2cde87efb4a5aa96faac1ebd89560; no voters: 
I20260608 12:41:52.321091  3320 tablet_bootstrap.cc:492] T 770df866f5964fd484700dc96220bb3b P 37b2cde87efb4a5aa96faac1ebd89560: No bootstrap required, opened a new log
I20260608 12:41:52.321628  3320 ts_tablet_manager.cc:1403] T 770df866f5964fd484700dc96220bb3b P 37b2cde87efb4a5aa96faac1ebd89560: Time spent bootstrapping tablet: real 0.089s	user 0.014s	sys 0.043s
I20260608 12:41:52.323261  3321 ts_tablet_manager.cc:1434] T 770df866f5964fd484700dc96220bb3b P 1bb6493aded34c7788b9a9b835687cd1: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.010s
I20260608 12:41:52.323923  3199 raft_consensus.cc:2393] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 1bb6493aded34c7788b9a9b835687cd1 in current term 1: Already voted for candidate 04875de29efa4f609bb0219f06dacb32 in this term.
I20260608 12:41:52.324743  3320 raft_consensus.cc:359] T 770df866f5964fd484700dc96220bb3b P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.325464  3320 raft_consensus.cc:385] T 770df866f5964fd484700dc96220bb3b P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.325784  3320 raft_consensus.cc:740] T 770df866f5964fd484700dc96220bb3b P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37b2cde87efb4a5aa96faac1ebd89560, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.326594  3320 consensus_queue.cc:260] T 770df866f5964fd484700dc96220bb3b P 37b2cde87efb4a5aa96faac1ebd89560 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.327939  3336 raft_consensus.cc:2804] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:52.328404  3336 raft_consensus.cc:697] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [term 1 LEADER]: Becoming Leader. State: Replica: 04875de29efa4f609bb0219f06dacb32, State: Running, Role: LEADER
I20260608 12:41:52.329105  3336 consensus_queue.cc:237] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.330335  3320 ts_tablet_manager.cc:1434] T 770df866f5964fd484700dc96220bb3b P 37b2cde87efb4a5aa96faac1ebd89560: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:41:52.337359  3075 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_auto_rebalancer_test
W20260608 12:41:52.341033  3075 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
W20260608 12:41:52.341228  3070 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:52.340322  3022 catalog_manager.cc:5696] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04875de29efa4f609bb0219f06dacb32 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "04875de29efa4f609bb0219f06dacb32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:52.348785  3336 raft_consensus.cc:493] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:52.349258  3336 raft_consensus.cc:515] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.350984  3336 leader_election.cc:290] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1bb6493aded34c7788b9a9b835687cd1 (127.0.107.193:42331), 37b2cde87efb4a5aa96faac1ebd89560 (127.0.107.195:34241)
I20260608 12:41:52.351722  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770df866f5964fd484700dc96220bb3b" candidate_uuid: "04875de29efa4f609bb0219f06dacb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bb6493aded34c7788b9a9b835687cd1" is_pre_election: true
I20260608 12:41:52.352006  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770df866f5964fd484700dc96220bb3b" candidate_uuid: "04875de29efa4f609bb0219f06dacb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b2cde87efb4a5aa96faac1ebd89560" is_pre_election: true
I20260608 12:41:52.352236  3124 raft_consensus.cc:2468] T 770df866f5964fd484700dc96220bb3b P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04875de29efa4f609bb0219f06dacb32 in term 0.
I20260608 12:41:52.352596  3273 raft_consensus.cc:2468] T 770df866f5964fd484700dc96220bb3b P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04875de29efa4f609bb0219f06dacb32 in term 0.
I20260608 12:41:52.353415  3164 leader_election.cc:304] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04875de29efa4f609bb0219f06dacb32, 1bb6493aded34c7788b9a9b835687cd1; no voters: 
I20260608 12:41:52.354149  3336 raft_consensus.cc:2804] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:52.354547  3336 raft_consensus.cc:493] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:52.354826  3336 raft_consensus.cc:3060] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.359213  3336 raft_consensus.cc:515] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.360821  3336 leader_election.cc:290] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 election: Requested vote from peers 1bb6493aded34c7788b9a9b835687cd1 (127.0.107.193:42331), 37b2cde87efb4a5aa96faac1ebd89560 (127.0.107.195:34241)
I20260608 12:41:52.361586  3124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770df866f5964fd484700dc96220bb3b" candidate_uuid: "04875de29efa4f609bb0219f06dacb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1bb6493aded34c7788b9a9b835687cd1"
I20260608 12:41:52.361732  3273 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "770df866f5964fd484700dc96220bb3b" candidate_uuid: "04875de29efa4f609bb0219f06dacb32" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "37b2cde87efb4a5aa96faac1ebd89560"
I20260608 12:41:52.362116  3124 raft_consensus.cc:3060] T 770df866f5964fd484700dc96220bb3b P 1bb6493aded34c7788b9a9b835687cd1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.362406  3273 raft_consensus.cc:3060] T 770df866f5964fd484700dc96220bb3b P 37b2cde87efb4a5aa96faac1ebd89560 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.366741  3273 raft_consensus.cc:2468] T 770df866f5964fd484700dc96220bb3b P 37b2cde87efb4a5aa96faac1ebd89560 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04875de29efa4f609bb0219f06dacb32 in term 1.
I20260608 12:41:52.367110  3124 raft_consensus.cc:2468] T 770df866f5964fd484700dc96220bb3b P 1bb6493aded34c7788b9a9b835687cd1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04875de29efa4f609bb0219f06dacb32 in term 1.
I20260608 12:41:52.367673  3163 leader_election.cc:304] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04875de29efa4f609bb0219f06dacb32, 37b2cde87efb4a5aa96faac1ebd89560; no voters: 
I20260608 12:41:52.368502  3336 raft_consensus.cc:2804] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:52.368955  3336 raft_consensus.cc:697] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [term 1 LEADER]: Becoming Leader. State: Replica: 04875de29efa4f609bb0219f06dacb32, State: Running, Role: LEADER
I20260608 12:41:52.369585  3336 consensus_queue.cc:237] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } }
I20260608 12:41:52.376847  3022 catalog_manager.cc:5696] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 reported cstate change: term changed from 0 to 1, leader changed from <none> to 04875de29efa4f609bb0219f06dacb32 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "04875de29efa4f609bb0219f06dacb32" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1bb6493aded34c7788b9a9b835687cd1" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 42331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04875de29efa4f609bb0219f06dacb32" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 46121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "37b2cde87efb4a5aa96faac1ebd89560" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34241 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:52.408890   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:41:52.427067   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:52.427927   431 tablet_replica.cc:333] T 770df866f5964fd484700dc96220bb3b P 1bb6493aded34c7788b9a9b835687cd1: stopping tablet replica
I20260608 12:41:52.428495   431 raft_consensus.cc:2243] T 770df866f5964fd484700dc96220bb3b P 1bb6493aded34c7788b9a9b835687cd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:52.428922   431 raft_consensus.cc:2272] T 770df866f5964fd484700dc96220bb3b P 1bb6493aded34c7788b9a9b835687cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.430879   431 tablet_replica.cc:333] T 05ee609d96e34b9fa608ccc1458ead40 P 1bb6493aded34c7788b9a9b835687cd1: stopping tablet replica
I20260608 12:41:52.431461   431 raft_consensus.cc:2243] T 05ee609d96e34b9fa608ccc1458ead40 P 1bb6493aded34c7788b9a9b835687cd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:52.431938   431 raft_consensus.cc:2272] T 05ee609d96e34b9fa608ccc1458ead40 P 1bb6493aded34c7788b9a9b835687cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.433898   431 tablet_replica.cc:333] T f00bbb3c3f0d45b4acbea3607662560b P 1bb6493aded34c7788b9a9b835687cd1: stopping tablet replica
I20260608 12:41:52.434548   431 raft_consensus.cc:2243] T f00bbb3c3f0d45b4acbea3607662560b P 1bb6493aded34c7788b9a9b835687cd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:52.434924   431 raft_consensus.cc:2272] T f00bbb3c3f0d45b4acbea3607662560b P 1bb6493aded34c7788b9a9b835687cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.436694   431 tablet_replica.cc:333] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1: stopping tablet replica
I20260608 12:41:52.437168   431 raft_consensus.cc:2243] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:52.437527   431 raft_consensus.cc:2272] T 7d3dd39084d54fc6a17c8c2f176e438d P 1bb6493aded34c7788b9a9b835687cd1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.459728   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:41:52.470623   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:41:52.488474   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:52.489318   431 tablet_replica.cc:333] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32: stopping tablet replica
I20260608 12:41:52.490036   431 raft_consensus.cc:2243] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:52.490654   431 pending_rounds.cc:70] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32: Trying to abort 1 pending ops.
I20260608 12:41:52.490931   431 pending_rounds.cc:77] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658610517577728 op_type: NO_OP noop_request { }
I20260608 12:41:52.491261   431 raft_consensus.cc:2889] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:52.491549   431 raft_consensus.cc:2272] T 7d3dd39084d54fc6a17c8c2f176e438d P 04875de29efa4f609bb0219f06dacb32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.493526   431 tablet_replica.cc:333] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32: stopping tablet replica
I20260608 12:41:52.494114   431 raft_consensus.cc:2243] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:52.494693   431 pending_rounds.cc:70] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32: Trying to abort 1 pending ops.
I20260608 12:41:52.494907   431 pending_rounds.cc:77] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658610673389568 op_type: NO_OP noop_request { }
I20260608 12:41:52.495168   431 raft_consensus.cc:2889] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:52.495445   431 raft_consensus.cc:2272] T 770df866f5964fd484700dc96220bb3b P 04875de29efa4f609bb0219f06dacb32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.497637   431 tablet_replica.cc:333] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32: stopping tablet replica
I20260608 12:41:52.498167   431 raft_consensus.cc:2243] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:52.498729   431 pending_rounds.cc:70] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32: Trying to abort 1 pending ops.
I20260608 12:41:52.498926   431 pending_rounds.cc:77] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658610334003200 op_type: NO_OP noop_request { }
I20260608 12:41:52.499181   431 raft_consensus.cc:2889] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:52.499446   431 raft_consensus.cc:2272] T 05ee609d96e34b9fa608ccc1458ead40 P 04875de29efa4f609bb0219f06dacb32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.501569   431 tablet_replica.cc:333] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32: stopping tablet replica
I20260608 12:41:52.502084   431 raft_consensus.cc:2243] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:52.502628   431 pending_rounds.cc:70] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32: Trying to abort 1 pending ops.
I20260608 12:41:52.502823   431 pending_rounds.cc:77] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658610046070784 op_type: NO_OP noop_request { }
I20260608 12:41:52.503083   431 raft_consensus.cc:2889] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:41:52.503348   431 raft_consensus.cc:2272] T f00bbb3c3f0d45b4acbea3607662560b P 04875de29efa4f609bb0219f06dacb32 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.526674   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:41:52.537681   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:41:52.554145   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:41:52.555027   431 tablet_replica.cc:333] T 7d3dd39084d54fc6a17c8c2f176e438d P 37b2cde87efb4a5aa96faac1ebd89560: stopping tablet replica
I20260608 12:41:52.555646   431 raft_consensus.cc:2243] T 7d3dd39084d54fc6a17c8c2f176e438d P 37b2cde87efb4a5aa96faac1ebd89560 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:52.556074   431 raft_consensus.cc:2272] T 7d3dd39084d54fc6a17c8c2f176e438d P 37b2cde87efb4a5aa96faac1ebd89560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.558306   431 tablet_replica.cc:333] T 770df866f5964fd484700dc96220bb3b P 37b2cde87efb4a5aa96faac1ebd89560: stopping tablet replica
I20260608 12:41:52.558835   431 raft_consensus.cc:2243] T 770df866f5964fd484700dc96220bb3b P 37b2cde87efb4a5aa96faac1ebd89560 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:52.559214   431 raft_consensus.cc:2272] T 770df866f5964fd484700dc96220bb3b P 37b2cde87efb4a5aa96faac1ebd89560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.560932   431 tablet_replica.cc:333] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560: stopping tablet replica
I20260608 12:41:52.561431   431 raft_consensus.cc:2243] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:52.561865   431 raft_consensus.cc:2272] T 05ee609d96e34b9fa608ccc1458ead40 P 37b2cde87efb4a5aa96faac1ebd89560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.563623   431 tablet_replica.cc:333] T f00bbb3c3f0d45b4acbea3607662560b P 37b2cde87efb4a5aa96faac1ebd89560: stopping tablet replica
I20260608 12:41:52.564116   431 raft_consensus.cc:2243] T f00bbb3c3f0d45b4acbea3607662560b P 37b2cde87efb4a5aa96faac1ebd89560 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:52.564487   431 raft_consensus.cc:2272] T f00bbb3c3f0d45b4acbea3607662560b P 37b2cde87efb4a5aa96faac1ebd89560 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.586167   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:41:52.596912   431 master.cc:562] Master@127.0.107.254:45011 shutting down...
I20260608 12:41:52.610535   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:41:52.611007   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:52.611274   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ab46aede173d436faa62da21c5f572a6: stopping tablet replica
I20260608 12:41:52.629230   431 master.cc:584] Master@127.0.107.254:45011 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2456 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260608 12:41:52.660200   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36653
I20260608 12:41:52.661230   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:52.666263  3349 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:52.666422  3350 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:52.667903  3352 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:52.668823   431 server_base.cc:1061] running on GCE node
I20260608 12:41:52.669682   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:52.669932   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:52.670065   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922512670053 us; error 0 us; skew 500 ppm
I20260608 12:41:52.670574   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:52.672751   431 webserver.cc:533] Webserver started at http://127.0.107.254:45725/ using document root <none> and password file <none>
I20260608 12:41:52.673216   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:52.673386   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:52.673600   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:52.674656   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "87a2ddf1a4cc4a42939bfc23703f0695"
format_stamp: "Formatted at 2026-06-08 12:41:52 on dist-test-slave-xmh3"
I20260608 12:41:52.679008   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:52.682276  3357 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:52.683092   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:52.683372   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "87a2ddf1a4cc4a42939bfc23703f0695"
format_stamp: "Formatted at 2026-06-08 12:41:52 on dist-test-slave-xmh3"
I20260608 12:41:52.683662   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-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)
I20260608 12:41:52.699792   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:52.700760   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:52.735252   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36653
I20260608 12:41:52.735361  3408 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36653 every 8 connection(s)
I20260608 12:41:52.739253  3409 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:52.748925  3409 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695: Bootstrap starting.
I20260608 12:41:52.753281  3409 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:52.757696  3409 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695: No bootstrap required, opened a new log
I20260608 12:41:52.759789  3409 raft_consensus.cc:359] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a2ddf1a4cc4a42939bfc23703f0695" member_type: VOTER }
I20260608 12:41:52.760172  3409 raft_consensus.cc:385] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:52.760417  3409 raft_consensus.cc:740] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87a2ddf1a4cc4a42939bfc23703f0695, State: Initialized, Role: FOLLOWER
I20260608 12:41:52.760999  3409 consensus_queue.cc:260] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "87a2ddf1a4cc4a42939bfc23703f0695" member_type: VOTER }
I20260608 12:41:52.761457  3409 raft_consensus.cc:399] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:41:52.761680  3409 raft_consensus.cc:493] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:41:52.762022  3409 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:52.766244  3409 raft_consensus.cc:515] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a2ddf1a4cc4a42939bfc23703f0695" member_type: VOTER }
I20260608 12:41:52.766755  3409 leader_election.cc:304] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [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: 87a2ddf1a4cc4a42939bfc23703f0695; no voters: 
I20260608 12:41:52.767917  3409 leader_election.cc:290] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:41:52.768278  3412 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:52.769652  3412 raft_consensus.cc:697] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [term 1 LEADER]: Becoming Leader. State: Replica: 87a2ddf1a4cc4a42939bfc23703f0695, State: Running, Role: LEADER
I20260608 12:41:52.770356  3412 consensus_queue.cc:237] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [LEADER]: Queue going to LEADER mode. State: All 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: "87a2ddf1a4cc4a42939bfc23703f0695" member_type: VOTER }
I20260608 12:41:52.770924  3409 sys_catalog.cc:565] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:41:52.773196  3413 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "87a2ddf1a4cc4a42939bfc23703f0695" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a2ddf1a4cc4a42939bfc23703f0695" member_type: VOTER } }
I20260608 12:41:52.773936  3413 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:52.773208  3414 sys_catalog.cc:455] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 87a2ddf1a4cc4a42939bfc23703f0695. Latest consensus state: current_term: 1 leader_uuid: "87a2ddf1a4cc4a42939bfc23703f0695" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "87a2ddf1a4cc4a42939bfc23703f0695" member_type: VOTER } }
I20260608 12:41:52.774721  3414 sys_catalog.cc:458] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [sys.catalog]: This master's current role is: LEADER
I20260608 12:41:52.777976  3418 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:41:52.786093  3418 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:41:52.787117   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:41:52.795203  3418 catalog_manager.cc:1382] Generated new cluster ID: a198e1cdb9f04e5388d2ca154d502642
I20260608 12:41:52.795511  3418 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:41:52.816686  3418 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:41:52.817996  3418 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:41:52.832404  3418 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695: Generated new TSK 0
I20260608 12:41:52.833040  3418 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:41:52.853605   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:52.860020  3430 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:52.861403  3431 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:52.862689   431 server_base.cc:1061] running on GCE node
W20260608 12:41:52.863396  3433 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:52.864233   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:52.864488   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:52.864673   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922512864652 us; error 0 us; skew 500 ppm
I20260608 12:41:52.865235   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:52.867599   431 webserver.cc:533] Webserver started at http://127.0.107.193:46731/ using document root <none> and password file <none>
I20260608 12:41:52.868132   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:52.868350   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:52.868624   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:52.869691   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "dffd02abfad546e9ab17cddbce87aac4"
format_stamp: "Formatted at 2026-06-08 12:41:52 on dist-test-slave-xmh3"
I20260608 12:41:52.874413   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:41:52.877955  3438 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:52.878782   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:52.879115   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "dffd02abfad546e9ab17cddbce87aac4"
format_stamp: "Formatted at 2026-06-08 12:41:52 on dist-test-slave-xmh3"
I20260608 12:41:52.879443   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-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)
I20260608 12:41:52.920689   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:52.922017   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:52.923550   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:52.926160   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:52.926417   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:52.926699   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:52.926899   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:52.968279   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36321
I20260608 12:41:52.968392  3500 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36321 every 8 connection(s)
I20260608 12:41:52.974130   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:52.980805  3505 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:52.982208  3506 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:52.985244  3509 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:52.985368   431 server_base.cc:1061] running on GCE node
I20260608 12:41:52.986729   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:52.987016   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:52.987285   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922512987261 us; error 0 us; skew 500 ppm
I20260608 12:41:52.987315  3501 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36653
I20260608 12:41:52.987772  3501 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:52.988106   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:52.988564  3501 heartbeater.cc:507] Master 127.0.107.254:36653 requested a full tablet report, sending...
I20260608 12:41:52.991006  3374 ts_manager.cc:194] Registered new tserver with Master: dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321)
I20260608 12:41:52.991024   431 webserver.cc:533] Webserver started at http://127.0.107.194:38599/ using document root <none> and password file <none>
I20260608 12:41:52.991963   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:52.992221   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:52.992537   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:52.993541  3374 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36416
I20260608 12:41:52.993991   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "d8f505e63794489f99ba1d3b8f84b767"
format_stamp: "Formatted at 2026-06-08 12:41:52 on dist-test-slave-xmh3"
I20260608 12:41:52.998977   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:41:53.002077  3513 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.002841   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:41:53.003136   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "d8f505e63794489f99ba1d3b8f84b767"
format_stamp: "Formatted at 2026-06-08 12:41:52 on dist-test-slave-xmh3"
I20260608 12:41:53.003422   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-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)
I20260608 12:41:53.026602   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:53.027654   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:53.029070   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:53.031388   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:53.031612   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.031850   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:53.032047   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.068696   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42527
I20260608 12:41:53.068790  3575 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42527 every 8 connection(s)
I20260608 12:41:53.073760   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:53.080917  3579 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:53.081991  3580 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:53.085824  3576 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36653
I20260608 12:41:53.086237  3576 heartbeater.cc:461] Registering TS with master...
W20260608 12:41:53.086462  3582 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:53.086732   431 server_base.cc:1061] running on GCE node
I20260608 12:41:53.087123  3576 heartbeater.cc:507] Master 127.0.107.254:36653 requested a full tablet report, sending...
I20260608 12:41:53.087599   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:53.087831   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:53.088056   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922513088036 us; error 0 us; skew 500 ppm
I20260608 12:41:53.088863   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:53.089306  3374 ts_manager.cc:194] Registered new tserver with Master: d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527)
I20260608 12:41:53.090867  3374 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36418
I20260608 12:41:53.091427   431 webserver.cc:533] Webserver started at http://127.0.107.195:46407/ using document root <none> and password file <none>
I20260608 12:41:53.092085   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:53.092306   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:53.092584   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:53.093631   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "14817555a759410780d8453dce9f1b4c"
format_stamp: "Formatted at 2026-06-08 12:41:53 on dist-test-slave-xmh3"
I20260608 12:41:53.098048   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:41:53.101379  3587 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.102209   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:41:53.102521   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "14817555a759410780d8453dce9f1b4c"
format_stamp: "Formatted at 2026-06-08 12:41:53 on dist-test-slave-xmh3"
I20260608 12:41:53.102810   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-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)
I20260608 12:41:53.111924   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:53.112958   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:53.114410   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:53.117117   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:53.117345   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.117599   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:53.117794   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:53.155200   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:38615
I20260608 12:41:53.155319  3649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:38615 every 8 connection(s)
I20260608 12:41:53.169147  3650 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36653
I20260608 12:41:53.169566  3650 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:53.170286  3650 heartbeater.cc:507] Master 127.0.107.254:36653 requested a full tablet report, sending...
I20260608 12:41:53.172188  3374 ts_manager.cc:194] Registered new tserver with Master: 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:53.173030   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014385103s
I20260608 12:41:53.173609  3374 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36424
I20260608 12:41:53.996579  3501 heartbeater.cc:499] Master 127.0.107.254:36653 was elected leader, sending a full tablet report...
I20260608 12:41:54.093382  3576 heartbeater.cc:499] Master 127.0.107.254:36653 was elected leader, sending a full tablet report...
I20260608 12:41:54.176347  3650 heartbeater.cc:499] Master 127.0.107.254:36653 was elected leader, sending a full tablet report...
I20260608 12:41:54.226583  3374 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36432:
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"
    }
  }
}
W20260608 12:41:54.228780  3374 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.
I20260608 12:41:54.287635  3466 tablet_service.cc:1511] Processing CreateTablet for tablet 4503a5862c7449cd815c9d4816890052 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.288513  3464 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0e5075d20d4de4b072b24d729d77f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.289373  3466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4503a5862c7449cd815c9d4816890052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.290262  3464 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0e5075d20d4de4b072b24d729d77f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.290606  3463 tablet_service.cc:1511] Processing CreateTablet for tablet bb7cd47d2ae64503b88ebb0525f70978 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.290910  3541 tablet_service.cc:1511] Processing CreateTablet for tablet 4503a5862c7449cd815c9d4816890052 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.292012  3463 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7cd47d2ae64503b88ebb0525f70978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.292358  3541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4503a5862c7449cd815c9d4816890052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.288950  3465 tablet_service.cc:1511] Processing CreateTablet for tablet a0917833fa0948ff955a1349df62f357 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.296788  3465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0917833fa0948ff955a1349df62f357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.303469  3540 tablet_service.cc:1511] Processing CreateTablet for tablet a0917833fa0948ff955a1349df62f357 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.304948  3540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0917833fa0948ff955a1349df62f357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.306810  3462 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd9a3f8b7ba4b06a708a579a2075a25 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.308234  3462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd9a3f8b7ba4b06a708a579a2075a25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.311931  3461 tablet_service.cc:1511] Processing CreateTablet for tablet 24822992a46540e881213b6d345ada78 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.313324  3461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24822992a46540e881213b6d345ada78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.315696  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 053e3c3c56be46ec98660c9b2cf6a30c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.317104  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053e3c3c56be46ec98660c9b2cf6a30c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.319442  3539 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0e5075d20d4de4b072b24d729d77f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.319761  3459 tablet_service.cc:1511] Processing CreateTablet for tablet 840106d0a1124b69bdc32a65f2944caa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.320833  3539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0e5075d20d4de4b072b24d729d77f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.321221  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840106d0a1124b69bdc32a65f2944caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.332401  3538 tablet_service.cc:1511] Processing CreateTablet for tablet bb7cd47d2ae64503b88ebb0525f70978 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.334399  3538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7cd47d2ae64503b88ebb0525f70978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.344556  3537 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd9a3f8b7ba4b06a708a579a2075a25 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.346547  3537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd9a3f8b7ba4b06a708a579a2075a25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.356596  3536 tablet_service.cc:1511] Processing CreateTablet for tablet 24822992a46540e881213b6d345ada78 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.358604  3536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24822992a46540e881213b6d345ada78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.369246  3534 tablet_service.cc:1511] Processing CreateTablet for tablet 840106d0a1124b69bdc32a65f2944caa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.370780  3534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840106d0a1124b69bdc32a65f2944caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.371084  3611 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd9a3f8b7ba4b06a708a579a2075a25 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.371447  3615 tablet_service.cc:1511] Processing CreateTablet for tablet 4503a5862c7449cd815c9d4816890052 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.372505  3611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd9a3f8b7ba4b06a708a579a2075a25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.372947  3535 tablet_service.cc:1511] Processing CreateTablet for tablet 053e3c3c56be46ec98660c9b2cf6a30c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.373646  3614 tablet_service.cc:1511] Processing CreateTablet for tablet a0917833fa0948ff955a1349df62f357 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.374362  3535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053e3c3c56be46ec98660c9b2cf6a30c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.375070  3614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0917833fa0948ff955a1349df62f357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.378888  3610 tablet_service.cc:1511] Processing CreateTablet for tablet 24822992a46540e881213b6d345ada78 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.380285  3610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24822992a46540e881213b6d345ada78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.379954  3612 tablet_service.cc:1511] Processing CreateTablet for tablet bb7cd47d2ae64503b88ebb0525f70978 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.381389  3612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7cd47d2ae64503b88ebb0525f70978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.378902  3613 tablet_service.cc:1511] Processing CreateTablet for tablet 4e0e5075d20d4de4b072b24d729d77f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.383266  3613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0e5075d20d4de4b072b24d729d77f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.386108  3615 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4503a5862c7449cd815c9d4816890052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.411787  3609 tablet_service.cc:1511] Processing CreateTablet for tablet 053e3c3c56be46ec98660c9b2cf6a30c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.413856  3609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 053e3c3c56be46ec98660c9b2cf6a30c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.418439  3670 tablet_bootstrap.cc:492] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4: Bootstrap starting.
I20260608 12:41:54.419312  3608 tablet_service.cc:1511] Processing CreateTablet for tablet 840106d0a1124b69bdc32a65f2944caa (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260608 12:41:54.421244  3608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 840106d0a1124b69bdc32a65f2944caa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:54.444361  3670 tablet_bootstrap.cc:654] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.450196  3671 tablet_bootstrap.cc:492] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767: Bootstrap starting.
I20260608 12:41:54.462297  3672 tablet_bootstrap.cc:492] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c: Bootstrap starting.
I20260608 12:41:54.463160  3670 tablet_bootstrap.cc:492] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4: No bootstrap required, opened a new log
I20260608 12:41:54.465667  3670 ts_tablet_manager.cc:1403] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4: Time spent bootstrapping tablet: real 0.053s	user 0.006s	sys 0.006s
I20260608 12:41:54.466322  3671 tablet_bootstrap.cc:654] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.469144  3672 tablet_bootstrap.cc:654] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.468680  3670 raft_consensus.cc:359] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.469535  3670 raft_consensus.cc:385] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.469877  3670 raft_consensus.cc:740] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.470634  3671 tablet_bootstrap.cc:492] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767: No bootstrap required, opened a new log
I20260608 12:41:54.471231  3671 ts_tablet_manager.cc:1403] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.002s
I20260608 12:41:54.470659  3670 consensus_queue.cc:260] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.474169  3671 raft_consensus.cc:359] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.474946  3671 raft_consensus.cc:385] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.475250  3671 raft_consensus.cc:740] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.476016  3670 ts_tablet_manager.cc:1434] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.007s
I20260608 12:41:54.477552  3670 tablet_bootstrap.cc:492] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4: Bootstrap starting.
I20260608 12:41:54.475986  3671 consensus_queue.cc:260] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.485543  3670 tablet_bootstrap.cc:654] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.488389  3672 tablet_bootstrap.cc:492] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c: No bootstrap required, opened a new log
I20260608 12:41:54.488934  3672 ts_tablet_manager.cc:1403] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260608 12:41:54.492304  3672 raft_consensus.cc:359] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.492961  3672 raft_consensus.cc:385] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.493247  3672 raft_consensus.cc:740] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.494207  3671 ts_tablet_manager.cc:1434] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767: Time spent starting tablet: real 0.023s	user 0.015s	sys 0.004s
I20260608 12:41:54.494218  3672 consensus_queue.cc:260] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.495774  3671 tablet_bootstrap.cc:492] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767: Bootstrap starting.
I20260608 12:41:54.498414  3670 tablet_bootstrap.cc:492] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4: No bootstrap required, opened a new log
I20260608 12:41:54.498926  3670 ts_tablet_manager.cc:1403] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260608 12:41:54.502167  3671 tablet_bootstrap.cc:654] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.501726  3670 raft_consensus.cc:359] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.502568  3670 raft_consensus.cc:385] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.502879  3670 raft_consensus.cc:740] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.503667  3670 consensus_queue.cc:260] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.506964  3670 ts_tablet_manager.cc:1434] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:54.508206  3670 tablet_bootstrap.cc:492] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4: Bootstrap starting.
I20260608 12:41:54.514073  3671 tablet_bootstrap.cc:492] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767: No bootstrap required, opened a new log
I20260608 12:41:54.514592  3671 ts_tablet_manager.cc:1403] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260608 12:41:54.514844  3670 tablet_bootstrap.cc:654] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.517616  3671 raft_consensus.cc:359] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.518637  3671 raft_consensus.cc:385] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.519017  3671 raft_consensus.cc:740] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.520260  3671 consensus_queue.cc:260] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.525072  3671 ts_tablet_manager.cc:1434] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:41:54.526037  3671 tablet_bootstrap.cc:492] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767: Bootstrap starting.
I20260608 12:41:54.527130  3670 tablet_bootstrap.cc:492] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4: No bootstrap required, opened a new log
I20260608 12:41:54.527683  3670 ts_tablet_manager.cc:1403] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260608 12:41:54.531885  3671 tablet_bootstrap.cc:654] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.532191  3670 raft_consensus.cc:359] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.533092  3670 raft_consensus.cc:385] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.533473  3670 raft_consensus.cc:740] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.534511  3670 consensus_queue.cc:260] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.540078  3670 ts_tablet_manager.cc:1434] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.004s
I20260608 12:41:54.541354  3670 tablet_bootstrap.cc:492] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4: Bootstrap starting.
I20260608 12:41:54.543205  3671 tablet_bootstrap.cc:492] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767: No bootstrap required, opened a new log
I20260608 12:41:54.543718  3671 ts_tablet_manager.cc:1403] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.010s
I20260608 12:41:54.545691  3676 raft_consensus.cc:493] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:54.546208  3676 raft_consensus.cc:515] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.546751  3671 raft_consensus.cc:359] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.547472  3671 raft_consensus.cc:385] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.547766  3671 raft_consensus.cc:740] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.549075  3676 leader_election.cc:290] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:54.548754  3671 consensus_queue.cc:260] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.551982  3670 tablet_bootstrap.cc:654] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.552853  3671 ts_tablet_manager.cc:1434] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:41:54.553915  3671 tablet_bootstrap.cc:492] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767: Bootstrap starting.
I20260608 12:41:54.560117  3671 tablet_bootstrap.cc:654] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.583926  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4503a5862c7449cd815c9d4816890052" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767" is_pre_election: true
I20260608 12:41:54.584875  3551 raft_consensus.cc:2468] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dffd02abfad546e9ab17cddbce87aac4 in term 0.
I20260608 12:41:54.586934  3439 leader_election.cc:304] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:54.588065  3676 raft_consensus.cc:2804] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:54.588580  3672 ts_tablet_manager.cc:1434] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c: Time spent starting tablet: real 0.099s	user 0.050s	sys 0.042s
I20260608 12:41:54.588546  3676 raft_consensus.cc:493] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:54.589177  3676 raft_consensus.cc:3060] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.591547  3670 tablet_bootstrap.cc:492] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4: No bootstrap required, opened a new log
I20260608 12:41:54.592247  3670 ts_tablet_manager.cc:1403] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.004s
I20260608 12:41:54.595685  3676 raft_consensus.cc:515] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.596228  3670 raft_consensus.cc:359] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.597241  3670 raft_consensus.cc:385] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.597952  3672 tablet_bootstrap.cc:492] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c: Bootstrap starting.
I20260608 12:41:54.598526  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4503a5862c7449cd815c9d4816890052" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767"
I20260608 12:41:54.601260  3551 raft_consensus.cc:3060] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.603475  3671 tablet_bootstrap.cc:492] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767: No bootstrap required, opened a new log
I20260608 12:41:54.597626  3670 raft_consensus.cc:740] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.604091  3671 ts_tablet_manager.cc:1403] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767: Time spent bootstrapping tablet: real 0.050s	user 0.025s	sys 0.024s
I20260608 12:41:54.604583  3670 consensus_queue.cc:260] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.607384  3672 tablet_bootstrap.cc:654] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.607671  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4503a5862c7449cd815c9d4816890052" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c" is_pre_election: true
I20260608 12:41:54.607996  3671 raft_consensus.cc:359] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.609087  3671 raft_consensus.cc:385] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.609543  3671 raft_consensus.cc:740] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.609869  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4503a5862c7449cd815c9d4816890052" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c"
I20260608 12:41:54.610855  3671 consensus_queue.cc:260] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
W20260608 12:41:54.611763  3439 leader_election.cc:343] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:41:54.613031  3439 leader_election.cc:343] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:54.618633  3551 raft_consensus.cc:2468] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dffd02abfad546e9ab17cddbce87aac4 in term 1.
I20260608 12:41:54.619262  3671 ts_tablet_manager.cc:1434] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.004s
I20260608 12:41:54.619858  3439 leader_election.cc:304] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [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: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4; no voters: 14817555a759410780d8453dce9f1b4c
I20260608 12:41:54.620323  3671 tablet_bootstrap.cc:492] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767: Bootstrap starting.
I20260608 12:41:54.599840  3676 leader_election.cc:290] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 election: Requested vote from peers d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:54.623978  3676 raft_consensus.cc:493] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:54.624580  3676 raft_consensus.cc:515] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.627264  3676 leader_election.cc:290] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:54.627928  3676 raft_consensus.cc:2804] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:54.628472  3676 raft_consensus.cc:697] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Becoming Leader. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Running, Role: LEADER
I20260608 12:41:54.631265  3670 ts_tablet_manager.cc:1434] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.015s
I20260608 12:41:54.634840  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0e5075d20d4de4b072b24d729d77f0" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c" is_pre_election: true
I20260608 12:41:54.633369  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0e5075d20d4de4b072b24d729d77f0" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767" is_pre_election: true
I20260608 12:41:54.635576  3551 raft_consensus.cc:2468] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dffd02abfad546e9ab17cddbce87aac4 in term 0.
W20260608 12:41:54.636075  3439 leader_election.cc:343] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:54.635228  3676 consensus_queue.cc:237] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.636901  3670 tablet_bootstrap.cc:492] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4: Bootstrap starting.
I20260608 12:41:54.636829  3439 leader_election.cc:304] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4; no voters: 14817555a759410780d8453dce9f1b4c
I20260608 12:41:54.637641  3672 tablet_bootstrap.cc:492] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c: No bootstrap required, opened a new log
I20260608 12:41:54.637800  3690 raft_consensus.cc:2804] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:54.638233  3672 ts_tablet_manager.cc:1403] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.010s
I20260608 12:41:54.638233  3690 raft_consensus.cc:493] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:54.640583  3690 raft_consensus.cc:3060] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.634119  3671 tablet_bootstrap.cc:654] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.641227  3672 raft_consensus.cc:359] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.642132  3672 raft_consensus.cc:385] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.642498  3672 raft_consensus.cc:740] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.642702  3670 tablet_bootstrap.cc:654] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.643463  3672 consensus_queue.cc:260] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.645973  3672 ts_tablet_manager.cc:1434] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:41:54.646910  3672 tablet_bootstrap.cc:492] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c: Bootstrap starting.
I20260608 12:41:54.652952  3672 tablet_bootstrap.cc:654] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.665437  3672 tablet_bootstrap.cc:492] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c: No bootstrap required, opened a new log
I20260608 12:41:54.665966  3672 ts_tablet_manager.cc:1403] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.007s
I20260608 12:41:54.667016  3690 raft_consensus.cc:515] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.668979  3672 raft_consensus.cc:359] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.669684  3672 raft_consensus.cc:385] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.669991  3672 raft_consensus.cc:740] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.672226  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0e5075d20d4de4b072b24d729d77f0" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767"
I20260608 12:41:54.674371  3551 raft_consensus.cc:3060] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.674516  3672 consensus_queue.cc:260] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.677896  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0e5075d20d4de4b072b24d729d77f0" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c"
W20260608 12:41:54.680143  3439 leader_election.cc:343] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:54.680379  3672 ts_tablet_manager.cc:1434] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 12:41:54.681463  3672 tablet_bootstrap.cc:492] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c: Bootstrap starting.
I20260608 12:41:54.673448  3371 catalog_manager.cc:5696] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "dffd02abfad546e9ab17cddbce87aac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:54.688040  3551 raft_consensus.cc:2468] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dffd02abfad546e9ab17cddbce87aac4 in term 1.
I20260608 12:41:54.689254  3439 leader_election.cc:304] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [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: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4; no voters: 14817555a759410780d8453dce9f1b4c
I20260608 12:41:54.690158  3676 raft_consensus.cc:2804] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:54.690642  3676 raft_consensus.cc:697] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Becoming Leader. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Running, Role: LEADER
I20260608 12:41:54.691507  3676 consensus_queue.cc:237] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.695945  3679 raft_consensus.cc:493] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:54.696482  3679 raft_consensus.cc:515] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.706090  3672 tablet_bootstrap.cc:654] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.702385  3679 leader_election.cc:290] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527)
I20260608 12:41:54.695040  3690 leader_election.cc:290] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 election: Requested vote from peers d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:54.712013  3671 tablet_bootstrap.cc:492] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767: No bootstrap required, opened a new log
I20260608 12:41:54.712577  3671 ts_tablet_manager.cc:1403] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767: Time spent bootstrapping tablet: real 0.092s	user 0.022s	sys 0.046s
I20260608 12:41:54.715797  3671 raft_consensus.cc:359] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.716491  3671 raft_consensus.cc:385] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.716774  3671 raft_consensus.cc:740] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.716887  3670 tablet_bootstrap.cc:492] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4: No bootstrap required, opened a new log
I20260608 12:41:54.717798  3671 consensus_queue.cc:260] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.718585  3371 catalog_manager.cc:5696] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "dffd02abfad546e9ab17cddbce87aac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:54.718374  3670 ts_tablet_manager.cc:1403] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4: Time spent bootstrapping tablet: real 0.082s	user 0.023s	sys 0.038s
I20260608 12:41:54.722703  3671 ts_tablet_manager.cc:1434] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:41:54.723781  3671 tablet_bootstrap.cc:492] T 053e3c3c56be46ec98660c9b2cf6a30c P d8f505e63794489f99ba1d3b8f84b767: Bootstrap starting.
I20260608 12:41:54.727849  3670 raft_consensus.cc:359] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.728556  3670 raft_consensus.cc:385] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.731896  3476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0917833fa0948ff955a1349df62f357" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:54.732177  3672 tablet_bootstrap.cc:492] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c: No bootstrap required, opened a new log
I20260608 12:41:54.732623  3476 raft_consensus.cc:2468] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14817555a759410780d8453dce9f1b4c in term 0.
I20260608 12:41:54.732774  3672 ts_tablet_manager.cc:1403] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.011s
I20260608 12:41:54.734233  3589 leader_election.cc:304] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14817555a759410780d8453dce9f1b4c, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:54.734982  3679 raft_consensus.cc:2804] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:54.735316  3679 raft_consensus.cc:493] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:54.735599  3679 raft_consensus.cc:3060] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.735963  3677 raft_consensus.cc:493] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:54.736438  3677 raft_consensus.cc:515] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.737737  3671 tablet_bootstrap.cc:654] T 053e3c3c56be46ec98660c9b2cf6a30c P d8f505e63794489f99ba1d3b8f84b767: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.738351  3672 raft_consensus.cc:359] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.739115  3672 raft_consensus.cc:385] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.739395  3672 raft_consensus.cc:740] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.740252  3672 consensus_queue.cc:260] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.728859  3670 raft_consensus.cc:740] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.742959  3679 raft_consensus.cc:515] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.743029  3670 consensus_queue.cc:260] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.746394  3670 ts_tablet_manager.cc:1434] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4: Time spent starting tablet: real 0.026s	user 0.004s	sys 0.004s
I20260608 12:41:54.747756  3670 tablet_bootstrap.cc:492] T 053e3c3c56be46ec98660c9b2cf6a30c P dffd02abfad546e9ab17cddbce87aac4: Bootstrap starting.
I20260608 12:41:54.749250  3677 leader_election.cc:290] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:54.751611  3476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0917833fa0948ff955a1349df62f357" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4"
I20260608 12:41:54.752334  3476 raft_consensus.cc:3060] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.761159  3670 tablet_bootstrap.cc:654] T 053e3c3c56be46ec98660c9b2cf6a30c P dffd02abfad546e9ab17cddbce87aac4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.762507  3679 leader_election.cc:290] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 election: Requested vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527)
I20260608 12:41:54.761555  3476 raft_consensus.cc:2468] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14817555a759410780d8453dce9f1b4c in term 1.
I20260608 12:41:54.774101  3589 leader_election.cc:304] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14817555a759410780d8453dce9f1b4c, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:54.775002  3679 raft_consensus.cc:2804] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:54.775503  3679 raft_consensus.cc:697] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [term 1 LEADER]: Becoming Leader. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Running, Role: LEADER
I20260608 12:41:54.776361  3679 consensus_queue.cc:237] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.779729  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0917833fa0948ff955a1349df62f357" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767" is_pre_election: true
I20260608 12:41:54.780403  3551 raft_consensus.cc:2468] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14817555a759410780d8453dce9f1b4c in term 0.
W20260608 12:41:54.784463  3422 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:54.786033  3427 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
W20260608 12:41:54.788411  3427 auto_leader_rebalancer.cc:460] the master instance isn't leader: Service unavailable: Tablet not running
I20260608 12:41:54.789268  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0917833fa0948ff955a1349df62f357" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767"
I20260608 12:41:54.789911  3551 raft_consensus.cc:3060] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.795205  3670 tablet_bootstrap.cc:492] T 053e3c3c56be46ec98660c9b2cf6a30c P dffd02abfad546e9ab17cddbce87aac4: No bootstrap required, opened a new log
I20260608 12:41:54.795892  3670 ts_tablet_manager.cc:1403] T 053e3c3c56be46ec98660c9b2cf6a30c P dffd02abfad546e9ab17cddbce87aac4: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.002s
I20260608 12:41:54.800063  3670 raft_consensus.cc:359] T 053e3c3c56be46ec98660c9b2cf6a30c P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.801028  3670 raft_consensus.cc:385] T 053e3c3c56be46ec98660c9b2cf6a30c P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.802047  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0917833fa0948ff955a1349df62f357" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c" is_pre_election: true
I20260608 12:41:54.802407  3551 raft_consensus.cc:2468] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14817555a759410780d8453dce9f1b4c in term 1.
I20260608 12:41:54.805747  3672 ts_tablet_manager.cc:1434] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c: Time spent starting tablet: real 0.072s	user 0.015s	sys 0.014s
I20260608 12:41:54.806854  3672 tablet_bootstrap.cc:492] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c: Bootstrap starting.
I20260608 12:41:54.807379  3671 tablet_bootstrap.cc:492] T 053e3c3c56be46ec98660c9b2cf6a30c P d8f505e63794489f99ba1d3b8f84b767: No bootstrap required, opened a new log
I20260608 12:41:54.808056  3671 ts_tablet_manager.cc:1403] T 053e3c3c56be46ec98660c9b2cf6a30c P d8f505e63794489f99ba1d3b8f84b767: Time spent bootstrapping tablet: real 0.084s	user 0.036s	sys 0.039s
I20260608 12:41:54.807356  3371 catalog_manager.cc:5696] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 14817555a759410780d8453dce9f1b4c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "14817555a759410780d8453dce9f1b4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:54.811218  3671 raft_consensus.cc:359] T 053e3c3c56be46ec98660c9b2cf6a30c P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.811959  3671 raft_consensus.cc:385] T 053e3c3c56be46ec98660c9b2cf6a30c P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.812261  3671 raft_consensus.cc:740] T 053e3c3c56be46ec98660c9b2cf6a30c P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.812861  3476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0917833fa0948ff955a1349df62f357" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:54.813047  3671 consensus_queue.cc:260] T 053e3c3c56be46ec98660c9b2cf6a30c P d8f505e63794489f99ba1d3b8f84b767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.813668  3672 tablet_bootstrap.cc:654] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.813638  3476 raft_consensus.cc:2393] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f505e63794489f99ba1d3b8f84b767 in current term 1: Already voted for candidate 14817555a759410780d8453dce9f1b4c in this term.
I20260608 12:41:54.801409  3670 raft_consensus.cc:740] T 053e3c3c56be46ec98660c9b2cf6a30c P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.815267  3515 leader_election.cc:304] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d8f505e63794489f99ba1d3b8f84b767; no voters: 14817555a759410780d8453dce9f1b4c, dffd02abfad546e9ab17cddbce87aac4
I20260608 12:41:54.815532  3671 ts_tablet_manager.cc:1434] T 053e3c3c56be46ec98660c9b2cf6a30c P d8f505e63794489f99ba1d3b8f84b767: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:41:54.816745  3671 tablet_bootstrap.cc:492] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767: Bootstrap starting.
I20260608 12:41:54.815114  3670 consensus_queue.cc:260] T 053e3c3c56be46ec98660c9b2cf6a30c P dffd02abfad546e9ab17cddbce87aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.820194  3670 ts_tablet_manager.cc:1434] T 053e3c3c56be46ec98660c9b2cf6a30c P dffd02abfad546e9ab17cddbce87aac4: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.002s
I20260608 12:41:54.821034  3690 raft_consensus.cc:493] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:54.821250  3670 tablet_bootstrap.cc:492] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4: Bootstrap starting.
I20260608 12:41:54.821496  3690 raft_consensus.cc:515] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.823442  3671 tablet_bootstrap.cc:654] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.824362  3677 raft_consensus.cc:2749] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:54.825860  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24822992a46540e881213b6d345ada78" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c" is_pre_election: true
W20260608 12:41:54.827289  3439 leader_election.cc:343] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:54.823629  3690 leader_election.cc:290] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:54.828542  3670 tablet_bootstrap.cc:654] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.829234  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24822992a46540e881213b6d345ada78" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767" is_pre_election: true
I20260608 12:41:54.829947  3677 raft_consensus.cc:493] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:54.830430  3677 raft_consensus.cc:515] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.832576  3677 leader_election.cc:290] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:54.833207  3476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7cd47d2ae64503b88ebb0525f70978" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:54.833843  3476 raft_consensus.cc:2468] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 0.
I20260608 12:41:54.835040  3551 raft_consensus.cc:2468] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dffd02abfad546e9ab17cddbce87aac4 in term 0.
I20260608 12:41:54.835577  3671 tablet_bootstrap.cc:492] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767: No bootstrap required, opened a new log
I20260608 12:41:54.835597  3515 leader_election.cc:304] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:54.836301  3671 ts_tablet_manager.cc:1403] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260608 12:41:54.836239  3439 leader_election.cc:304] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4; no voters: 14817555a759410780d8453dce9f1b4c
I20260608 12:41:54.836894  3677 raft_consensus.cc:2804] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:54.837306  3677 raft_consensus.cc:493] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:54.837468  3690 raft_consensus.cc:2804] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:54.837743  3677 raft_consensus.cc:3060] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.837877  3690 raft_consensus.cc:493] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:54.838543  3690 raft_consensus.cc:3060] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.840451  3671 raft_consensus.cc:359] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.841373  3671 raft_consensus.cc:385] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.841728  3671 raft_consensus.cc:740] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.842869  3671 consensus_queue.cc:260] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.845196  3677 raft_consensus.cc:515] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.846436  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7cd47d2ae64503b88ebb0525f70978" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c" is_pre_election: true
I20260608 12:41:54.848227  3476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7cd47d2ae64503b88ebb0525f70978" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4"
I20260608 12:41:54.848773  3476 raft_consensus.cc:3060] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.848912  3670 tablet_bootstrap.cc:492] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4: No bootstrap required, opened a new log
I20260608 12:41:54.849543  3670 ts_tablet_manager.cc:1403] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.003s
I20260608 12:41:54.851114  3671 ts_tablet_manager.cc:1434] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767: Time spent starting tablet: real 0.014s	user 0.010s	sys 0.001s
I20260608 12:41:54.852161  3671 tablet_bootstrap.cc:492] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767: Bootstrap starting.
I20260608 12:41:54.852499  3670 raft_consensus.cc:359] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
W20260608 12:41:54.853034  3514 leader_election.cc:343] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:54.853209  3670 raft_consensus.cc:385] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.853569  3670 raft_consensus.cc:740] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.855497  3476 raft_consensus.cc:2468] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 1.
I20260608 12:41:54.856812  3515 leader_election.cc:304] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:54.857950  3708 raft_consensus.cc:2804] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:54.858409  3677 leader_election.cc:290] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 election: Requested vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:54.860390  3670 consensus_queue.cc:260] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.845196  3690 raft_consensus.cc:515] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.861533  3671 tablet_bootstrap.cc:654] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.862185  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7cd47d2ae64503b88ebb0525f70978" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c"
I20260608 12:41:54.864007  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24822992a46540e881213b6d345ada78" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767"
I20260608 12:41:54.864171  3690 leader_election.cc:290] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 election: Requested vote from peers d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:54.864585  3551 raft_consensus.cc:3060] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.865842  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "24822992a46540e881213b6d345ada78" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c"
I20260608 12:41:54.867134  3670 ts_tablet_manager.cc:1434] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
W20260608 12:41:54.867082  3439 leader_election.cc:343] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:41:54.868083  3514 leader_election.cc:343] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:54.868566  3670 tablet_bootstrap.cc:492] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4: Bootstrap starting.
I20260608 12:41:54.871990  3551 raft_consensus.cc:2468] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dffd02abfad546e9ab17cddbce87aac4 in term 1.
I20260608 12:41:54.874486  3439 leader_election.cc:304] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [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: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4; no voters: 14817555a759410780d8453dce9f1b4c
I20260608 12:41:54.875947  3690 raft_consensus.cc:2804] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:54.876139  3670 tablet_bootstrap.cc:654] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.876627  3690 raft_consensus.cc:697] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Becoming Leader. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Running, Role: LEADER
I20260608 12:41:54.877529  3690 consensus_queue.cc:237] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.880465  3708 raft_consensus.cc:697] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Becoming Leader. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Running, Role: LEADER
I20260608 12:41:54.881558  3708 consensus_queue.cc:237] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.882146  3672 tablet_bootstrap.cc:492] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c: No bootstrap required, opened a new log
I20260608 12:41:54.882941  3672 ts_tablet_manager.cc:1403] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c: Time spent bootstrapping tablet: real 0.076s	user 0.011s	sys 0.020s
I20260608 12:41:54.886746  3671 tablet_bootstrap.cc:492] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767: No bootstrap required, opened a new log
I20260608 12:41:54.886436  3672 raft_consensus.cc:359] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.887113  3672 raft_consensus.cc:385] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.887238  3671 ts_tablet_manager.cc:1403] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.004s
I20260608 12:41:54.887450  3672 raft_consensus.cc:740] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.888384  3672 consensus_queue.cc:260] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.890048  3671 raft_consensus.cc:359] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.890686  3671 raft_consensus.cc:385] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.890959  3671 raft_consensus.cc:740] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.892534  3671 consensus_queue.cc:260] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.893605  3672 ts_tablet_manager.cc:1434] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260608 12:41:54.894666  3672 tablet_bootstrap.cc:492] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c: Bootstrap starting.
I20260608 12:41:54.894971  3671 ts_tablet_manager.cc:1434] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:41:54.901203  3672 tablet_bootstrap.cc:654] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.901863  3373 catalog_manager.cc:5696] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d8f505e63794489f99ba1d3b8f84b767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:54.904033  3670 tablet_bootstrap.cc:492] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4: No bootstrap required, opened a new log
I20260608 12:41:54.904561  3670 ts_tablet_manager.cc:1403] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.004s
I20260608 12:41:54.907763  3670 raft_consensus.cc:359] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.908447  3670 raft_consensus.cc:385] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.908747  3670 raft_consensus.cc:740] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.909442  3670 consensus_queue.cc:260] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.911549  3670 ts_tablet_manager.cc:1434] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:41:54.913276  3374 catalog_manager.cc:5696] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "dffd02abfad546e9ab17cddbce87aac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:54.916766  3701 raft_consensus.cc:493] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:54.917286  3701 raft_consensus.cc:515] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.919600  3701 leader_election.cc:290] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527)
I20260608 12:41:54.921065  3476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053e3c3c56be46ec98660c9b2cf6a30c" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:54.921041  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053e3c3c56be46ec98660c9b2cf6a30c" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767" is_pre_election: true
I20260608 12:41:54.922029  3476 raft_consensus.cc:2468] T 053e3c3c56be46ec98660c9b2cf6a30c P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14817555a759410780d8453dce9f1b4c in term 0.
I20260608 12:41:54.922188  3551 raft_consensus.cc:2468] T 053e3c3c56be46ec98660c9b2cf6a30c P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14817555a759410780d8453dce9f1b4c in term 0.
I20260608 12:41:54.923484  3589 leader_election.cc:304] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14817555a759410780d8453dce9f1b4c, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:54.924404  3701 raft_consensus.cc:2804] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:54.924731  3701 raft_consensus.cc:493] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:54.924973  3701 raft_consensus.cc:3060] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.930199  3701 raft_consensus.cc:515] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.931901  3672 tablet_bootstrap.cc:492] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c: No bootstrap required, opened a new log
I20260608 12:41:54.932406  3672 ts_tablet_manager.cc:1403] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.004s
I20260608 12:41:54.933207  3476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053e3c3c56be46ec98660c9b2cf6a30c" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4"
I20260608 12:41:54.933451  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "053e3c3c56be46ec98660c9b2cf6a30c" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767"
I20260608 12:41:54.933835  3476 raft_consensus.cc:3060] T 053e3c3c56be46ec98660c9b2cf6a30c P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.934054  3551 raft_consensus.cc:3060] T 053e3c3c56be46ec98660c9b2cf6a30c P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.935606  3672 raft_consensus.cc:359] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.936347  3672 raft_consensus.cc:385] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.936626  3672 raft_consensus.cc:740] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.937433  3672 consensus_queue.cc:260] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.939850  3672 ts_tablet_manager.cc:1434] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.008s
I20260608 12:41:54.940408  3679 raft_consensus.cc:493] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:54.940136  3701 leader_election.cc:290] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 election: Requested vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527)
I20260608 12:41:54.940886  3679 raft_consensus.cc:515] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.941448  3476 raft_consensus.cc:2468] T 053e3c3c56be46ec98660c9b2cf6a30c P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14817555a759410780d8453dce9f1b4c in term 1.
I20260608 12:41:54.942150  3551 raft_consensus.cc:2468] T 053e3c3c56be46ec98660c9b2cf6a30c P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14817555a759410780d8453dce9f1b4c in term 1.
I20260608 12:41:54.940881  3672 tablet_bootstrap.cc:492] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c: Bootstrap starting.
I20260608 12:41:54.942755  3589 leader_election.cc:304] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14817555a759410780d8453dce9f1b4c, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:54.943210  3679 leader_election.cc:290] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527)
I20260608 12:41:54.943708  3679 raft_consensus.cc:2804] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:54.944159  3679 raft_consensus.cc:697] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [term 1 LEADER]: Becoming Leader. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Running, Role: LEADER
I20260608 12:41:54.944990  3679 consensus_queue.cc:237] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.945153  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7cd47d2ae64503b88ebb0525f70978" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:54.946076  3475 raft_consensus.cc:2393] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14817555a759410780d8453dce9f1b4c in current term 1: Already voted for candidate d8f505e63794489f99ba1d3b8f84b767 in this term.
I20260608 12:41:54.947355  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb7cd47d2ae64503b88ebb0525f70978" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767" is_pre_election: true
I20260608 12:41:54.950472  3672 tablet_bootstrap.cc:654] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.952060  3588 leader_election.cc:304] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14817555a759410780d8453dce9f1b4c; no voters: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4
I20260608 12:41:54.952977  3679 raft_consensus.cc:3060] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:54.954669  3374 catalog_manager.cc:5696] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 14817555a759410780d8453dce9f1b4c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "14817555a759410780d8453dce9f1b4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:54.958189  3672 tablet_bootstrap.cc:492] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c: No bootstrap required, opened a new log
I20260608 12:41:54.958650  3672 ts_tablet_manager.cc:1403] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
I20260608 12:41:54.959745  3679 raft_consensus.cc:2749] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:54.961215  3672 raft_consensus.cc:359] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.961864  3672 raft_consensus.cc:385] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.962121  3672 raft_consensus.cc:740] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.962731  3672 consensus_queue.cc:260] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.964562  3672 ts_tablet_manager.cc:1434] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:41:54.965433  3672 tablet_bootstrap.cc:492] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c: Bootstrap starting.
I20260608 12:41:54.970217  3672 tablet_bootstrap.cc:654] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:54.974177  3672 tablet_bootstrap.cc:492] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c: No bootstrap required, opened a new log
I20260608 12:41:54.974550  3672 ts_tablet_manager.cc:1403] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c: Time spent bootstrapping tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:41:54.976392  3672 raft_consensus.cc:359] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.976856  3672 raft_consensus.cc:385] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:54.977077  3672 raft_consensus.cc:740] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Initialized, Role: FOLLOWER
I20260608 12:41:54.977790  3672 consensus_queue.cc:260] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:54.979839  3672 ts_tablet_manager.cc:1434] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:41:55.026762  3625 raft_consensus.cc:3060] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.032819  3690 consensus_queue.cc:1048] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.045188  3690 consensus_queue.cc:1048] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.053977  3690 raft_consensus.cc:493] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.054484  3690 raft_consensus.cc:515] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:55.056527  3690 leader_election.cc:290] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:55.057123  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840106d0a1124b69bdc32a65f2944caa" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767" is_pre_election: true
I20260608 12:41:55.057526  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840106d0a1124b69bdc32a65f2944caa" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c" is_pre_election: true
I20260608 12:41:55.057807  3551 raft_consensus.cc:2468] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dffd02abfad546e9ab17cddbce87aac4 in term 0.
I20260608 12:41:55.058163  3625 raft_consensus.cc:2468] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dffd02abfad546e9ab17cddbce87aac4 in term 0.
I20260608 12:41:55.059172  3439 leader_election.cc:304] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:55.059828  3690 raft_consensus.cc:2804] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:55.060211  3690 raft_consensus.cc:493] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:55.060549  3690 raft_consensus.cc:3060] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.065636  3690 raft_consensus.cc:515] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:55.067144  3690 leader_election.cc:290] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 election: Requested vote from peers d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:55.067965  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840106d0a1124b69bdc32a65f2944caa" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767"
I20260608 12:41:55.068243  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840106d0a1124b69bdc32a65f2944caa" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c"
I20260608 12:41:55.068461  3551 raft_consensus.cc:3060] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.068816  3625 raft_consensus.cc:3060] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.070667  3679 raft_consensus.cc:493] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.071146  3679 raft_consensus.cc:515] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:55.073321  3679 leader_election.cc:290] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527)
I20260608 12:41:55.073742  3551 raft_consensus.cc:2468] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dffd02abfad546e9ab17cddbce87aac4 in term 1.
I20260608 12:41:55.074131  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0e5075d20d4de4b072b24d729d77f0" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:55.074796  3439 leader_election.cc:304] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:55.075191  3550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e0e5075d20d4de4b072b24d729d77f0" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767" is_pre_election: true
I20260608 12:41:55.075583  3690 raft_consensus.cc:2804] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:55.076035  3625 raft_consensus.cc:2468] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dffd02abfad546e9ab17cddbce87aac4 in term 1.
I20260608 12:41:55.076081  3550 raft_consensus.cc:2393] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 14817555a759410780d8453dce9f1b4c in current term 1: Already voted for candidate dffd02abfad546e9ab17cddbce87aac4 in this term.
I20260608 12:41:55.076093  3690 raft_consensus.cc:697] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Becoming Leader. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Running, Role: LEADER
I20260608 12:41:55.077435  3588 leader_election.cc:304] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14817555a759410780d8453dce9f1b4c; no voters: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4
I20260608 12:41:55.077244  3690 consensus_queue.cc:237] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:55.078500  3679 raft_consensus.cc:3060] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.084546  3679 raft_consensus.cc:2749] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:55.086932  3690 consensus_queue.cc:1048] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.087235  3371 catalog_manager.cc:5696] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "dffd02abfad546e9ab17cddbce87aac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:55.100189  3676 consensus_queue.cc:1048] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.132537  3708 raft_consensus.cc:493] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.133050  3708 raft_consensus.cc:515] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:55.134938  3708 leader_election.cc:290] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:55.135715  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd9a3f8b7ba4b06a708a579a2075a25" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:55.135964  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd9a3f8b7ba4b06a708a579a2075a25" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c" is_pre_election: true
I20260608 12:41:55.136257  3475 raft_consensus.cc:2468] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 0.
I20260608 12:41:55.136545  3625 raft_consensus.cc:2468] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 0.
I20260608 12:41:55.137283  3515 leader_election.cc:304] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:55.138089  3708 raft_consensus.cc:2804] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:55.138466  3708 raft_consensus.cc:493] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:55.138746  3708 raft_consensus.cc:3060] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.143199  3708 raft_consensus.cc:515] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:55.144861  3708 leader_election.cc:290] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 election: Requested vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:55.145534  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd9a3f8b7ba4b06a708a579a2075a25" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4"
I20260608 12:41:55.145911  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd9a3f8b7ba4b06a708a579a2075a25" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c"
I20260608 12:41:55.146157  3475 raft_consensus.cc:3060] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.146477  3625 raft_consensus.cc:3060] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.152776  3625 raft_consensus.cc:2468] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 1.
I20260608 12:41:55.152776  3475 raft_consensus.cc:2468] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 1.
I20260608 12:41:55.154142  3514 leader_election.cc:304] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14817555a759410780d8453dce9f1b4c, d8f505e63794489f99ba1d3b8f84b767; no voters: 
I20260608 12:41:55.154827  3708 raft_consensus.cc:2804] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:55.155258  3708 raft_consensus.cc:697] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Becoming Leader. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Running, Role: LEADER
I20260608 12:41:55.156080  3708 consensus_queue.cc:237] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:55.162564  3371 catalog_manager.cc:5696] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d8f505e63794489f99ba1d3b8f84b767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:55.229176   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:41:55.236248  3727 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:41:55.237522  3728 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:55.239472   431 server_base.cc:1061] running on GCE node
W20260608 12:41:55.239439  3730 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:41:55.240554   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:41:55.240784   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:41:55.240978   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922515240960 us; error 0 us; skew 500 ppm
I20260608 12:41:55.241609   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:41:55.243984   431 webserver.cc:533] Webserver started at http://127.0.107.196:43909/ using document root <none> and password file <none>
I20260608 12:41:55.244550   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:41:55.244753   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:41:55.245033   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:41:55.246183   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-3-root/instance:
uuid: "252bd52f4c8044c0b97f52bfec6ad75c"
format_stamp: "Formatted at 2026-06-08 12:41:55 on dist-test-slave-xmh3"
I20260608 12:41:55.250661   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260608 12:41:55.254119  3735 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:55.255076   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:41:55.255389   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-3-root
uuid: "252bd52f4c8044c0b97f52bfec6ad75c"
format_stamp: "Formatted at 2026-06-08 12:41:55 on dist-test-slave-xmh3"
I20260608 12:41:55.255694   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-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)
I20260608 12:41:55.267088  3679 consensus_queue.cc:1048] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.273690   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:41:55.275465   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:41:55.278240   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:41:55.279026  3701 consensus_queue.cc:1048] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.284946   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:41:55.285380   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:41:55.285786   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:41:55.286082   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:41:55.334998   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:35603
I20260608 12:41:55.335114  3800 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:35603 every 8 connection(s)
I20260608 12:41:55.336333  3701 consensus_queue.cc:1048] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.343437  3374 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:36432:
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
I20260608 12:41:55.356354  3806 consensus_queue.cc:1048] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:55.364856  3625 raft_consensus.cc:3060] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.369028  3801 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36653
I20260608 12:41:55.369464  3801 heartbeater.cc:461] Registering TS with master...
I20260608 12:41:55.370298  3801 heartbeater.cc:507] Master 127.0.107.254:36653 requested a full tablet report, sending...
I20260608 12:41:55.372905  3370 ts_manager.cc:194] Registered new tserver with Master: 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603)
I20260608 12:41:55.374058  3676 consensus_queue.cc:1048] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.374825  3370 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36446
W20260608 12:41:55.382829  3374 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet ab6eabd0e0ad48f39a697abbc85f5fd7 has no consensus state
W20260608 12:41:55.384397  3374 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 8b38da78f7ec48e989959dfb08cd70f0 has no consensus state
W20260608 12:41:55.386013  3374 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c163998147b8457cb46a5c5ae747e590 has no consensus state
W20260608 12:41:55.387398  3374 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e6aaf7957ee947179231429095dad7ff has no consensus state
W20260608 12:41:55.388804  3374 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d79993fa60db4436993fa64e3fff8474 has no consensus state
W20260608 12:41:55.394227  3374 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet b529993456664e16a774a1ede25c8708 has no consensus state
I20260608 12:41:55.394906  3687 consensus_queue.cc:1048] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:41:55.398828  3374 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 9814a7f5ad694081ad0cc9ed25207e66 has no consensus state
W20260608 12:41:55.400275  3374 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1103c8b5e0f74a8cbac8fb11671ef490 has no consensus state
W20260608 12:41:55.411499  3358 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet c163998147b8457cb46a5c5ae747e590 (table range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet c163998147b8457cb46a5c5ae747e590 has no consensus state
I20260608 12:41:55.414331  3708 consensus_queue.cc:1048] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.435361  3708 consensus_queue.cc:1048] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.436959  3462 tablet_service.cc:1511] Processing CreateTablet for tablet ab6eabd0e0ad48f39a697abbc85f5fd7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.438544  3462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab6eabd0e0ad48f39a697abbc85f5fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.443125  3541 tablet_service.cc:1511] Processing CreateTablet for tablet ab6eabd0e0ad48f39a697abbc85f5fd7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.444900  3541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab6eabd0e0ad48f39a697abbc85f5fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.458009  3459 tablet_service.cc:1511] Processing CreateTablet for tablet 8b38da78f7ec48e989959dfb08cd70f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.459897  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b38da78f7ec48e989959dfb08cd70f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.469798  3815 tablet_bootstrap.cc:492] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4: Bootstrap starting.
I20260608 12:41:55.476444  3610 tablet_service.cc:1511] Processing CreateTablet for tablet 8b38da78f7ec48e989959dfb08cd70f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.478042  3610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b38da78f7ec48e989959dfb08cd70f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.479733  3815 tablet_bootstrap.cc:654] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.490185  3537 tablet_service.cc:1511] Processing CreateTablet for tablet c163998147b8457cb46a5c5ae747e590 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.491915  3537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c163998147b8457cb46a5c5ae747e590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.501098  3459 tablet_service.cc:1511] Processing CreateTablet for tablet e6aaf7957ee947179231429095dad7ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.503310  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6aaf7957ee947179231429095dad7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.503430  3462 tablet_service.cc:1511] Processing CreateTablet for tablet d79993fa60db4436993fa64e3fff8474 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.505081  3462 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79993fa60db4436993fa64e3fff8474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.508556  3612 tablet_service.cc:1511] Processing CreateTablet for tablet c163998147b8457cb46a5c5ae747e590 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.510391  3612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c163998147b8457cb46a5c5ae747e590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.515103  3536 tablet_service.cc:1511] Processing CreateTablet for tablet e6aaf7957ee947179231429095dad7ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.516467  3536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6aaf7957ee947179231429095dad7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.526975  3611 tablet_service.cc:1511] Processing CreateTablet for tablet d79993fa60db4436993fa64e3fff8474 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.528452  3611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79993fa60db4436993fa64e3fff8474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.530354  3460 tablet_service.cc:1511] Processing CreateTablet for tablet 9814a7f5ad694081ad0cc9ed25207e66 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.531714  3460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9814a7f5ad694081ad0cc9ed25207e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.534888  3815 tablet_bootstrap.cc:492] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4: No bootstrap required, opened a new log
I20260608 12:41:55.535418  3815 ts_tablet_manager.cc:1403] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4: Time spent bootstrapping tablet: real 0.066s	user 0.007s	sys 0.005s
I20260608 12:41:55.536284  3614 tablet_service.cc:1511] Processing CreateTablet for tablet b529993456664e16a774a1ede25c8708 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.536743  3534 tablet_service.cc:1511] Processing CreateTablet for tablet b529993456664e16a774a1ede25c8708 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.537892  3534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b529993456664e16a774a1ede25c8708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.537668  3614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b529993456664e16a774a1ede25c8708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.543120  3535 tablet_service.cc:1511] Processing CreateTablet for tablet 9814a7f5ad694081ad0cc9ed25207e66 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.544482  3535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9814a7f5ad694081ad0cc9ed25207e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.551645  3815 raft_consensus.cc:359] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:55.552846  3815 raft_consensus.cc:385] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.553155  3815 raft_consensus.cc:740] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.571374  3690 consensus_queue.cc:1048] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.572424  3811 consensus_queue.cc:1048] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:55.574245  3815 consensus_queue.cc:260] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:55.576633  3815 ts_tablet_manager.cc:1434] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4: Time spent starting tablet: real 0.041s	user 0.004s	sys 0.001s
I20260608 12:41:55.577618  3815 tablet_bootstrap.cc:492] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4: Bootstrap starting.
I20260608 12:41:55.584798  3687 consensus_queue.cc:1048] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.586357  3459 tablet_service.cc:1511] Processing CreateTablet for tablet 1103c8b5e0f74a8cbac8fb11671ef490 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.597779  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1103c8b5e0f74a8cbac8fb11671ef490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.596451  3612 tablet_service.cc:1511] Processing CreateTablet for tablet 1103c8b5e0f74a8cbac8fb11671ef490 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.606779  3612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1103c8b5e0f74a8cbac8fb11671ef490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.608948  3817 tablet_bootstrap.cc:492] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767: Bootstrap starting.
I20260608 12:41:55.610222  3763 tablet_service.cc:1511] Processing CreateTablet for tablet e6aaf7957ee947179231429095dad7ff (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.610868  3766 tablet_service.cc:1511] Processing CreateTablet for tablet ab6eabd0e0ad48f39a697abbc85f5fd7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.611958  3763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6aaf7957ee947179231429095dad7ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.615643  3761 tablet_service.cc:1511] Processing CreateTablet for tablet b529993456664e16a774a1ede25c8708 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.622349  3762 tablet_service.cc:1511] Processing CreateTablet for tablet d79993fa60db4436993fa64e3fff8474 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.625439  3766 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab6eabd0e0ad48f39a697abbc85f5fd7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.627799  3687 raft_consensus.cc:493] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.627640  3765 tablet_service.cc:1511] Processing CreateTablet for tablet 8b38da78f7ec48e989959dfb08cd70f0 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.628672  3687 raft_consensus.cc:515] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:55.622341  3764 tablet_service.cc:1511] Processing CreateTablet for tablet c163998147b8457cb46a5c5ae747e590 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.637633  3815 tablet_bootstrap.cc:654] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.640981  3761 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b529993456664e16a774a1ede25c8708. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.640239  3760 tablet_service.cc:1511] Processing CreateTablet for tablet 9814a7f5ad694081ad0cc9ed25207e66 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.642241  3764 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c163998147b8457cb46a5c5ae747e590. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.642241  3818 tablet_bootstrap.cc:492] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c: Bootstrap starting.
I20260608 12:41:55.643236  3811 consensus_queue.cc:1048] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:55.646116  3760 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9814a7f5ad694081ad0cc9ed25207e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.647086  3817 tablet_bootstrap.cc:654] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.651223  3762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d79993fa60db4436993fa64e3fff8474. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.651711  3550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6eabd0e0ad48f39a697abbc85f5fd7" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767" is_pre_election: true
I20260608 12:41:55.656338  3765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b38da78f7ec48e989959dfb08cd70f0. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:41:55.658541  3439 leader_election.cc:343] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.660408  3759 tablet_service.cc:1511] Processing CreateTablet for tablet 1103c8b5e0f74a8cbac8fb11671ef490 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260608 12:41:55.682355  3759 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1103c8b5e0f74a8cbac8fb11671ef490. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:55.675484  3687 leader_election.cc:290] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527), 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603)
I20260608 12:41:55.769057  3818 tablet_bootstrap.cc:654] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.780616  3815 tablet_bootstrap.cc:492] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4: No bootstrap required, opened a new log
I20260608 12:41:55.781174  3815 ts_tablet_manager.cc:1403] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4: Time spent bootstrapping tablet: real 0.204s	user 0.012s	sys 0.027s
I20260608 12:41:55.784543  3815 raft_consensus.cc:359] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:55.785492  3824 tablet_bootstrap.cc:492] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap starting.
I20260608 12:41:55.785096  3815 raft_consensus.cc:385] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.786494  3815 raft_consensus.cc:740] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.787381  3815 consensus_queue.cc:260] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
W20260608 12:41:55.789790  3422 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:41:55.793620  3815 ts_tablet_manager.cc:1434] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260608 12:41:55.795485  3815 tablet_bootstrap.cc:492] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4: Bootstrap starting.
I20260608 12:41:55.800395  3817 tablet_bootstrap.cc:492] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767: No bootstrap required, opened a new log
I20260608 12:41:55.806535  3817 ts_tablet_manager.cc:1403] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767: Time spent bootstrapping tablet: real 0.198s	user 0.010s	sys 0.012s
I20260608 12:41:55.806519  3776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6eabd0e0ad48f39a697abbc85f5fd7" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" is_pre_election: true
I20260608 12:41:55.809226  3818 tablet_bootstrap.cc:492] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c: No bootstrap required, opened a new log
W20260608 12:41:55.809589  3441 leader_election.cc:343] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.809861  3818 ts_tablet_manager.cc:1403] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c: Time spent bootstrapping tablet: real 0.195s	user 0.009s	sys 0.011s
I20260608 12:41:55.810165  3441 leader_election.cc:304] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: dffd02abfad546e9ab17cddbce87aac4; no voters: 252bd52f4c8044c0b97f52bfec6ad75c, d8f505e63794489f99ba1d3b8f84b767
I20260608 12:41:55.811447  3687 raft_consensus.cc:2749] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:55.812983  3818 raft_consensus.cc:359] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:55.813529  3818 raft_consensus.cc:385] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.813768  3818 raft_consensus.cc:740] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.814757  3818 consensus_queue.cc:260] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:55.816784  3815 tablet_bootstrap.cc:654] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.817889  3818 ts_tablet_manager.cc:1434] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:41:55.818882  3818 tablet_bootstrap.cc:492] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c: Bootstrap starting.
I20260608 12:41:55.820935  3824 tablet_bootstrap.cc:654] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.826020  3818 tablet_bootstrap.cc:654] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.830469  3824 tablet_bootstrap.cc:492] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c: No bootstrap required, opened a new log
I20260608 12:41:55.831115  3824 ts_tablet_manager.cc:1403] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.005s
I20260608 12:41:55.835148  3817 raft_consensus.cc:359] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:55.835947  3817 raft_consensus.cc:385] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.836303  3817 raft_consensus.cc:740] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.837103  3817 consensus_queue.cc:260] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:55.839217  3817 ts_tablet_manager.cc:1434] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260608 12:41:55.841229  3679 raft_consensus.cc:493] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.841475  3817 tablet_bootstrap.cc:492] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767: Bootstrap starting.
I20260608 12:41:55.841787  3679 raft_consensus.cc:515] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:55.845027  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b38da78f7ec48e989959dfb08cd70f0" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:55.846114  3475 raft_consensus.cc:2468] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14817555a759410780d8453dce9f1b4c in term 0.
I20260608 12:41:55.847558  3589 leader_election.cc:304] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14817555a759410780d8453dce9f1b4c, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:55.848456  3806 raft_consensus.cc:2804] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:55.848829  3806 raft_consensus.cc:493] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:55.849171  3806 raft_consensus.cc:3060] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:55.850732  3817 tablet_bootstrap.cc:654] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.855253  3824 raft_consensus.cc:359] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:55.861614  3824 raft_consensus.cc:385] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.862160  3824 raft_consensus.cc:740] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.854346  3679 leader_election.cc:290] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603)
I20260608 12:41:55.863212  3824 consensus_queue.cc:260] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:55.872781  3806 raft_consensus.cc:515] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:55.875428  3815 tablet_bootstrap.cc:492] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4: No bootstrap required, opened a new log
I20260608 12:41:55.875947  3815 ts_tablet_manager.cc:1403] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4: Time spent bootstrapping tablet: real 0.081s	user 0.011s	sys 0.017s
I20260608 12:41:55.881309  3818 tablet_bootstrap.cc:492] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c: No bootstrap required, opened a new log
I20260608 12:41:55.882102  3818 ts_tablet_manager.cc:1403] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.034s
I20260608 12:41:55.885210  3818 raft_consensus.cc:359] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:55.886117  3776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b38da78f7ec48e989959dfb08cd70f0" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" is_pre_election: true
I20260608 12:41:55.886474  3818 raft_consensus.cc:385] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.886533  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b38da78f7ec48e989959dfb08cd70f0" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4"
I20260608 12:41:55.887048  3818 raft_consensus.cc:740] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.887312  3475 raft_consensus.cc:3060] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:41:55.888240  3590 leader_election.cc:343] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.888015  3818 consensus_queue.cc:260] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:55.890578  3818 ts_tablet_manager.cc:1434] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:41:55.890825  3824 ts_tablet_manager.cc:1434] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent starting tablet: real 0.059s	user 0.023s	sys 0.010s
I20260608 12:41:55.891651  3818 tablet_bootstrap.cc:492] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c: Bootstrap starting.
I20260608 12:41:55.891896  3801 heartbeater.cc:499] Master 127.0.107.254:36653 was elected leader, sending a full tablet report...
I20260608 12:41:55.892518  3817 tablet_bootstrap.cc:492] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767: No bootstrap required, opened a new log
I20260608 12:41:55.893004  3817 ts_tablet_manager.cc:1403] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767: Time spent bootstrapping tablet: real 0.053s	user 0.012s	sys 0.008s
I20260608 12:41:55.897159  3817 raft_consensus.cc:359] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:55.897893  3817 raft_consensus.cc:385] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.898202  3817 raft_consensus.cc:740] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.900473  3818 tablet_bootstrap.cc:654] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.902743  3817 consensus_queue.cc:260] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:55.906409  3824 tablet_bootstrap.cc:492] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap starting.
I20260608 12:41:55.915269  3817 ts_tablet_manager.cc:1434] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767: Time spent starting tablet: real 0.022s	user 0.013s	sys 0.004s
I20260608 12:41:55.916819  3817 tablet_bootstrap.cc:492] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767: Bootstrap starting.
I20260608 12:41:55.919121  3824 tablet_bootstrap.cc:654] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.920967  3806 leader_election.cc:290] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 election: Requested vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603)
I20260608 12:41:55.923481  3815 raft_consensus.cc:359] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:55.924247  3776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b38da78f7ec48e989959dfb08cd70f0" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c"
W20260608 12:41:55.926672  3590 leader_election.cc:343] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:55.924247  3815 raft_consensus.cc:385] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.933614  3818 tablet_bootstrap.cc:492] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c: No bootstrap required, opened a new log
I20260608 12:41:55.934068  3817 tablet_bootstrap.cc:654] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.934180  3818 ts_tablet_manager.cc:1403] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.010s
I20260608 12:41:55.927690  3815 raft_consensus.cc:740] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.938007  3815 consensus_queue.cc:260] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:55.938688  3818 raft_consensus.cc:359] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:55.939864  3818 raft_consensus.cc:385] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.940449  3818 raft_consensus.cc:740] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.942397  3818 consensus_queue.cc:260] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:55.946537  3824 tablet_bootstrap.cc:492] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c: No bootstrap required, opened a new log
I20260608 12:41:55.947041  3824 ts_tablet_manager.cc:1403] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent bootstrapping tablet: real 0.041s	user 0.021s	sys 0.004s
I20260608 12:41:55.951197  3818 ts_tablet_manager.cc:1434] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260608 12:41:55.952311  3818 tablet_bootstrap.cc:492] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c: Bootstrap starting.
I20260608 12:41:55.954391  3824 raft_consensus.cc:359] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:55.955124  3824 raft_consensus.cc:385] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.955431  3824 raft_consensus.cc:740] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.939954  3475 raft_consensus.cc:2468] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14817555a759410780d8453dce9f1b4c in term 1.
I20260608 12:41:55.956580  3824 consensus_queue.cc:260] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:55.960974  3817 tablet_bootstrap.cc:492] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767: No bootstrap required, opened a new log
I20260608 12:41:55.961484  3817 ts_tablet_manager.cc:1403] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.023s
I20260608 12:41:55.961314  3589 leader_election.cc:304] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [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: 14817555a759410780d8453dce9f1b4c, dffd02abfad546e9ab17cddbce87aac4; no voters: 252bd52f4c8044c0b97f52bfec6ad75c
I20260608 12:41:55.963248  3806 raft_consensus.cc:2804] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:55.963769  3806 raft_consensus.cc:697] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [term 1 LEADER]: Becoming Leader. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Running, Role: LEADER
I20260608 12:41:55.964377  3815 ts_tablet_manager.cc:1434] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4: Time spent starting tablet: real 0.088s	user 0.012s	sys 0.000s
I20260608 12:41:55.964813  3824 ts_tablet_manager.cc:1434] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.003s
I20260608 12:41:55.964627  3806 consensus_queue.cc:237] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:55.967105  3817 raft_consensus.cc:359] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:55.968042  3815 tablet_bootstrap.cc:492] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4: Bootstrap starting.
I20260608 12:41:55.968180  3817 raft_consensus.cc:385] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:55.968535  3817 raft_consensus.cc:740] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Initialized, Role: FOLLOWER
I20260608 12:41:55.969388  3817 consensus_queue.cc:260] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:55.970849  3824 tablet_bootstrap.cc:492] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap starting.
I20260608 12:41:55.973399  3817 ts_tablet_manager.cc:1434] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260608 12:41:55.974486  3817 tablet_bootstrap.cc:492] T b529993456664e16a774a1ede25c8708 P d8f505e63794489f99ba1d3b8f84b767: Bootstrap starting.
I20260608 12:41:55.976930  3818 tablet_bootstrap.cc:654] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.988027  3817 tablet_bootstrap.cc:654] T b529993456664e16a774a1ede25c8708 P d8f505e63794489f99ba1d3b8f84b767: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.988929  3815 tablet_bootstrap.cc:654] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.997265  3824 tablet_bootstrap.cc:654] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:55.999404  3806 raft_consensus.cc:493] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:55.999770  3815 tablet_bootstrap.cc:492] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4: No bootstrap required, opened a new log
I20260608 12:41:56.000293  3815 ts_tablet_manager.cc:1403] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4: Time spent bootstrapping tablet: real 0.032s	user 0.012s	sys 0.000s
I20260608 12:41:55.999953  3806 raft_consensus.cc:515] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:56.002331  3806 leader_election.cc:290] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603)
I20260608 12:41:56.004310  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79993fa60db4436993fa64e3fff8474" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:56.004580  3776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79993fa60db4436993fa64e3fff8474" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" is_pre_election: true
W20260608 12:41:56.005899  3589 leader_election.cc:343] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:56.006664  3817 tablet_bootstrap.cc:492] T b529993456664e16a774a1ede25c8708 P d8f505e63794489f99ba1d3b8f84b767: No bootstrap required, opened a new log
I20260608 12:41:56.007375  3817 ts_tablet_manager.cc:1403] T b529993456664e16a774a1ede25c8708 P d8f505e63794489f99ba1d3b8f84b767: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.007s
I20260608 12:41:56.002650  3371 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695: range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6] alter complete (version 0)
I20260608 12:41:56.010821  3817 raft_consensus.cc:359] T b529993456664e16a774a1ede25c8708 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:56.011564  3817 raft_consensus.cc:385] T b529993456664e16a774a1ede25c8708 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.011857  3817 raft_consensus.cc:740] T b529993456664e16a774a1ede25c8708 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.012614  3817 consensus_queue.cc:260] T b529993456664e16a774a1ede25c8708 P d8f505e63794489f99ba1d3b8f84b767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
W20260608 12:41:56.014371  3590 leader_election.cc:343] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:56.014840  3590 leader_election.cc:304] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14817555a759410780d8453dce9f1b4c; no voters: 252bd52f4c8044c0b97f52bfec6ad75c, dffd02abfad546e9ab17cddbce87aac4
I20260608 12:41:56.015930  3806 raft_consensus.cc:2749] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:56.017972  3817 ts_tablet_manager.cc:1434] T b529993456664e16a774a1ede25c8708 P d8f505e63794489f99ba1d3b8f84b767: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:41:56.018741  3811 raft_consensus.cc:493] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.019007  3817 tablet_bootstrap.cc:492] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767: Bootstrap starting.
I20260608 12:41:56.019222  3811 raft_consensus.cc:515] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:56.023052  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6aaf7957ee947179231429095dad7ff" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:56.023695  3475 raft_consensus.cc:2468] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 0.
I20260608 12:41:56.025216  3515 leader_election.cc:304] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:56.025426  3373 catalog_manager.cc:5696] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c reported cstate change: term changed from 0 to 1, leader changed from <none> to 14817555a759410780d8453dce9f1b4c (127.0.107.195). New cstate: current_term: 1 leader_uuid: "14817555a759410780d8453dce9f1b4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.026575  3709 raft_consensus.cc:2804] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:56.027083  3709 raft_consensus.cc:493] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:56.027540  3709 raft_consensus.cc:3060] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.032320  3817 tablet_bootstrap.cc:654] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.034905  3811 leader_election.cc:290] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603), dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321)
I20260608 12:41:56.040081  3709 raft_consensus.cc:515] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:56.045259  3818 tablet_bootstrap.cc:492] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c: No bootstrap required, opened a new log
I20260608 12:41:56.046166  3818 ts_tablet_manager.cc:1403] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c: Time spent bootstrapping tablet: real 0.094s	user 0.003s	sys 0.021s
I20260608 12:41:56.047438  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6aaf7957ee947179231429095dad7ff" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4"
I20260608 12:41:56.048118  3475 raft_consensus.cc:3060] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.048707  3817 tablet_bootstrap.cc:492] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767: No bootstrap required, opened a new log
I20260608 12:41:56.049198  3817 ts_tablet_manager.cc:1403] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.004s
I20260608 12:41:56.049693  3818 raft_consensus.cc:359] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.050992  3709 leader_election.cc:290] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 election: Requested vote from peers 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603), dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321)
I20260608 12:41:56.051239  3818 raft_consensus.cc:385] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.051635  3818 raft_consensus.cc:740] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.054625  3818 consensus_queue.cc:260] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.058590  3818 ts_tablet_manager.cc:1434] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.003s
I20260608 12:41:56.058246  3817 raft_consensus.cc:359] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:56.059016  3817 raft_consensus.cc:385] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.059319  3817 raft_consensus.cc:740] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.059578  3818 tablet_bootstrap.cc:492] T b529993456664e16a774a1ede25c8708 P 14817555a759410780d8453dce9f1b4c: Bootstrap starting.
I20260608 12:41:56.060060  3817 consensus_queue.cc:260] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:56.041441  3815 raft_consensus.cc:359] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:56.062044  3815 raft_consensus.cc:385] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.062359  3815 raft_consensus.cc:740] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.063148  3815 consensus_queue.cc:260] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:56.065470  3815 ts_tablet_manager.cc:1434] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260608 12:41:56.072849  3815 tablet_bootstrap.cc:492] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4: Bootstrap starting.
I20260608 12:41:56.082857  3817 ts_tablet_manager.cc:1434] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260608 12:41:56.084088  3824 tablet_bootstrap.cc:492] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c: No bootstrap required, opened a new log
I20260608 12:41:56.084594  3824 ts_tablet_manager.cc:1403] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent bootstrapping tablet: real 0.114s	user 0.034s	sys 0.023s
I20260608 12:41:56.087435  3475 raft_consensus.cc:2468] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 1.
I20260608 12:41:56.088692  3515 leader_election.cc:304] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:56.089174  3818 tablet_bootstrap.cc:654] T b529993456664e16a774a1ede25c8708 P 14817555a759410780d8453dce9f1b4c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.090552  3709 raft_consensus.cc:2804] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:56.091920  3709 raft_consensus.cc:697] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Becoming Leader. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Running, Role: LEADER
I20260608 12:41:56.116556  3811 raft_consensus.cc:493] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.117218  3811 raft_consensus.cc:515] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:56.117340  3709 consensus_queue.cc:237] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:56.122196  3624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c163998147b8457cb46a5c5ae747e590" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c" is_pre_election: true
I20260608 12:41:56.122991  3624 raft_consensus.cc:2468] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 0.
I20260608 12:41:56.124832  3811 leader_election.cc:290] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:56.131695  3514 leader_election.cc:304] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14817555a759410780d8453dce9f1b4c, d8f505e63794489f99ba1d3b8f84b767; no voters: 
I20260608 12:41:56.132558  3811 raft_consensus.cc:2804] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:56.132964  3811 raft_consensus.cc:493] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:56.133513  3811 raft_consensus.cc:3060] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.130798  3824 raft_consensus.cc:359] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:56.135838  3824 raft_consensus.cc:385] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.136219  3824 raft_consensus.cc:740] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.137120  3824 consensus_queue.cc:260] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:56.139464  3824 ts_tablet_manager.cc:1434] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent starting tablet: real 0.055s	user 0.005s	sys 0.003s
I20260608 12:41:56.140544  3824 tablet_bootstrap.cc:492] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap starting.
I20260608 12:41:56.134137  3815 tablet_bootstrap.cc:654] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.144987  3811 raft_consensus.cc:515] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:56.146083  3806 raft_consensus.cc:493] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.146574  3806 raft_consensus.cc:515] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.156646  3776 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6aaf7957ee947179231429095dad7ff" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" is_pre_election: true
I20260608 12:41:56.157369  3776 raft_consensus.cc:2468] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 0.
I20260608 12:41:56.158932  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c163998147b8457cb46a5c5ae747e590" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c"
I20260608 12:41:56.161382  3624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c163998147b8457cb46a5c5ae747e590" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c"
I20260608 12:41:56.162737  3774 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c163998147b8457cb46a5c5ae747e590" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" is_pre_election: true
I20260608 12:41:56.162853  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1103c8b5e0f74a8cbac8fb11671ef490" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:56.159143  3811 leader_election.cc:290] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 election: Requested vote from peers 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:56.156673  3806 leader_election.cc:290] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603), dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321)
I20260608 12:41:56.157181  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6aaf7957ee947179231429095dad7ff" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c"
I20260608 12:41:56.171216  3832 raft_consensus.cc:493] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.163573  3624 raft_consensus.cc:3060] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.173193  3689 raft_consensus.cc:493] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260608 12:41:56.173293  3516 leader_election.cc:343] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:56.173718  3832 raft_consensus.cc:515] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:56.180861  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1103c8b5e0f74a8cbac8fb11671ef490" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" is_pre_election: true
W20260608 12:41:56.180984  3589 leader_election.cc:343] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:41:56.182288  3590 leader_election.cc:343] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:56.180212  3689 raft_consensus.cc:515] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:56.185961  3818 tablet_bootstrap.cc:492] T b529993456664e16a774a1ede25c8708 P 14817555a759410780d8453dce9f1b4c: No bootstrap required, opened a new log
I20260608 12:41:56.186455  3818 ts_tablet_manager.cc:1403] T b529993456664e16a774a1ede25c8708 P 14817555a759410780d8453dce9f1b4c: Time spent bootstrapping tablet: real 0.127s	user 0.014s	sys 0.026s
I20260608 12:41:56.188176  3689 leader_election.cc:290] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:56.188867  3590 leader_election.cc:304] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 14817555a759410780d8453dce9f1b4c; no voters: 252bd52f4c8044c0b97f52bfec6ad75c, dffd02abfad546e9ab17cddbce87aac4
I20260608 12:41:56.190879  3623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79993fa60db4436993fa64e3fff8474" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c" is_pre_election: true
I20260608 12:41:56.179687  3775 raft_consensus.cc:3060] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.192101  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79993fa60db4436993fa64e3fff8474" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" is_pre_election: true
I20260608 12:41:56.191459  3806 raft_consensus.cc:2749] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:41:56.197477  3441 leader_election.cc:343] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:41:56.194214  3516 leader_election.cc:343] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:56.192127  3623 raft_consensus.cc:2468] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate dffd02abfad546e9ab17cddbce87aac4 in term 0.
I20260608 12:41:56.202412  3775 raft_consensus.cc:2468] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 1.
I20260608 12:41:56.203295  3832 leader_election.cc:290] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615), d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527)
I20260608 12:41:56.203438  3439 leader_election.cc:304] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 14817555a759410780d8453dce9f1b4c, dffd02abfad546e9ab17cddbce87aac4; no voters: 252bd52f4c8044c0b97f52bfec6ad75c
I20260608 12:41:56.204006  3832 raft_consensus.cc:493] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.204475  3832 raft_consensus.cc:515] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:56.206718  3690 raft_consensus.cc:2804] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:56.207122  3690 raft_consensus.cc:493] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:56.207165  3624 raft_consensus.cc:2468] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 1.
I20260608 12:41:56.207630  3690 raft_consensus.cc:3060] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.204839  3373 catalog_manager.cc:5696] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d8f505e63794489f99ba1d3b8f84b767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:56.210062  3514 leader_election.cc:304] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [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: 14817555a759410780d8453dce9f1b4c, d8f505e63794489f99ba1d3b8f84b767; no voters: 252bd52f4c8044c0b97f52bfec6ad75c
I20260608 12:41:56.210572  3832 leader_election.cc:290] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527), dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321)
I20260608 12:41:56.215888  3811 raft_consensus.cc:2804] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:56.217696  3811 raft_consensus.cc:697] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Becoming Leader. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Running, Role: LEADER
I20260608 12:41:56.228309  3811 consensus_queue.cc:237] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:56.229312  3690 raft_consensus.cc:515] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:56.232585  3818 raft_consensus.cc:359] T b529993456664e16a774a1ede25c8708 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:56.233901  3690 leader_election.cc:290] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 election: Requested vote from peers 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:56.237409  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79993fa60db4436993fa64e3fff8474" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c"
I20260608 12:41:56.233320  3818 raft_consensus.cc:385] T b529993456664e16a774a1ede25c8708 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.241195  3818 raft_consensus.cc:740] T b529993456664e16a774a1ede25c8708 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.244246  3818 consensus_queue.cc:260] T b529993456664e16a774a1ede25c8708 P 14817555a759410780d8453dce9f1b4c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
W20260608 12:41:56.244654  3441 leader_election.cc:343] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:41:56.242358  3824 tablet_bootstrap.cc:654] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.241485  3624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79993fa60db4436993fa64e3fff8474" candidate_uuid: "dffd02abfad546e9ab17cddbce87aac4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c"
I20260608 12:41:56.250252  3624 raft_consensus.cc:3060] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.255874  3818 ts_tablet_manager.cc:1434] T b529993456664e16a774a1ede25c8708 P 14817555a759410780d8453dce9f1b4c: Time spent starting tablet: real 0.069s	user 0.001s	sys 0.008s
I20260608 12:41:56.267508  3815 tablet_bootstrap.cc:492] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4: No bootstrap required, opened a new log
I20260608 12:41:56.270612  3815 ts_tablet_manager.cc:1403] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4: Time spent bootstrapping tablet: real 0.198s	user 0.018s	sys 0.013s
I20260608 12:41:56.278613  3623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b529993456664e16a774a1ede25c8708" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c" is_pre_election: true
I20260608 12:41:56.279261  3623 raft_consensus.cc:2468] T b529993456664e16a774a1ede25c8708 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252bd52f4c8044c0b97f52bfec6ad75c in term 0.
I20260608 12:41:56.275388  3624 raft_consensus.cc:2468] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate dffd02abfad546e9ab17cddbce87aac4 in term 1.
I20260608 12:41:56.280448  3815 raft_consensus.cc:359] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.283978  3439 leader_election.cc:304] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [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: 14817555a759410780d8453dce9f1b4c, dffd02abfad546e9ab17cddbce87aac4; no voters: 252bd52f4c8044c0b97f52bfec6ad75c
I20260608 12:41:56.283649  3815 raft_consensus.cc:385] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.284859  3815 raft_consensus.cc:740] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.285478  3690 raft_consensus.cc:2804] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:56.288630  3736 leader_election.cc:304] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14817555a759410780d8453dce9f1b4c, 252bd52f4c8044c0b97f52bfec6ad75c; no voters: 
I20260608 12:41:56.286540  3815 consensus_queue.cc:260] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.290627  3849 raft_consensus.cc:2804] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:56.291065  3849 raft_consensus.cc:493] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:56.291325  3849 raft_consensus.cc:3060] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.291807  3690 raft_consensus.cc:697] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Becoming Leader. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Running, Role: LEADER
I20260608 12:41:56.294811  3690 consensus_queue.cc:237] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:56.297089  3815 ts_tablet_manager.cc:1434] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.002s
I20260608 12:41:56.300242  3815 tablet_bootstrap.cc:492] T 1103c8b5e0f74a8cbac8fb11671ef490 P dffd02abfad546e9ab17cddbce87aac4: Bootstrap starting.
I20260608 12:41:56.301517  3373 catalog_manager.cc:5696] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d8f505e63794489f99ba1d3b8f84b767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.309317  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6eabd0e0ad48f39a697abbc85f5fd7" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:56.310045  3475 raft_consensus.cc:2468] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252bd52f4c8044c0b97f52bfec6ad75c in term 0.
I20260608 12:41:56.311691  3737 leader_election.cc:304] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252bd52f4c8044c0b97f52bfec6ad75c, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:56.311735  3849 raft_consensus.cc:515] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:56.312659  3824 tablet_bootstrap.cc:492] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c: No bootstrap required, opened a new log
I20260608 12:41:56.312938  3832 raft_consensus.cc:2804] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:56.313166  3824 ts_tablet_manager.cc:1403] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent bootstrapping tablet: real 0.173s	user 0.012s	sys 0.010s
I20260608 12:41:56.313344  3832 raft_consensus.cc:493] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:56.313959  3832 raft_consensus.cc:3060] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.314787  3815 tablet_bootstrap.cc:654] T 1103c8b5e0f74a8cbac8fb11671ef490 P dffd02abfad546e9ab17cddbce87aac4: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.316566  3824 raft_consensus.cc:359] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.316900  3849 leader_election.cc:290] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 1 election: Requested vote from peers 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615), d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527)
I20260608 12:41:56.317937  3623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b529993456664e16a774a1ede25c8708" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c"
I20260608 12:41:56.318554  3623 raft_consensus.cc:3060] T b529993456664e16a774a1ede25c8708 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.320536  3811 raft_consensus.cc:493] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.321604  3371 catalog_manager.cc:5696] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 reported cstate change: term changed from 0 to 1, leader changed from <none> to dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "dffd02abfad546e9ab17cddbce87aac4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.322587  3811 raft_consensus.cc:515] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:56.325547  3550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6eabd0e0ad48f39a697abbc85f5fd7" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767" is_pre_election: true
I20260608 12:41:56.325971  3811 leader_election.cc:290] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603)
I20260608 12:41:56.326192  3550 raft_consensus.cc:2468] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252bd52f4c8044c0b97f52bfec6ad75c in term 0.
I20260608 12:41:56.321897  3551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b529993456664e16a774a1ede25c8708" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767" is_pre_election: true
I20260608 12:41:56.319334  3824 raft_consensus.cc:385] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.328223  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6eabd0e0ad48f39a697abbc85f5fd7" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" is_pre_election: true
I20260608 12:41:56.329188  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6eabd0e0ad48f39a697abbc85f5fd7" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:56.333806  3824 raft_consensus.cc:740] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.330839  3551 raft_consensus.cc:2468] T b529993456664e16a774a1ede25c8708 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252bd52f4c8044c0b97f52bfec6ad75c in term 0.
I20260608 12:41:56.330294  3549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b529993456664e16a774a1ede25c8708" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767"
I20260608 12:41:56.333983  3475 raft_consensus.cc:2468] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 0.
I20260608 12:41:56.334867  3549 raft_consensus.cc:3060] T b529993456664e16a774a1ede25c8708 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.336975  3515 leader_election.cc:304] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:56.338418  3811 raft_consensus.cc:2804] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:56.338066  3824 consensus_queue.cc:260] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.338819  3811 raft_consensus.cc:493] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:56.339890  3811 raft_consensus.cc:3060] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.343582  3623 raft_consensus.cc:2468] T b529993456664e16a774a1ede25c8708 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252bd52f4c8044c0b97f52bfec6ad75c in term 1.
I20260608 12:41:56.344856  3736 leader_election.cc:304] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14817555a759410780d8453dce9f1b4c, 252bd52f4c8044c0b97f52bfec6ad75c; no voters: 
I20260608 12:41:56.348337  3549 raft_consensus.cc:2468] T b529993456664e16a774a1ede25c8708 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252bd52f4c8044c0b97f52bfec6ad75c in term 1.
I20260608 12:41:56.349865  3849 raft_consensus.cc:2804] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:56.350340  3849 raft_consensus.cc:697] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEADER]: Becoming Leader. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Running, Role: LEADER
I20260608 12:41:56.351158  3849 consensus_queue.cc:237] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:56.355588  3824 ts_tablet_manager.cc:1434] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.003s
I20260608 12:41:56.356684  3824 tablet_bootstrap.cc:492] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap starting.
I20260608 12:41:56.345222  3832 raft_consensus.cc:515] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:56.359109  3775 raft_consensus.cc:2393] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d8f505e63794489f99ba1d3b8f84b767 in current term 1: Already voted for candidate 252bd52f4c8044c0b97f52bfec6ad75c in this term.
I20260608 12:41:56.359530  3815 tablet_bootstrap.cc:492] T 1103c8b5e0f74a8cbac8fb11671ef490 P dffd02abfad546e9ab17cddbce87aac4: No bootstrap required, opened a new log
I20260608 12:41:56.360077  3815 ts_tablet_manager.cc:1403] T 1103c8b5e0f74a8cbac8fb11671ef490 P dffd02abfad546e9ab17cddbce87aac4: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.002s
I20260608 12:41:56.363161  3832 leader_election.cc:290] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 1 election: Requested vote from peers d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527), dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321)
I20260608 12:41:56.363818  3815 raft_consensus.cc:359] T 1103c8b5e0f74a8cbac8fb11671ef490 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.365684  3815 raft_consensus.cc:385] T 1103c8b5e0f74a8cbac8fb11671ef490 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.365839  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6eabd0e0ad48f39a697abbc85f5fd7" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4"
I20260608 12:41:56.366063  3815 raft_consensus.cc:740] T 1103c8b5e0f74a8cbac8fb11671ef490 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.368459  3475 raft_consensus.cc:3060] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.369575  3815 consensus_queue.cc:260] T 1103c8b5e0f74a8cbac8fb11671ef490 P dffd02abfad546e9ab17cddbce87aac4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.375386  3815 ts_tablet_manager.cc:1434] T 1103c8b5e0f74a8cbac8fb11671ef490 P dffd02abfad546e9ab17cddbce87aac4: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.001s
I20260608 12:41:56.377954  3475 raft_consensus.cc:2468] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252bd52f4c8044c0b97f52bfec6ad75c in term 1.
I20260608 12:41:56.379091  3737 leader_election.cc:304] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252bd52f4c8044c0b97f52bfec6ad75c, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:56.379238  3549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6eabd0e0ad48f39a697abbc85f5fd7" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d8f505e63794489f99ba1d3b8f84b767"
I20260608 12:41:56.379384  3811 raft_consensus.cc:515] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:56.385140  3549 raft_consensus.cc:2393] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 252bd52f4c8044c0b97f52bfec6ad75c in current term 1: Already voted for candidate d8f505e63794489f99ba1d3b8f84b767 in this term.
I20260608 12:41:56.385665  3811 leader_election.cc:290] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 election: Requested vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603)
I20260608 12:41:56.385835  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6eabd0e0ad48f39a697abbc85f5fd7" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c"
I20260608 12:41:56.381390  3849 raft_consensus.cc:2804] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:56.386647  3811 raft_consensus.cc:493] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.387084  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab6eabd0e0ad48f39a697abbc85f5fd7" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4"
I20260608 12:41:56.389878  3475 raft_consensus.cc:2393] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate d8f505e63794489f99ba1d3b8f84b767 in current term 1: Already voted for candidate 252bd52f4c8044c0b97f52bfec6ad75c in this term.
I20260608 12:41:56.388121  3849 raft_consensus.cc:697] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEADER]: Becoming Leader. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Running, Role: LEADER
I20260608 12:41:56.387194  3811 raft_consensus.cc:515] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.391966  3849 consensus_queue.cc:237] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:56.393824  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9814a7f5ad694081ad0cc9ed25207e66" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" is_pre_election: true
I20260608 12:41:56.394448  3773 raft_consensus.cc:2468] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 0.
I20260608 12:41:56.394675  3811 leader_election.cc:290] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603), dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321)
I20260608 12:41:56.395665  3516 leader_election.cc:304] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252bd52f4c8044c0b97f52bfec6ad75c, d8f505e63794489f99ba1d3b8f84b767; no voters: 
I20260608 12:41:56.389038  3824 tablet_bootstrap.cc:654] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.396273  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9814a7f5ad694081ad0cc9ed25207e66" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:56.396574  3811 raft_consensus.cc:2804] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:56.396906  3475 raft_consensus.cc:2468] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 0.
I20260608 12:41:56.397099  3811 raft_consensus.cc:493] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:56.397611  3811 raft_consensus.cc:3060] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.403183  3811 raft_consensus.cc:515] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.400909  3373 catalog_manager.cc:5696] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c reported cstate change: term changed from 0 to 1, leader changed from <none> to 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196). New cstate: current_term: 1 leader_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.403808  3824 tablet_bootstrap.cc:492] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c: No bootstrap required, opened a new log
I20260608 12:41:56.403808  3516 leader_election.cc:304] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [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: d8f505e63794489f99ba1d3b8f84b767; no voters: 252bd52f4c8044c0b97f52bfec6ad75c, dffd02abfad546e9ab17cddbce87aac4
I20260608 12:41:56.404747  3824 ts_tablet_manager.cc:1403] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent bootstrapping tablet: real 0.048s	user 0.005s	sys 0.008s
I20260608 12:41:56.405282  3811 leader_election.cc:290] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 election: Requested vote from peers 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603), dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321)
I20260608 12:41:56.405500  3709 raft_consensus.cc:2749] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:41:56.406865  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9814a7f5ad694081ad0cc9ed25207e66" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4"
I20260608 12:41:56.408135  3475 raft_consensus.cc:3060] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.406862  3775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9814a7f5ad694081ad0cc9ed25207e66" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c"
I20260608 12:41:56.409171  3775 raft_consensus.cc:3060] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.410627  3806 consensus_queue.cc:1048] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.417621  3775 raft_consensus.cc:2468] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 1.
I20260608 12:41:56.419056  3516 leader_election.cc:304] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252bd52f4c8044c0b97f52bfec6ad75c, d8f505e63794489f99ba1d3b8f84b767; no voters: 
I20260608 12:41:56.420102  3709 raft_consensus.cc:2804] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:56.420579  3709 raft_consensus.cc:697] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Becoming Leader. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Running, Role: LEADER
I20260608 12:41:56.421382  3709 consensus_queue.cc:237] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.436254  3475 raft_consensus.cc:2468] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 1.
I20260608 12:41:56.438212  3824 raft_consensus.cc:359] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.439415  3824 raft_consensus.cc:385] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.439728  3824 raft_consensus.cc:740] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.442225  3373 catalog_manager.cc:5696] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 reported cstate change: term changed from 0 to 1, leader changed from <none> to d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "d8f505e63794489f99ba1d3b8f84b767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.442893  3824 consensus_queue.cc:260] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.442735  3371 catalog_manager.cc:5696] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c reported cstate change: term changed from 0 to 1, leader changed from <none> to 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196). New cstate: current_term: 1 leader_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:56.445175  3824 ts_tablet_manager.cc:1434] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260608 12:41:56.446209  3824 tablet_bootstrap.cc:492] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap starting.
I20260608 12:41:56.453189  3824 tablet_bootstrap.cc:654] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c: Neither blocks nor log segments found. Creating new log.
W20260608 12:41:56.470194  3590 consensus_peers.cc:597] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c -> Peer 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): Couldn't send request to peer 252bd52f4c8044c0b97f52bfec6ad75c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:56.475494  3824 tablet_bootstrap.cc:492] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c: No bootstrap required, opened a new log
I20260608 12:41:56.476080  3824 ts_tablet_manager.cc:1403] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent bootstrapping tablet: real 0.030s	user 0.010s	sys 0.017s
I20260608 12:41:56.479585  3824 raft_consensus.cc:359] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:56.480288  3824 raft_consensus.cc:385] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.480612  3824 raft_consensus.cc:740] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.481325  3824 consensus_queue.cc:260] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:56.483189  3824 ts_tablet_manager.cc:1434] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:41:56.484040  3824 tablet_bootstrap.cc:492] T c163998147b8457cb46a5c5ae747e590 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap starting.
I20260608 12:41:56.490489  3824 tablet_bootstrap.cc:654] T c163998147b8457cb46a5c5ae747e590 P 252bd52f4c8044c0b97f52bfec6ad75c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.495101  3824 tablet_bootstrap.cc:492] T c163998147b8457cb46a5c5ae747e590 P 252bd52f4c8044c0b97f52bfec6ad75c: No bootstrap required, opened a new log
I20260608 12:41:56.495859  3824 ts_tablet_manager.cc:1403] T c163998147b8457cb46a5c5ae747e590 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent bootstrapping tablet: real 0.012s	user 0.005s	sys 0.004s
I20260608 12:41:56.498466  3824 raft_consensus.cc:359] T c163998147b8457cb46a5c5ae747e590 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:56.498975  3824 raft_consensus.cc:385] T c163998147b8457cb46a5c5ae747e590 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.499209  3824 raft_consensus.cc:740] T c163998147b8457cb46a5c5ae747e590 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.499781  3824 consensus_queue.cc:260] T c163998147b8457cb46a5c5ae747e590 P 252bd52f4c8044c0b97f52bfec6ad75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:56.501533  3824 ts_tablet_manager.cc:1434] T c163998147b8457cb46a5c5ae747e590 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:41:56.502358  3824 tablet_bootstrap.cc:492] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap starting.
I20260608 12:41:56.506588  3849 raft_consensus.cc:493] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.507079  3849 raft_consensus.cc:515] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:56.508109  3824 tablet_bootstrap.cc:654] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c: Neither blocks nor log segments found. Creating new log.
I20260608 12:41:56.510310  3849 leader_election.cc:290] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:56.510483  3474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79993fa60db4436993fa64e3fff8474" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:56.511943  3623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d79993fa60db4436993fa64e3fff8474" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c" is_pre_election: true
W20260608 12:41:56.512290  3359 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet 1103c8b5e0f74a8cbac8fb11671ef490 (table range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 1103c8b5e0f74a8cbac8fb11671ef490 consensus state has no leader
I20260608 12:41:56.512719  3623 raft_consensus.cc:2393] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 252bd52f4c8044c0b97f52bfec6ad75c in current term 1: Already voted for candidate dffd02abfad546e9ab17cddbce87aac4 in this term.
I20260608 12:41:56.514045  3849 raft_consensus.cc:493] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.514194  3736 leader_election.cc:304] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252bd52f4c8044c0b97f52bfec6ad75c; no voters: 14817555a759410780d8453dce9f1b4c, dffd02abfad546e9ab17cddbce87aac4
I20260608 12:41:56.514487  3849 raft_consensus.cc:515] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.515195  3861 raft_consensus.cc:3060] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.515350  3824 tablet_bootstrap.cc:492] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c: No bootstrap required, opened a new log
I20260608 12:41:56.516253  3824 ts_tablet_manager.cc:1403] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.003s
I20260608 12:41:56.517576  3623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1103c8b5e0f74a8cbac8fb11671ef490" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c" is_pre_election: true
I20260608 12:41:56.517613  3474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1103c8b5e0f74a8cbac8fb11671ef490" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:56.518365  3623 raft_consensus.cc:2468] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252bd52f4c8044c0b97f52bfec6ad75c in term 0.
I20260608 12:41:56.518435  3474 raft_consensus.cc:2468] T 1103c8b5e0f74a8cbac8fb11671ef490 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 252bd52f4c8044c0b97f52bfec6ad75c in term 0.
I20260608 12:41:56.518920  3824 raft_consensus.cc:359] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:56.519594  3824 raft_consensus.cc:385] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:41:56.519856  3849 leader_election.cc:290] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615), dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321)
I20260608 12:41:56.519879  3824 raft_consensus.cc:740] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Initialized, Role: FOLLOWER
I20260608 12:41:56.519762  3737 leader_election.cc:304] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252bd52f4c8044c0b97f52bfec6ad75c, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:56.521150  3849 raft_consensus.cc:2804] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:41:56.520980  3824 consensus_queue.cc:260] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:56.521533  3849 raft_consensus.cc:493] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:41:56.521950  3849 raft_consensus.cc:3060] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.523221  3824 ts_tablet_manager.cc:1434] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:41:56.524887  3861 raft_consensus.cc:2749] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:56.528065  3849 raft_consensus.cc:515] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.530676  3623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1103c8b5e0f74a8cbac8fb11671ef490" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c"
I20260608 12:41:56.531229  3623 raft_consensus.cc:3060] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.531656  3849 leader_election.cc:290] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 1 election: Requested vote from peers 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615), dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321)
I20260608 12:41:56.531154  3474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1103c8b5e0f74a8cbac8fb11671ef490" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4"
I20260608 12:41:56.532421  3474 raft_consensus.cc:3060] T 1103c8b5e0f74a8cbac8fb11671ef490 P dffd02abfad546e9ab17cddbce87aac4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.538727  3623 raft_consensus.cc:2468] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252bd52f4c8044c0b97f52bfec6ad75c in term 1.
I20260608 12:41:56.539650  3474 raft_consensus.cc:2468] T 1103c8b5e0f74a8cbac8fb11671ef490 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252bd52f4c8044c0b97f52bfec6ad75c in term 1.
I20260608 12:41:56.539850  3736 leader_election.cc:304] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14817555a759410780d8453dce9f1b4c, 252bd52f4c8044c0b97f52bfec6ad75c; no voters: 
I20260608 12:41:56.540633  3849 raft_consensus.cc:2804] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:41:56.541029  3849 raft_consensus.cc:697] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEADER]: Becoming Leader. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Running, Role: LEADER
I20260608 12:41:56.541836  3849 consensus_queue.cc:237] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } }
I20260608 12:41:56.548558  3372 catalog_manager.cc:5696] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c reported cstate change: term changed from 0 to 1, leader changed from <none> to 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196). New cstate: current_term: 1 leader_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.639319  3709 consensus_queue.cc:1048] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.651024  3775 raft_consensus.cc:3060] T c163998147b8457cb46a5c5ae747e590 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:56.661375  3708 consensus_queue.cc:1048] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.663522  3708 consensus_queue.cc:1048] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.682868  3811 consensus_queue.cc:1048] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.743060  3690 consensus_queue.cc:1048] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.755940  3690 consensus_queue.cc:1048] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.789297  3427 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:41:56.806257  3849 raft_consensus.cc:493] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:41:56.806854  3849 raft_consensus.cc:515] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } }
I20260608 12:41:56.809093  3849 leader_election.cc:290] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:56.810460  3623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b38da78f7ec48e989959dfb08cd70f0" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14817555a759410780d8453dce9f1b4c" is_pre_election: true
I20260608 12:41:56.810760  3474 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8b38da78f7ec48e989959dfb08cd70f0" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dffd02abfad546e9ab17cddbce87aac4" is_pre_election: true
I20260608 12:41:56.812552  3737 leader_election.cc:304] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 252bd52f4c8044c0b97f52bfec6ad75c; no voters: 14817555a759410780d8453dce9f1b4c, dffd02abfad546e9ab17cddbce87aac4
I20260608 12:41:56.813724  3849 raft_consensus.cc:2749] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:41:56.821190  3474 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "840106d0a1124b69bdc32a65f2944caa"
dest_uuid: "dffd02abfad546e9ab17cddbce87aac4"
mode: GRACEFUL
new_leader_uuid: "d8f505e63794489f99ba1d3b8f84b767"
 from {username='slave'} at 127.0.0.1:34606
I20260608 12:41:56.821979  3474 raft_consensus.cc:606] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Received request to transfer leadership to TS d8f505e63794489f99ba1d3b8f84b767
I20260608 12:41:56.829916  3811 consensus_queue.cc:1048] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.837100  3549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c163998147b8457cb46a5c5ae747e590"
dest_uuid: "d8f505e63794489f99ba1d3b8f84b767"
mode: GRACEFUL
new_leader_uuid: "14817555a759410780d8453dce9f1b4c"
 from {username='slave'} at 127.0.0.1:47934
I20260608 12:41:56.837663  3549 raft_consensus.cc:606] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Received request to transfer leadership to TS 14817555a759410780d8453dce9f1b4c
I20260608 12:41:56.839954  3427 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260608 12:41:56.840803  3427 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:56.841920  3709 consensus_queue.cc:1048] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:41:56.850421  3623 consensus_queue.cc:237] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [LEADER]: Queue 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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
I20260608 12:41:56.857499  3551 raft_consensus.cc:1275] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Refusing update from remote peer 14817555a759410780d8453dce9f1b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:41:56.858136  3590 consensus_peers.cc:597] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c -> Peer 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): Couldn't send request to peer 252bd52f4c8044c0b97f52bfec6ad75c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a0917833fa0948ff955a1349df62f357. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:56.859736  3474 raft_consensus.cc:1275] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Refusing update from remote peer 14817555a759410780d8453dce9f1b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:56.859601  3806 consensus_queue.cc:1048] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:56.861169  3679 consensus_queue.cc:1048] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:56.869139  3806 raft_consensus.cc:2955] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:41:56.871191  3551 raft_consensus.cc:2955] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:41:56.874346  3849 consensus_queue.cc:1048] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.874254  3474 raft_consensus.cc:2955] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:41:56.884815  3372 catalog_manager.cc:5696] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c reported cstate change: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "14817555a759410780d8453dce9f1b4c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.896823  3861 consensus_queue.cc:1048] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.905620  3475 consensus_queue.cc:237] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Queue 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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
W20260608 12:41:56.933823  3441 consensus_peers.cc:597] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 -> Peer 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): Couldn't send request to peer 252bd52f4c8044c0b97f52bfec6ad75c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 24822992a46540e881213b6d345ada78. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:56.934444  3623 raft_consensus.cc:1275] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:56.934844  3549 raft_consensus.cc:1275] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:56.935854  3689 consensus_queue.cc:1048] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:56.936718  3690 consensus_queue.cc:1048] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:56.945246  3687 raft_consensus.cc:2955] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:41:56.947506  3623 raft_consensus.cc:2955] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:41:56.947892  3549 raft_consensus.cc:2955] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:41:56.950898  3849 consensus_queue.cc:1048] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.962472  3849 consensus_queue.cc:1048] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:56.961812  3373 catalog_manager.cc:5696] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 reported cstate change: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "dffd02abfad546e9ab17cddbce87aac4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:56.986964  3687 raft_consensus.cc:993] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4: : Instructing follower d8f505e63794489f99ba1d3b8f84b767 to start an election
I20260608 12:41:56.987457  3687 raft_consensus.cc:1081] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Signalling peer d8f505e63794489f99ba1d3b8f84b767 to start an election
I20260608 12:41:56.989307  3550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "840106d0a1124b69bdc32a65f2944caa"
dest_uuid: "d8f505e63794489f99ba1d3b8f84b767"
 from {username='slave'} at 127.0.0.1:47906
I20260608 12:41:56.989965  3550 raft_consensus.cc:493] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:56.990383  3550 raft_consensus.cc:3060] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:56.990969  3551 consensus_queue.cc:237] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Queue 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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
I20260608 12:41:56.998509  3550 raft_consensus.cc:515] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:57.002219  3625 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840106d0a1124b69bdc32a65f2944caa" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "14817555a759410780d8453dce9f1b4c"
I20260608 12:41:57.002611  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "840106d0a1124b69bdc32a65f2944caa" candidate_uuid: "d8f505e63794489f99ba1d3b8f84b767" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dffd02abfad546e9ab17cddbce87aac4"
I20260608 12:41:57.002849  3625 raft_consensus.cc:3060] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:57.003221  3475 raft_consensus.cc:3055] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:57.003618  3475 raft_consensus.cc:740] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: dffd02abfad546e9ab17cddbce87aac4, State: Running, Role: LEADER
I20260608 12:41:57.004446  3475 consensus_queue.cc:260] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:57.005635  3475 raft_consensus.cc:3060] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:41:57.009007  3516 consensus_peers.cc:597] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 -> Peer 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): Couldn't send request to peer 252bd52f4c8044c0b97f52bfec6ad75c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bb7cd47d2ae64503b88ebb0525f70978. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:57.010376  3476 raft_consensus.cc:1275] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:57.011284  3622 raft_consensus.cc:1275] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:57.012292  3811 consensus_queue.cc:1048] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:57.013266  3475 raft_consensus.cc:2468] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 2.
I20260608 12:41:57.014474  3709 consensus_queue.cc:1048] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:57.015499  3625 raft_consensus.cc:2468] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d8f505e63794489f99ba1d3b8f84b767 in term 2.
I20260608 12:41:57.015969  3550 leader_election.cc:290] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 2 election: Requested vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:57.015986  3515 leader_election.cc:304] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d8f505e63794489f99ba1d3b8f84b767, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:57.018383  3811 raft_consensus.cc:2804] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:57.018862  3811 raft_consensus.cc:697] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [term 2 LEADER]: Becoming Leader. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Running, Role: LEADER
I20260608 12:41:57.019699  3811 consensus_queue.cc:237] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Queue 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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:57.023689  3773 raft_consensus.cc:3060] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:41:57.042665  3708 raft_consensus.cc:993] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767: : Instructing follower 14817555a759410780d8453dce9f1b4c to start an election
I20260608 12:41:57.043164  3901 raft_consensus.cc:1081] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Signalling peer 14817555a759410780d8453dce9f1b4c to start an election
I20260608 12:41:57.045521  3625 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c163998147b8457cb46a5c5ae747e590"
dest_uuid: "14817555a759410780d8453dce9f1b4c"
 from {username='slave'} at 127.0.0.1:56154
I20260608 12:41:57.046325  3625 raft_consensus.cc:493] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:57.046835  3625 raft_consensus.cc:3060] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:57.053929  3374 catalog_manager.cc:5696] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 reported cstate change: term changed from 1 to 2, leader changed from dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193) to d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "d8f505e63794489f99ba1d3b8f84b767" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:57.056972  3625 raft_consensus.cc:515] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:57.059927  3773 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c163998147b8457cb46a5c5ae747e590" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c"
I20260608 12:41:57.060520  3773 raft_consensus.cc:3060] T c163998147b8457cb46a5c5ae747e590 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:57.067548  3811 raft_consensus.cc:2955] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:41:57.070663  3861 consensus_queue.cc:1048] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:57.072973  3476 raft_consensus.cc:2955] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:41:57.080696  3773 raft_consensus.cc:2468] T c163998147b8457cb46a5c5ae747e590 P 252bd52f4c8044c0b97f52bfec6ad75c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14817555a759410780d8453dce9f1b4c in term 2.
I20260608 12:41:57.081037  3861 consensus_queue.cc:1048] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:41:57.079460  3624 raft_consensus.cc:2955] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:41:57.082098  3590 leader_election.cc:304] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14817555a759410780d8453dce9f1b4c, 252bd52f4c8044c0b97f52bfec6ad75c; no voters: 
I20260608 12:41:57.084220  3741 raft_consensus.cc:2804] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:57.084699  3741 raft_consensus.cc:697] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [term 2 LEADER]: Becoming Leader. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Running, Role: LEADER
I20260608 12:41:57.085472  3741 consensus_queue.cc:237] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [LEADER]: Queue 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: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:57.089036  3372 catalog_manager.cc:5696] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 reported cstate change: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d8f505e63794489f99ba1d3b8f84b767" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:57.092082  3549 consensus_queue.cc:237] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Queue 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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
I20260608 12:41:57.092975  3625 leader_election.cc:290] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [CANDIDATE]: Term 2 election: Requested vote from peers 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603), d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527)
I20260608 12:41:57.094043  3550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c163998147b8457cb46a5c5ae747e590" candidate_uuid: "14817555a759410780d8453dce9f1b4c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8f505e63794489f99ba1d3b8f84b767"
I20260608 12:41:57.095045  3550 raft_consensus.cc:3055] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:57.095371  3550 raft_consensus.cc:740] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Running, Role: LEADER
I20260608 12:41:57.096184  3550 consensus_queue.cc:260] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [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: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } }
I20260608 12:41:57.097297  3550 raft_consensus.cc:3060] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:57.111476  3475 raft_consensus.cc:1275] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:57.111511  3625 raft_consensus.cc:1275] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:57.113304  3708 consensus_queue.cc:1048] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:41:57.114954  3516 consensus_peers.cc:597] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 -> Peer 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): Couldn't send request to peer 252bd52f4c8044c0b97f52bfec6ad75c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4fd9a3f8b7ba4b06a708a579a2075a25. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:57.116526  3708 consensus_queue.cc:1048] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:57.120739  3374 catalog_manager.cc:5696] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c reported cstate change: term changed from 1 to 2, leader changed from d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) to 14817555a759410780d8453dce9f1b4c (127.0.107.195). New cstate: current_term: 2 leader_uuid: "14817555a759410780d8453dce9f1b4c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: HEALTHY } } }
I20260608 12:41:57.132267  3708 raft_consensus.cc:2955] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:41:57.138345  3550 raft_consensus.cc:2468] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14817555a759410780d8453dce9f1b4c in term 2.
I20260608 12:41:57.143301  3475 raft_consensus.cc:2955] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:41:57.159734  3371 catalog_manager.cc:5696] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4 reported cstate change: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d8f505e63794489f99ba1d3b8f84b767" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:41:57.159248  3623 raft_consensus.cc:2955] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:41:57.450181  3910 ts_tablet_manager.cc:933] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c: Initiating tablet copy from peer d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527)
I20260608 12:41:57.451962  3910 tablet_copy_client.cc:323] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:42527
I20260608 12:41:57.453826  3561 tablet_copy_service.cc:140] P d8f505e63794489f99ba1d3b8f84b767: Received BeginTabletCopySession request for tablet bb7cd47d2ae64503b88ebb0525f70978 from peer 252bd52f4c8044c0b97f52bfec6ad75c ({username='slave'} at 127.0.0.1:47926)
I20260608 12:41:57.454408  3561 tablet_copy_service.cc:161] P d8f505e63794489f99ba1d3b8f84b767: Beginning new tablet copy session on tablet bb7cd47d2ae64503b88ebb0525f70978 from peer 252bd52f4c8044c0b97f52bfec6ad75c at {username='slave'} at 127.0.0.1:47926: session id = 252bd52f4c8044c0b97f52bfec6ad75c-bb7cd47d2ae64503b88ebb0525f70978
I20260608 12:41:57.457890  3912 ts_tablet_manager.cc:933] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c: Initiating tablet copy from peer 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:41:57.459556  3912 tablet_copy_client.cc:323] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38615
I20260608 12:41:57.462028  3635 tablet_copy_service.cc:140] P 14817555a759410780d8453dce9f1b4c: Received BeginTabletCopySession request for tablet a0917833fa0948ff955a1349df62f357 from peer 252bd52f4c8044c0b97f52bfec6ad75c ({username='slave'} at 127.0.0.1:56158)
I20260608 12:41:57.462606  3635 tablet_copy_service.cc:161] P 14817555a759410780d8453dce9f1b4c: Beginning new tablet copy session on tablet a0917833fa0948ff955a1349df62f357 from peer 252bd52f4c8044c0b97f52bfec6ad75c at {username='slave'} at 127.0.0.1:56158: session id = 252bd52f4c8044c0b97f52bfec6ad75c-a0917833fa0948ff955a1349df62f357
I20260608 12:41:57.462807  3561 tablet_copy_source_session.cc:215] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:57.466434  3910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb7cd47d2ae64503b88ebb0525f70978. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.469928  3635 tablet_copy_source_session.cc:215] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:57.473090  3912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0917833fa0948ff955a1349df62f357. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.483191  3910 tablet_copy_client.cc:806] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:57.483770  3910 tablet_copy_client.cc:670] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:57.485139  3912 tablet_copy_client.cc:806] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:57.486379  3912 tablet_copy_client.cc:670] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:57.487797  3910 tablet_copy_client.cc:538] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:57.493870  3912 tablet_copy_client.cc:538] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:57.495791  3910 tablet_bootstrap.cc:492] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap starting.
I20260608 12:41:57.501864  3912 tablet_bootstrap.cc:492] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap starting.
I20260608 12:41:57.513051  3910 tablet_bootstrap.cc:492] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c: 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
I20260608 12:41:57.513561  3475 raft_consensus.cc:1275] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 2 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:57.513795  3910 tablet_bootstrap.cc:492] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap complete.
I20260608 12:41:57.514580  3910 ts_tablet_manager.cc:1403] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.008s
I20260608 12:41:57.515405  3901 consensus_queue.cc:1048] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:57.518126  3910 raft_consensus.cc:359] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
I20260608 12:41:57.519356  3910 raft_consensus.cc:740] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Initialized, Role: LEARNER
I20260608 12:41:57.520325  3910 consensus_queue.cc:260] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
I20260608 12:41:57.527660  3910 ts_tablet_manager.cc:1434] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260608 12:41:57.530682  3561 tablet_copy_service.cc:342] P d8f505e63794489f99ba1d3b8f84b767: Request end of tablet copy session 252bd52f4c8044c0b97f52bfec6ad75c-bb7cd47d2ae64503b88ebb0525f70978 received from {username='slave'} at 127.0.0.1:47926
I20260608 12:41:57.531106  3561 tablet_copy_service.cc:434] P d8f505e63794489f99ba1d3b8f84b767: ending tablet copy session 252bd52f4c8044c0b97f52bfec6ad75c-bb7cd47d2ae64503b88ebb0525f70978 on tablet bb7cd47d2ae64503b88ebb0525f70978 with peer 252bd52f4c8044c0b97f52bfec6ad75c
I20260608 12:41:57.537755  3910 ts_tablet_manager.cc:933] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c: Initiating tablet copy from peer d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527)
I20260608 12:41:57.540310  3910 tablet_copy_client.cc:323] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:42527
I20260608 12:41:57.544705  3561 tablet_copy_service.cc:140] P d8f505e63794489f99ba1d3b8f84b767: Received BeginTabletCopySession request for tablet 4fd9a3f8b7ba4b06a708a579a2075a25 from peer 252bd52f4c8044c0b97f52bfec6ad75c ({username='slave'} at 127.0.0.1:47926)
I20260608 12:41:57.545429  3561 tablet_copy_service.cc:161] P d8f505e63794489f99ba1d3b8f84b767: Beginning new tablet copy session on tablet 4fd9a3f8b7ba4b06a708a579a2075a25 from peer 252bd52f4c8044c0b97f52bfec6ad75c at {username='slave'} at 127.0.0.1:47926: session id = 252bd52f4c8044c0b97f52bfec6ad75c-4fd9a3f8b7ba4b06a708a579a2075a25
I20260608 12:41:57.553586  3561 tablet_copy_source_session.cc:215] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:57.555918  3623 raft_consensus.cc:1275] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c [term 2 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:57.557649  3901 consensus_queue.cc:1048] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:57.561652  3912 tablet_bootstrap.cc:492] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c: 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
I20260608 12:41:57.562624  3912 tablet_bootstrap.cc:492] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap complete.
I20260608 12:41:57.563310  3912 ts_tablet_manager.cc:1403] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.027s
I20260608 12:41:57.566573  3912 raft_consensus.cc:359] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
I20260608 12:41:57.567397  3912 raft_consensus.cc:740] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Initialized, Role: LEARNER
I20260608 12:41:57.568660  3912 consensus_queue.cc:260] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
I20260608 12:41:57.571125  3912 ts_tablet_manager.cc:1434] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:41:57.573267  3635 tablet_copy_service.cc:342] P 14817555a759410780d8453dce9f1b4c: Request end of tablet copy session 252bd52f4c8044c0b97f52bfec6ad75c-a0917833fa0948ff955a1349df62f357 received from {username='slave'} at 127.0.0.1:56158
I20260608 12:41:57.573825  3635 tablet_copy_service.cc:434] P 14817555a759410780d8453dce9f1b4c: ending tablet copy session 252bd52f4c8044c0b97f52bfec6ad75c-a0917833fa0948ff955a1349df62f357 on tablet a0917833fa0948ff955a1349df62f357 with peer 252bd52f4c8044c0b97f52bfec6ad75c
I20260608 12:41:57.578923  3910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd9a3f8b7ba4b06a708a579a2075a25. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.586931  3912 ts_tablet_manager.cc:933] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c: Initiating tablet copy from peer dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321)
I20260608 12:41:57.590792  3912 tablet_copy_client.cc:323] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:36321
I20260608 12:41:57.594492  3486 tablet_copy_service.cc:140] P dffd02abfad546e9ab17cddbce87aac4: Received BeginTabletCopySession request for tablet 24822992a46540e881213b6d345ada78 from peer 252bd52f4c8044c0b97f52bfec6ad75c ({username='slave'} at 127.0.0.1:34592)
I20260608 12:41:57.595065  3486 tablet_copy_service.cc:161] P dffd02abfad546e9ab17cddbce87aac4: Beginning new tablet copy session on tablet 24822992a46540e881213b6d345ada78 from peer 252bd52f4c8044c0b97f52bfec6ad75c at {username='slave'} at 127.0.0.1:34592: session id = 252bd52f4c8044c0b97f52bfec6ad75c-24822992a46540e881213b6d345ada78
I20260608 12:41:57.602579  3486 tablet_copy_source_session.cc:215] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:41:57.604264  3910 tablet_copy_client.cc:806] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:57.605020  3910 tablet_copy_client.cc:670] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:57.606081  3912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 24822992a46540e881213b6d345ada78. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:41:57.608887  3910 tablet_copy_client.cc:538] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:57.616914  3910 tablet_bootstrap.cc:492] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap starting.
I20260608 12:41:57.618741  3912 tablet_copy_client.cc:806] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Starting download of 0 data blocks...
I20260608 12:41:57.619333  3912 tablet_copy_client.cc:670] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:41:57.619418  3773 raft_consensus.cc:1275] T c163998147b8457cb46a5c5ae747e590 P 252bd52f4c8044c0b97f52bfec6ad75c [term 2 FOLLOWER]: Refusing update from remote peer 14817555a759410780d8453dce9f1b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:57.621207  3679 consensus_queue.cc:1048] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:57.623862  3912 tablet_copy_client.cc:538] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:41:57.631855  3549 raft_consensus.cc:1275] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 2 FOLLOWER]: Refusing update from remote peer 14817555a759410780d8453dce9f1b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:57.632509  3912 tablet_bootstrap.cc:492] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap starting.
I20260608 12:41:57.634346  3741 consensus_queue.cc:1048] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:57.655397  3910 tablet_bootstrap.cc:492] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c: 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
I20260608 12:41:57.656126  3912 tablet_bootstrap.cc:492] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c: 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
I20260608 12:41:57.656329  3910 tablet_bootstrap.cc:492] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap complete.
I20260608 12:41:57.657366  3912 tablet_bootstrap.cc:492] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap complete.
I20260608 12:41:57.657482  3910 ts_tablet_manager.cc:1403] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent bootstrapping tablet: real 0.041s	user 0.029s	sys 0.004s
I20260608 12:41:57.658397  3912 ts_tablet_manager.cc:1403] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent bootstrapping tablet: real 0.026s	user 0.025s	sys 0.000s
I20260608 12:41:57.660877  3910 raft_consensus.cc:359] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
I20260608 12:41:57.661733  3910 raft_consensus.cc:740] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Initialized, Role: LEARNER
I20260608 12:41:57.661836  3912 raft_consensus.cc:359] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
I20260608 12:41:57.662809  3912 raft_consensus.cc:740] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Initialized, Role: LEARNER
I20260608 12:41:57.662541  3910 consensus_queue.cc:260] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
I20260608 12:41:57.663566  3912 consensus_queue.cc:260] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
I20260608 12:41:57.665817  3910 ts_tablet_manager.cc:1434] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260608 12:41:57.667598  3912 ts_tablet_manager.cc:1434] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260608 12:41:57.667699  3561 tablet_copy_service.cc:342] P d8f505e63794489f99ba1d3b8f84b767: Request end of tablet copy session 252bd52f4c8044c0b97f52bfec6ad75c-4fd9a3f8b7ba4b06a708a579a2075a25 received from {username='slave'} at 127.0.0.1:47926
I20260608 12:41:57.668181  3561 tablet_copy_service.cc:434] P d8f505e63794489f99ba1d3b8f84b767: ending tablet copy session 252bd52f4c8044c0b97f52bfec6ad75c-4fd9a3f8b7ba4b06a708a579a2075a25 on tablet 4fd9a3f8b7ba4b06a708a579a2075a25 with peer 252bd52f4c8044c0b97f52bfec6ad75c
I20260608 12:41:57.670881  3486 tablet_copy_service.cc:342] P dffd02abfad546e9ab17cddbce87aac4: Request end of tablet copy session 252bd52f4c8044c0b97f52bfec6ad75c-24822992a46540e881213b6d345ada78 received from {username='slave'} at 127.0.0.1:34592
I20260608 12:41:57.671301  3486 tablet_copy_service.cc:434] P dffd02abfad546e9ab17cddbce87aac4: ending tablet copy session 252bd52f4c8044c0b97f52bfec6ad75c-24822992a46540e881213b6d345ada78 on tablet 24822992a46540e881213b6d345ada78 with peer 252bd52f4c8044c0b97f52bfec6ad75c
I20260608 12:41:57.882606  3773 raft_consensus.cc:1217] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:58.068182  3773 raft_consensus.cc:1217] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:58.077667  3773 raft_consensus.cc:1217] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:58.153977  3773 raft_consensus.cc:1217] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:41:58.452553  3679 raft_consensus.cc:1064] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c: attempting to promote NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c to VOTER
I20260608 12:41:58.455104  3679 consensus_queue.cc:237] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } }
I20260608 12:41:58.455753  3926 raft_consensus.cc:1064] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767: attempting to promote NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c to VOTER
I20260608 12:41:58.457998  3926 consensus_queue.cc:237] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } }
I20260608 12:41:58.468123  3773 raft_consensus.cc:1275] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:58.470371  3475 raft_consensus.cc:1275] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:58.471629  3708 consensus_queue.cc:1048] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:58.474186  3623 raft_consensus.cc:1275] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:58.475716  3708 consensus_queue.cc:1048] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:58.478655  3708 consensus_queue.cc:1048] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:58.484704  3775 raft_consensus.cc:1275] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Refusing update from remote peer 14817555a759410780d8453dce9f1b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:58.486223  3550 raft_consensus.cc:1275] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Refusing update from remote peer 14817555a759410780d8453dce9f1b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:58.487921  3476 raft_consensus.cc:1275] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Refusing update from remote peer 14817555a759410780d8453dce9f1b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:58.487732  3928 consensus_queue.cc:1048] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:58.490456  3928 consensus_queue.cc:1048] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:58.491662  3679 consensus_queue.cc:1048] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:58.500108  3926 raft_consensus.cc:2955] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.511554  3475 raft_consensus.cc:2955] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.511556  3623 raft_consensus.cc:2955] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.514189  3773 raft_consensus.cc:2955] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.518186  3928 raft_consensus.cc:2955] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.523396  3775 raft_consensus.cc:2955] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.528789  3372 catalog_manager.cc:5696] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 reported cstate change: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d8f505e63794489f99ba1d3b8f84b767" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:58.536136  3927 raft_consensus.cc:1064] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4: attempting to promote NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c to VOTER
I20260608 12:41:58.539117  3927 consensus_queue.cc:237] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } }
I20260608 12:41:58.542646  3550 raft_consensus.cc:2955] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.546693  3774 raft_consensus.cc:1275] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:58.549038  3927 consensus_queue.cc:1048] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:58.549436  3623 raft_consensus.cc:1275] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:58.549448  3549 raft_consensus.cc:1275] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:58.551960  3689 consensus_queue.cc:1048] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:58.558490  3689 consensus_queue.cc:1048] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.005s
I20260608 12:41:58.568621  3475 raft_consensus.cc:2955] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.576071  3901 raft_consensus.cc:1064] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767: attempting to promote NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c to VOTER
I20260608 12:41:58.579380  3901 consensus_queue.cc:237] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } }
I20260608 12:41:58.592312  3775 raft_consensus.cc:1275] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:58.595661  3475 raft_consensus.cc:1275] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:58.595610  3550 raft_consensus.cc:2955] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.597533  3624 raft_consensus.cc:1275] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:41:58.597565  3901 consensus_queue.cc:1048] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:41:58.592617  3689 raft_consensus.cc:2955] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.598744  3926 consensus_queue.cc:1048] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:58.601675  3926 consensus_queue.cc:1048] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:41:58.610793  3774 raft_consensus.cc:2955] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.628877  3623 raft_consensus.cc:2955] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.653187  3926 raft_consensus.cc:2955] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.657171  3775 raft_consensus.cc:2955] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.658278  3475 raft_consensus.cc:2955] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.666169  3623 raft_consensus.cc:2955] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.668288  3373 catalog_manager.cc:5696] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c reported cstate change: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "14817555a759410780d8453dce9f1b4c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.680056  3550 consensus_queue.cc:237] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } }
I20260608 12:41:58.688634  3475 raft_consensus.cc:1275] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:58.690137  3901 consensus_queue.cc:1048] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:58.692751  3775 raft_consensus.cc:1275] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:58.694818  3372 catalog_manager.cc:5696] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4 reported cstate change: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d8f505e63794489f99ba1d3b8f84b767" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.696624  3372 catalog_manager.cc:5696] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 reported cstate change: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dffd02abfad546e9ab17cddbce87aac4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:58.697678  3901 consensus_queue.cc:1048] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:58.705842  3708 raft_consensus.cc:2955] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14817555a759410780d8453dce9f1b4c (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.707121  3623 consensus_queue.cc:237] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [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: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } }
I20260608 12:41:58.711639  3476 raft_consensus.cc:2955] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14817555a759410780d8453dce9f1b4c (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.717581  3774 raft_consensus.cc:1275] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Refusing update from remote peer 14817555a759410780d8453dce9f1b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:58.719696  3928 consensus_queue.cc:1048] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:58.722493  3358 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet bb7cd47d2ae64503b88ebb0525f70978 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:58.728147  3928 raft_consensus.cc:2955] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.728538  3774 raft_consensus.cc:2955] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14817555a759410780d8453dce9f1b4c (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.729084  3775 raft_consensus.cc:2955] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.732040  3550 raft_consensus.cc:1275] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Refusing update from remote peer 14817555a759410780d8453dce9f1b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260608 12:41:58.734313  3358 catalog_manager.cc:5219] ChangeConfig:REMOVE_PEER RPC for tablet bb7cd47d2ae64503b88ebb0525f70978 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 3 but the committed config has opid_index of 4
I20260608 12:41:58.740396  3549 consensus_queue.cc:237] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [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: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } }
I20260608 12:41:58.741189  3475 consensus_queue.cc:237] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } }
I20260608 12:41:58.743297  3372 catalog_manager.cc:5696] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c reported cstate change: config changed from index 3 to 4, VOTER dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "14817555a759410780d8453dce9f1b4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.750137  3775 raft_consensus.cc:1275] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:58.757390  3773 raft_consensus.cc:1275] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:58.757352  3689 consensus_queue.cc:1048] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:41:58.758739  3459 tablet_service.cc:1558] Processing DeleteTablet for tablet a0917833fa0948ff955a1349df62f357 with delete_type TABLET_DATA_TOMBSTONED (TS dffd02abfad546e9ab17cddbce87aac4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34568
I20260608 12:41:58.753671  3358 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a0917833fa0948ff955a1349df62f357 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:58.760964  3679 consensus_queue.cc:1048] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:58.767081  3689 raft_consensus.cc:2955] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.774889  3623 raft_consensus.cc:1275] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:58.776474  3897 consensus_queue.cc:1048] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:58.777076  3550 raft_consensus.cc:2955] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.773561  3775 raft_consensus.cc:2955] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.781255  3624 raft_consensus.cc:2955] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.748657  3374 catalog_manager.cc:5696] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 reported cstate change: config changed from index 3 to 4, VOTER 14817555a759410780d8453dce9f1b4c (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "d8f505e63794489f99ba1d3b8f84b767" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:41:58.799083  3953 tablet_replica.cc:333] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4: stopping tablet replica
I20260608 12:41:58.801170  3623 raft_consensus.cc:1275] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:41:58.808833  3953 raft_consensus.cc:2243] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:58.811036  3953 raft_consensus.cc:2272] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:58.810220  3359 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 24822992a46540e881213b6d345ada78 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:58.778669  3901 consensus_queue.cc:1048] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:58.816548  3952 consensus_queue.cc:1048] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:41:58.821367  3372 catalog_manager.cc:5696] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c reported cstate change: config changed from index 3 to 4, VOTER d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "dffd02abfad546e9ab17cddbce87aac4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.823956  3614 tablet_service.cc:1558] Processing DeleteTablet for tablet bb7cd47d2ae64503b88ebb0525f70978 with delete_type TABLET_DATA_TOMBSTONED (TS 14817555a759410780d8453dce9f1b4c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56144
I20260608 12:41:58.829162  3955 raft_consensus.cc:2955] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.835474  3775 raft_consensus.cc:2955] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.842043  3427 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:41:58.845798  3537 tablet_service.cc:1558] Processing DeleteTablet for tablet 24822992a46540e881213b6d345ada78 with delete_type TABLET_DATA_TOMBSTONED (TS d8f505e63794489f99ba1d3b8f84b767 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47898
I20260608 12:41:58.848035  3956 tablet_replica.cc:333] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c: stopping tablet replica
I20260608 12:41:58.850306  3956 raft_consensus.cc:2243] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:58.851058  3956 raft_consensus.cc:2272] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:58.855327  3953 ts_tablet_manager.cc:1916] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:58.860493  3624 raft_consensus.cc:2955] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.855273  3373 catalog_manager.cc:5696] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c reported cstate change: config changed from index 3 to 4, VOTER dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "d8f505e63794489f99ba1d3b8f84b767" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:41:58.855871  3956 ts_tablet_manager.cc:1916] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:58.871307  3358 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4fd9a3f8b7ba4b06a708a579a2075a25 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:41:58.879441  3953 ts_tablet_manager.cc:1929] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:58.880116  3953 log.cc:1199] T a0917833fa0948ff955a1349df62f357 P dffd02abfad546e9ab17cddbce87aac4: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-0-root/wals/a0917833fa0948ff955a1349df62f357
I20260608 12:41:58.881930  3359 catalog_manager.cc:5027] TS dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321): tablet a0917833fa0948ff955a1349df62f357 (table range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]) successfully deleted
I20260608 12:41:58.886436  3957 tablet_replica.cc:333] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767: stopping tablet replica
I20260608 12:41:58.887465  3957 raft_consensus.cc:2243] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:58.888227  3957 raft_consensus.cc:2272] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:58.892184  3957 ts_tablet_manager.cc:1916] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:58.892529  3956 ts_tablet_manager.cc:1929] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:58.892979  3956 log.cc:1199] T bb7cd47d2ae64503b88ebb0525f70978 P 14817555a759410780d8453dce9f1b4c: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-2-root/wals/bb7cd47d2ae64503b88ebb0525f70978
I20260608 12:41:58.894610  3358 catalog_manager.cc:5027] TS 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615): tablet bb7cd47d2ae64503b88ebb0525f70978 (table range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]) successfully deleted
I20260608 12:41:58.899266  3459 tablet_service.cc:1558] Processing DeleteTablet for tablet 4fd9a3f8b7ba4b06a708a579a2075a25 with delete_type TABLET_DATA_TOMBSTONED (TS dffd02abfad546e9ab17cddbce87aac4 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34568
I20260608 12:41:58.900185  3953 tablet_replica.cc:333] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4: stopping tablet replica
I20260608 12:41:58.901067  3953 raft_consensus.cc:2243] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:41:58.901314  3549 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e6aaf7957ee947179231429095dad7ff"
dest_uuid: "d8f505e63794489f99ba1d3b8f84b767"
mode: GRACEFUL
new_leader_uuid: "252bd52f4c8044c0b97f52bfec6ad75c"
 from {username='slave'} at 127.0.0.1:47934
I20260608 12:41:58.901814  3953 raft_consensus.cc:2272] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:41:58.901984  3549 raft_consensus.cc:606] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Received request to transfer leadership to TS 252bd52f4c8044c0b97f52bfec6ad75c
I20260608 12:41:58.903673  3427 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260608 12:41:58.904531  3427 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:41:58.907344  3953 ts_tablet_manager.cc:1916] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:41:58.910663  3957 ts_tablet_manager.cc:1929] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:58.911016  3957 log.cc:1199] T 24822992a46540e881213b6d345ada78 P d8f505e63794489f99ba1d3b8f84b767: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-1-root/wals/24822992a46540e881213b6d345ada78
I20260608 12:41:58.912343  3358 catalog_manager.cc:5027] TS d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527): tablet 24822992a46540e881213b6d345ada78 (table range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]) successfully deleted
I20260608 12:41:58.920116  3953 ts_tablet_manager.cc:1929] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:41:58.920548  3953 log.cc:1199] T 4fd9a3f8b7ba4b06a708a579a2075a25 P dffd02abfad546e9ab17cddbce87aac4: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-0-root/wals/4fd9a3f8b7ba4b06a708a579a2075a25
I20260608 12:41:58.922079  3359 catalog_manager.cc:5027] TS dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321): tablet 4fd9a3f8b7ba4b06a708a579a2075a25 (table range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]) successfully deleted
I20260608 12:41:59.048890  3952 raft_consensus.cc:993] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767: : Instructing follower 252bd52f4c8044c0b97f52bfec6ad75c to start an election
I20260608 12:41:59.049376  3955 raft_consensus.cc:1081] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Signalling peer 252bd52f4c8044c0b97f52bfec6ad75c to start an election
I20260608 12:41:59.050794  3774 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e6aaf7957ee947179231429095dad7ff"
dest_uuid: "252bd52f4c8044c0b97f52bfec6ad75c"
 from {username='slave'} at 127.0.0.1:43628
I20260608 12:41:59.051343  3774 raft_consensus.cc:493] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260608 12:41:59.051751  3774 raft_consensus.cc:3060] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:59.057036  3774 raft_consensus.cc:515] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:59.058881  3774 leader_election.cc:290] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 2 election: Requested vote from peers dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321), d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527)
I20260608 12:41:59.059576  3475 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6aaf7957ee947179231429095dad7ff" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "dffd02abfad546e9ab17cddbce87aac4"
I20260608 12:41:59.059979  3549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6aaf7957ee947179231429095dad7ff" candidate_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d8f505e63794489f99ba1d3b8f84b767"
I20260608 12:41:59.060120  3475 raft_consensus.cc:3060] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:59.060504  3549 raft_consensus.cc:3055] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Stepping down as leader of term 1
I20260608 12:41:59.060818  3549 raft_consensus.cc:740] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Running, Role: LEADER
I20260608 12:41:59.061584  3549 consensus_queue.cc:260] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [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: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:59.062552  3549 raft_consensus.cc:3060] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:41:59.064414  3475 raft_consensus.cc:2468] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252bd52f4c8044c0b97f52bfec6ad75c in term 2.
I20260608 12:41:59.065411  3737 leader_election.cc:304] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 252bd52f4c8044c0b97f52bfec6ad75c, dffd02abfad546e9ab17cddbce87aac4; no voters: 
I20260608 12:41:59.066272  3938 raft_consensus.cc:2804] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:41:59.066759  3938 raft_consensus.cc:697] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [term 2 LEADER]: Becoming Leader. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Running, Role: LEADER
I20260608 12:41:59.068123  3549 raft_consensus.cc:2468] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 252bd52f4c8044c0b97f52bfec6ad75c in term 2.
I20260608 12:41:59.067945  3938 consensus_queue.cc:237] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [LEADER]: Queue 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: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } }
I20260608 12:41:59.075805  3374 catalog_manager.cc:5696] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c reported cstate change: term changed from 1 to 2, leader changed from d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) to 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196). New cstate: current_term: 2 leader_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:59.631434  3475 raft_consensus.cc:1275] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4 [term 2 FOLLOWER]: Refusing update from remote peer 252bd52f4c8044c0b97f52bfec6ad75c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:59.632745  3938 consensus_queue.cc:1048] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:59.642732  3549 raft_consensus.cc:1275] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 2 FOLLOWER]: Refusing update from remote peer 252bd52f4c8044c0b97f52bfec6ad75c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:41:59.644761  3938 consensus_queue.cc:1048] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:59.923460  3624 consensus_queue.cc:237] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [LEADER]: Queue 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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: true } }
W20260608 12:41:59.930032  3588 consensus_peers.cc:597] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c -> Peer d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527): Couldn't send request to peer d8f505e63794489f99ba1d3b8f84b767. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8b38da78f7ec48e989959dfb08cd70f0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:59.930078  3774 raft_consensus.cc:1275] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Refusing update from remote peer 14817555a759410780d8453dce9f1b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:59.930878  3475 raft_consensus.cc:1275] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Refusing update from remote peer 14817555a759410780d8453dce9f1b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:59.931743  3928 consensus_queue.cc:1048] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:59.932662  3966 consensus_queue.cc:1048] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:59.940501  3928 raft_consensus.cc:2955] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: true } } }
I20260608 12:41:59.947429  3774 raft_consensus.cc:2955] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: true } } }
I20260608 12:41:59.952558  3475 raft_consensus.cc:2955] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: true } } }
I20260608 12:41:59.958053  3371 catalog_manager.cc:5696] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c reported cstate change: config changed from index -1 to 2, NON_VOTER d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) added. New cstate: current_term: 1 leader_uuid: "14817555a759410780d8453dce9f1b4c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:41:59.958982  3476 consensus_queue.cc:237] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Queue 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: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
W20260608 12:41:59.970865  3441 consensus_peers.cc:597] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 -> Peer 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): Couldn't send request to peer 252bd52f4c8044c0b97f52bfec6ad75c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4503a5862c7449cd815c9d4816890052. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:41:59.970959  3624 raft_consensus.cc:1275] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:59.972657  3549 raft_consensus.cc:1275] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:41:59.974335  3689 consensus_queue.cc:1048] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:41:59.977176  3689 consensus_queue.cc:1048] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:41:59.989272  3974 raft_consensus.cc:2955] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:41:59.992406  3624 raft_consensus.cc:2955] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:41:59.994323  3549 raft_consensus.cc:2955] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:42:00.003602  3550 consensus_queue.cc:237] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Queue 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: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: true } }
I20260608 12:42:00.009486  3371 catalog_manager.cc:5696] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767 reported cstate change: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "dffd02abfad546e9ab17cddbce87aac4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:42:00.018433  3476 raft_consensus.cc:1275] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:00.019563  3774 raft_consensus.cc:1275] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:42:00.019886  3514 consensus_peers.cc:597] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 -> Peer 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615): Couldn't send request to peer 14817555a759410780d8453dce9f1b4c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9814a7f5ad694081ad0cc9ed25207e66. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:00.020148  3964 consensus_queue.cc:1048] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:00.022101  3964 consensus_queue.cc:1048] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:00.033929  3955 raft_consensus.cc:2955] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14817555a759410780d8453dce9f1b4c (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: true } } }
I20260608 12:42:00.039021  3775 raft_consensus.cc:2955] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14817555a759410780d8453dce9f1b4c (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: true } } }
I20260608 12:42:00.040868  3476 raft_consensus.cc:2955] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 14817555a759410780d8453dce9f1b4c (127.0.107.195) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: true } } }
I20260608 12:42:00.050879  3373 catalog_manager.cc:5696] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 reported cstate change: config changed from index -1 to 2, NON_VOTER 14817555a759410780d8453dce9f1b4c (127.0.107.195) added. New cstate: current_term: 1 leader_uuid: "d8f505e63794489f99ba1d3b8f84b767" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:00.051858  3474 consensus_queue.cc:237] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Queue 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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
I20260608 12:42:00.069700  3624 raft_consensus.cc:1275] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260608 12:42:00.069851  3441 consensus_peers.cc:597] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 -> Peer 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): Couldn't send request to peer 252bd52f4c8044c0b97f52bfec6ad75c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e0e5075d20d4de4b072b24d729d77f0. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:00.070572  3550 raft_consensus.cc:1275] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:00.071995  3979 consensus_queue.cc:1048] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:42:00.073004  3977 consensus_queue.cc:1048] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:00.081996  3974 raft_consensus.cc:2955] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:42:00.084133  3550 raft_consensus.cc:2955] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:42:00.084947  3624 raft_consensus.cc:2955] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:42:00.096959  3371 catalog_manager.cc:5696] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c reported cstate change: config changed from index -1 to 2, NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "dffd02abfad546e9ab17cddbce87aac4" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } } }
I20260608 12:42:00.360324  3990 ts_tablet_manager.cc:933] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767: Initiating tablet copy from peer 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615)
I20260608 12:42:00.364197  3990 tablet_copy_client.cc:323] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:38615
I20260608 12:42:00.366219  3635 tablet_copy_service.cc:140] P 14817555a759410780d8453dce9f1b4c: Received BeginTabletCopySession request for tablet 8b38da78f7ec48e989959dfb08cd70f0 from peer d8f505e63794489f99ba1d3b8f84b767 ({username='slave'} at 127.0.0.1:56154)
I20260608 12:42:00.366950  3635 tablet_copy_service.cc:161] P 14817555a759410780d8453dce9f1b4c: Beginning new tablet copy session on tablet 8b38da78f7ec48e989959dfb08cd70f0 from peer d8f505e63794489f99ba1d3b8f84b767 at {username='slave'} at 127.0.0.1:56154: session id = d8f505e63794489f99ba1d3b8f84b767-8b38da78f7ec48e989959dfb08cd70f0
I20260608 12:42:00.376690  3635 tablet_copy_source_session.cc:215] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:00.381318  3990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8b38da78f7ec48e989959dfb08cd70f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:00.399174  3990 tablet_copy_client.cc:806] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:00.399850  3990 tablet_copy_client.cc:670] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:00.403491  3990 tablet_copy_client.cc:538] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:00.412134  3990 tablet_bootstrap.cc:492] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767: Bootstrap starting.
I20260608 12:42:00.433233  3990 tablet_bootstrap.cc:492] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767: 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
I20260608 12:42:00.434031  3990 tablet_bootstrap.cc:492] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767: Bootstrap complete.
I20260608 12:42:00.434978  3990 ts_tablet_manager.cc:1403] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.008s
I20260608 12:42:00.437595  3990 raft_consensus.cc:359] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: true } }
I20260608 12:42:00.438655  3990 raft_consensus.cc:740] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: d8f505e63794489f99ba1d3b8f84b767, State: Initialized, Role: LEARNER
I20260608 12:42:00.439203  3990 consensus_queue.cc:260] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767 [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: NON_VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: true } }
I20260608 12:42:00.441414  3990 ts_tablet_manager.cc:1434] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260608 12:42:00.443089  3635 tablet_copy_service.cc:342] P 14817555a759410780d8453dce9f1b4c: Request end of tablet copy session d8f505e63794489f99ba1d3b8f84b767-8b38da78f7ec48e989959dfb08cd70f0 received from {username='slave'} at 127.0.0.1:56154
I20260608 12:42:00.443611  3635 tablet_copy_service.cc:434] P 14817555a759410780d8453dce9f1b4c: ending tablet copy session d8f505e63794489f99ba1d3b8f84b767-8b38da78f7ec48e989959dfb08cd70f0 on tablet 8b38da78f7ec48e989959dfb08cd70f0 with peer d8f505e63794489f99ba1d3b8f84b767
I20260608 12:42:00.450901  3993 ts_tablet_manager.cc:933] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c: Initiating tablet copy from peer d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527)
I20260608 12:42:00.452935  3993 tablet_copy_client.cc:323] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:42527
I20260608 12:42:00.454733  3561 tablet_copy_service.cc:140] P d8f505e63794489f99ba1d3b8f84b767: Received BeginTabletCopySession request for tablet 9814a7f5ad694081ad0cc9ed25207e66 from peer 14817555a759410780d8453dce9f1b4c ({username='slave'} at 127.0.0.1:47910)
I20260608 12:42:00.455310  3561 tablet_copy_service.cc:161] P d8f505e63794489f99ba1d3b8f84b767: Beginning new tablet copy session on tablet 9814a7f5ad694081ad0cc9ed25207e66 from peer 14817555a759410780d8453dce9f1b4c at {username='slave'} at 127.0.0.1:47910: session id = 14817555a759410780d8453dce9f1b4c-9814a7f5ad694081ad0cc9ed25207e66
I20260608 12:42:00.463626  3561 tablet_copy_source_session.cc:215] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:00.466634  3993 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9814a7f5ad694081ad0cc9ed25207e66. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:00.480274  3993 tablet_copy_client.cc:806] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:00.480890  3993 tablet_copy_client.cc:670] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:00.485875  3993 tablet_copy_client.cc:538] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:00.493742  3993 tablet_bootstrap.cc:492] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c: Bootstrap starting.
I20260608 12:42:00.499032  3995 ts_tablet_manager.cc:933] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c: Initiating tablet copy from peer dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321)
I20260608 12:42:00.501308  3995 tablet_copy_client.cc:323] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:36321
I20260608 12:42:00.503605  3486 tablet_copy_service.cc:140] P dffd02abfad546e9ab17cddbce87aac4: Received BeginTabletCopySession request for tablet 4503a5862c7449cd815c9d4816890052 from peer 252bd52f4c8044c0b97f52bfec6ad75c ({username='slave'} at 127.0.0.1:34592)
I20260608 12:42:00.504276  3486 tablet_copy_service.cc:161] P dffd02abfad546e9ab17cddbce87aac4: Beginning new tablet copy session on tablet 4503a5862c7449cd815c9d4816890052 from peer 252bd52f4c8044c0b97f52bfec6ad75c at {username='slave'} at 127.0.0.1:34592: session id = 252bd52f4c8044c0b97f52bfec6ad75c-4503a5862c7449cd815c9d4816890052
I20260608 12:42:00.514196  3486 tablet_copy_source_session.cc:215] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:00.517280  3993 tablet_bootstrap.cc:492] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c: 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
I20260608 12:42:00.517619  3995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4503a5862c7449cd815c9d4816890052. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:00.518174  3993 tablet_bootstrap.cc:492] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c: Bootstrap complete.
I20260608 12:42:00.518810  3993 ts_tablet_manager.cc:1403] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.011s
I20260608 12:42:00.521126  3993 raft_consensus.cc:359] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: true } }
I20260608 12:42:00.521734  3993 raft_consensus.cc:740] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 14817555a759410780d8453dce9f1b4c, State: Initialized, Role: LEARNER
I20260608 12:42:00.522320  3993 consensus_queue.cc:260] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c [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: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: NON_VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: true } }
I20260608 12:42:00.524973  3993 ts_tablet_manager.cc:1434] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260608 12:42:00.527493  3561 tablet_copy_service.cc:342] P d8f505e63794489f99ba1d3b8f84b767: Request end of tablet copy session 14817555a759410780d8453dce9f1b4c-9814a7f5ad694081ad0cc9ed25207e66 received from {username='slave'} at 127.0.0.1:47910
I20260608 12:42:00.527944  3561 tablet_copy_service.cc:434] P d8f505e63794489f99ba1d3b8f84b767: ending tablet copy session 14817555a759410780d8453dce9f1b4c-9814a7f5ad694081ad0cc9ed25207e66 on tablet 9814a7f5ad694081ad0cc9ed25207e66 with peer 14817555a759410780d8453dce9f1b4c
I20260608 12:42:00.535413  3995 tablet_copy_client.cc:806] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:00.536079  3995 tablet_copy_client.cc:670] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:00.540234  3995 tablet_copy_client.cc:538] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:00.546133  3995 tablet_bootstrap.cc:492] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap starting.
I20260608 12:42:00.564040  3995 tablet_bootstrap.cc:492] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c: 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
I20260608 12:42:00.564945  3995 tablet_bootstrap.cc:492] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap complete.
I20260608 12:42:00.565608  3995 ts_tablet_manager.cc:1403] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260608 12:42:00.568673  3995 raft_consensus.cc:359] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
I20260608 12:42:00.569478  3995 raft_consensus.cc:740] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Initialized, Role: LEARNER
I20260608 12:42:00.570154  3995 consensus_queue.cc:260] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c [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: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
I20260608 12:42:00.573001  3995 ts_tablet_manager.cc:1434] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260608 12:42:00.574995  3486 tablet_copy_service.cc:342] P dffd02abfad546e9ab17cddbce87aac4: Request end of tablet copy session 252bd52f4c8044c0b97f52bfec6ad75c-4503a5862c7449cd815c9d4816890052 received from {username='slave'} at 127.0.0.1:34592
I20260608 12:42:00.575491  3486 tablet_copy_service.cc:434] P dffd02abfad546e9ab17cddbce87aac4: ending tablet copy session 252bd52f4c8044c0b97f52bfec6ad75c-4503a5862c7449cd815c9d4816890052 on tablet 4503a5862c7449cd815c9d4816890052 with peer 252bd52f4c8044c0b97f52bfec6ad75c
I20260608 12:42:00.674029  3995 ts_tablet_manager.cc:933] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c: Initiating tablet copy from peer dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321)
I20260608 12:42:00.675604  3995 tablet_copy_client.cc:323] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:36321
I20260608 12:42:00.677318  3486 tablet_copy_service.cc:140] P dffd02abfad546e9ab17cddbce87aac4: Received BeginTabletCopySession request for tablet 4e0e5075d20d4de4b072b24d729d77f0 from peer 252bd52f4c8044c0b97f52bfec6ad75c ({username='slave'} at 127.0.0.1:34592)
I20260608 12:42:00.677816  3486 tablet_copy_service.cc:161] P dffd02abfad546e9ab17cddbce87aac4: Beginning new tablet copy session on tablet 4e0e5075d20d4de4b072b24d729d77f0 from peer 252bd52f4c8044c0b97f52bfec6ad75c at {username='slave'} at 127.0.0.1:34592: session id = 252bd52f4c8044c0b97f52bfec6ad75c-4e0e5075d20d4de4b072b24d729d77f0
I20260608 12:42:00.683004  3486 tablet_copy_source_session.cc:215] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:00.686151  3995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e0e5075d20d4de4b072b24d729d77f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:00.696228  3995 tablet_copy_client.cc:806] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:00.696766  3995 tablet_copy_client.cc:670] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:00.700209  3995 tablet_copy_client.cc:538] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:00.705993  3995 tablet_bootstrap.cc:492] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap starting.
I20260608 12:42:00.722570  3995 tablet_bootstrap.cc:492] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c: 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
I20260608 12:42:00.723290  3995 tablet_bootstrap.cc:492] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c: Bootstrap complete.
I20260608 12:42:00.723832  3995 ts_tablet_manager.cc:1403] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.009s
I20260608 12:42:00.726089  3995 raft_consensus.cc:359] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
I20260608 12:42:00.726679  3995 raft_consensus.cc:740] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 252bd52f4c8044c0b97f52bfec6ad75c, State: Initialized, Role: LEARNER
I20260608 12:42:00.727218  3995 consensus_queue.cc:260] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: true } }
I20260608 12:42:00.729364  3995 ts_tablet_manager.cc:1434] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:42:00.731464  3486 tablet_copy_service.cc:342] P dffd02abfad546e9ab17cddbce87aac4: Request end of tablet copy session 252bd52f4c8044c0b97f52bfec6ad75c-4e0e5075d20d4de4b072b24d729d77f0 received from {username='slave'} at 127.0.0.1:34592
I20260608 12:42:00.731880  3486 tablet_copy_service.cc:434] P dffd02abfad546e9ab17cddbce87aac4: ending tablet copy session 252bd52f4c8044c0b97f52bfec6ad75c-4e0e5075d20d4de4b072b24d729d77f0 on tablet 4e0e5075d20d4de4b072b24d729d77f0 with peer 252bd52f4c8044c0b97f52bfec6ad75c
I20260608 12:42:00.905746  3427 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260608 12:42:00.920692  3550 raft_consensus.cc:1217] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:42:00.925037  3427 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260608 12:42:00.925889  3427 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:00.995675  3624 raft_consensus.cc:1217] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:42:01.074139  3775 raft_consensus.cc:1217] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:42:01.162086  3775 raft_consensus.cc:1217] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:42:01.434031  4004 raft_consensus.cc:1064] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767: attempting to promote NON_VOTER 14817555a759410780d8453dce9f1b4c to VOTER
I20260608 12:42:01.436008  4004 consensus_queue.cc:237] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [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: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: false } }
I20260608 12:42:01.443084  3624 raft_consensus.cc:1275] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c [term 1 LEARNER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:01.443564  3474 raft_consensus.cc:1275] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:01.444232  3774 raft_consensus.cc:1275] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:01.444948  3955 consensus_queue.cc:1048] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:01.445904  4005 consensus_queue.cc:1048] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:01.446857  4004 consensus_queue.cc:1048] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:01.460481  4006 raft_consensus.cc:1064] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4: attempting to promote NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c to VOTER
I20260608 12:42:01.464015  4006 consensus_queue.cc:237] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [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: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } }
I20260608 12:42:01.470867  4001 raft_consensus.cc:1064] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c: attempting to promote NON_VOTER d8f505e63794489f99ba1d3b8f84b767 to VOTER
I20260608 12:42:01.473651  4001 consensus_queue.cc:237] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: false } }
I20260608 12:42:01.472448  4004 raft_consensus.cc:2955] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14817555a759410780d8453dce9f1b4c (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: false } } }
I20260608 12:42:01.480182  3474 raft_consensus.cc:2955] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14817555a759410780d8453dce9f1b4c (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: false } } }
I20260608 12:42:01.483618  3624 raft_consensus.cc:2955] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14817555a759410780d8453dce9f1b4c (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: false } } }
I20260608 12:42:01.489629  3774 raft_consensus.cc:2955] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 14817555a759410780d8453dce9f1b4c (127.0.107.195) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: false } } }
I20260608 12:42:01.495257  3373 catalog_manager.cc:5696] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4 reported cstate change: config changed from index 2 to 3, 14817555a759410780d8453dce9f1b4c (127.0.107.195) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d8f505e63794489f99ba1d3b8f84b767" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: false } } }
I20260608 12:42:01.505012  3550 raft_consensus.cc:1275] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEARNER]: Refusing update from remote peer 14817555a759410780d8453dce9f1b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:01.506817  4010 consensus_queue.cc:1048] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:01.517916  3774 raft_consensus.cc:1275] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Refusing update from remote peer 14817555a759410780d8453dce9f1b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:01.519919  4010 consensus_queue.cc:1048] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:01.525606  3549 raft_consensus.cc:1275] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:01.528591  3974 consensus_queue.cc:1048] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:01.529207  3474 raft_consensus.cc:1275] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Refusing update from remote peer 14817555a759410780d8453dce9f1b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:01.531152  4001 consensus_queue.cc:1048] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:01.539419  3774 raft_consensus.cc:1275] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:01.542021  4007 consensus_queue.cc:1048] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:01.542762  3624 raft_consensus.cc:1275] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:01.552129  3974 raft_consensus.cc:1064] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4: attempting to promote NON_VOTER 252bd52f4c8044c0b97f52bfec6ad75c to VOTER
I20260608 12:42:01.555032  3974 consensus_queue.cc:237] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } }
I20260608 12:42:01.561105  4007 consensus_queue.cc:1048] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:01.572741  4001 raft_consensus.cc:2955] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: false } } }
I20260608 12:42:01.576558  3775 raft_consensus.cc:2955] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: false } } }
I20260608 12:42:01.585254  4007 raft_consensus.cc:2955] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.589692  3549 raft_consensus.cc:2955] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.613045  3623 raft_consensus.cc:2955] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.614095  3549 raft_consensus.cc:2955] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: false } } }
I20260608 12:42:01.625908  3550 raft_consensus.cc:1275] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:01.628162  4006 consensus_queue.cc:1048] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:01.637624  3774 raft_consensus.cc:1275] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEARNER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:01.639259  3624 raft_consensus.cc:1275] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:01.639510  4006 consensus_queue.cc:1048] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:01.641259  3775 raft_consensus.cc:2955] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.642423  4006 consensus_queue.cc:1048] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:01.666683  3549 consensus_queue.cc:237] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [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: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: false } }
I20260608 12:42:01.680349  3624 raft_consensus.cc:1275] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:01.682452  3474 raft_consensus.cc:2955] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: false } } }
I20260608 12:42:01.685602  3370 catalog_manager.cc:5696] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c reported cstate change: config changed from index 2 to 3, d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "14817555a759410780d8453dce9f1b4c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { replace: true } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: false } } }
I20260608 12:42:01.686910  3475 raft_consensus.cc:1275] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Refusing update from remote peer d8f505e63794489f99ba1d3b8f84b767: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:01.688138  4005 consensus_queue.cc:1048] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:01.690258  3955 consensus_queue.cc:1048] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:01.704717  3367 catalog_manager.cc:5696] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c reported cstate change: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dffd02abfad546e9ab17cddbce87aac4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.709576  4019 raft_consensus.cc:2955] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.716212  4004 raft_consensus.cc:2955] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: false } } }
I20260608 12:42:01.716722  3550 raft_consensus.cc:2955] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.728147  3774 raft_consensus.cc:2955] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.733385  3475 consensus_queue.cc:237] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } }
I20260608 12:42:01.738991  3624 raft_consensus.cc:2955] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: false } } }
I20260608 12:42:01.744549  3358 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9814a7f5ad694081ad0cc9ed25207e66 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:01.738993  3474 raft_consensus.cc:2955] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: false } } }
I20260608 12:42:01.746357  3370 catalog_manager.cc:5696] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 reported cstate change: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "dffd02abfad546e9ab17cddbce87aac4" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.749089  3774 raft_consensus.cc:1275] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:01.750624  4006 consensus_queue.cc:1048] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:01.756978  3623 raft_consensus.cc:1275] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:01.760236  3974 consensus_queue.cc:1048] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:01.761957  3369 catalog_manager.cc:5696] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c reported cstate change: config changed from index 3 to 4, VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "d8f505e63794489f99ba1d3b8f84b767" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { promote: false } } }
I20260608 12:42:01.762247  4007 raft_consensus.cc:2955] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.760277  3624 raft_consensus.cc:2955] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } attrs { replace: true } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.774561  3359 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4503a5862c7449cd815c9d4816890052 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:01.775298  3623 raft_consensus.cc:2955] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.775234  3774 raft_consensus.cc:2955] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.794492  3765 tablet_service.cc:1558] Processing DeleteTablet for tablet 9814a7f5ad694081ad0cc9ed25207e66 with delete_type TABLET_DATA_TOMBSTONED (TS 252bd52f4c8044c0b97f52bfec6ad75c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43598
I20260608 12:42:01.795657  3623 consensus_queue.cc:237] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: false } }
I20260608 12:42:01.797114  4031 tablet_replica.cc:333] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c: stopping tablet replica
I20260608 12:42:01.798179  4031 raft_consensus.cc:2243] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:01.799039  4031 raft_consensus.cc:2272] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.802770  4031 ts_tablet_manager.cc:1916] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:01.804438  3550 raft_consensus.cc:1275] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Refusing update from remote peer 14817555a759410780d8453dce9f1b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:01.806780  3474 raft_consensus.cc:1275] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Refusing update from remote peer 14817555a759410780d8453dce9f1b4c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:01.810360  4010 consensus_queue.cc:1048] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:01.810118  3474 consensus_queue.cc:237] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [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: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } }
I20260608 12:42:01.812465  4016 consensus_queue.cc:1048] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [LEADER]: Connected to new peer: Peer: permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:42:01.819913  3774 raft_consensus.cc:1275] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:01.821313  3550 raft_consensus.cc:1275] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Refusing update from remote peer dffd02abfad546e9ab17cddbce87aac4: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:01.821393  4019 consensus_queue.cc:1048] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:01.822788  4006 consensus_queue.cc:1048] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:01.827276  4031 ts_tablet_manager.cc:1929] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:42:01.827912  4001 raft_consensus.cc:2955] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: false } } }
I20260608 12:42:01.827695  3369 catalog_manager.cc:5696] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c reported cstate change: config changed from index 3 to 4, VOTER d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "dffd02abfad546e9ab17cddbce87aac4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.829973  4019 raft_consensus.cc:2955] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14817555a759410780d8453dce9f1b4c (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.828979  4031 log.cc:1199] T 9814a7f5ad694081ad0cc9ed25207e66 P 252bd52f4c8044c0b97f52bfec6ad75c: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-3-root/wals/9814a7f5ad694081ad0cc9ed25207e66
I20260608 12:42:01.831750  3550 raft_consensus.cc:2955] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14817555a759410780d8453dce9f1b4c (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.832506  3551 raft_consensus.cc:2955] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: false } } }
I20260608 12:42:01.839658  3360 catalog_manager.cc:5027] TS 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): tablet 9814a7f5ad694081ad0cc9ed25207e66 (table range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]) successfully deleted
I20260608 12:42:01.839659  3774 raft_consensus.cc:2955] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14817555a759410780d8453dce9f1b4c (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } } }
I20260608 12:42:01.843057  3359 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4e0e5075d20d4de4b072b24d729d77f0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:01.836961  3475 raft_consensus.cc:2955] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: false } } }
I20260608 12:42:01.848425  3537 tablet_service.cc:1558] Processing DeleteTablet for tablet 4503a5862c7449cd815c9d4816890052 with delete_type TABLET_DATA_TOMBSTONED (TS d8f505e63794489f99ba1d3b8f84b767 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47898
I20260608 12:42:01.850549  4032 tablet_replica.cc:333] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767: stopping tablet replica
I20260608 12:42:01.851538  4032 raft_consensus.cc:2243] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:01.852413  4032 raft_consensus.cc:2272] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.855523  3368 catalog_manager.cc:5696] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 reported cstate change: config changed from index 3 to 4, VOTER 14817555a759410780d8453dce9f1b4c (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "dffd02abfad546e9ab17cddbce87aac4" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "252bd52f4c8044c0b97f52bfec6ad75c" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 35603 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:01.861899  3358 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8b38da78f7ec48e989959dfb08cd70f0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:01.863210  4032 ts_tablet_manager.cc:1916] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:01.867681  3367 catalog_manager.cc:5696] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c reported cstate change: config changed from index 3 to 4, VOTER 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "14817555a759410780d8453dce9f1b4c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "dffd02abfad546e9ab17cddbce87aac4" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36321 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14817555a759410780d8453dce9f1b4c" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 38615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d8f505e63794489f99ba1d3b8f84b767" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42527 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:01.886150  3614 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e0e5075d20d4de4b072b24d729d77f0 with delete_type TABLET_DATA_TOMBSTONED (TS 14817555a759410780d8453dce9f1b4c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56144
I20260608 12:42:01.892355  3765 tablet_service.cc:1558] Processing DeleteTablet for tablet 8b38da78f7ec48e989959dfb08cd70f0 with delete_type TABLET_DATA_TOMBSTONED (TS 252bd52f4c8044c0b97f52bfec6ad75c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:43598
I20260608 12:42:01.893348  4031 tablet_replica.cc:333] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c: stopping tablet replica
I20260608 12:42:01.894411  4031 raft_consensus.cc:2243] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:01.895315  4031 raft_consensus.cc:2272] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.899144  4034 tablet_replica.cc:333] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c: stopping tablet replica
I20260608 12:42:01.899583  4031 ts_tablet_manager.cc:1916] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:01.900627  4034 raft_consensus.cc:2243] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:01.901098  4032 ts_tablet_manager.cc:1929] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:42:01.901360  4034 raft_consensus.cc:2272] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:01.901489  4032 log.cc:1199] T 4503a5862c7449cd815c9d4816890052 P d8f505e63794489f99ba1d3b8f84b767: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-1-root/wals/4503a5862c7449cd815c9d4816890052
I20260608 12:42:01.903585  3358 catalog_manager.cc:5027] TS d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527): tablet 4503a5862c7449cd815c9d4816890052 (table range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]) successfully deleted
I20260608 12:42:01.905071  4034 ts_tablet_manager.cc:1916] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:01.915145  4031 ts_tablet_manager.cc:1929] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:42:01.915639  4031 log.cc:1199] T 8b38da78f7ec48e989959dfb08cd70f0 P 252bd52f4c8044c0b97f52bfec6ad75c: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-3-root/wals/8b38da78f7ec48e989959dfb08cd70f0
I20260608 12:42:01.917261  3360 catalog_manager.cc:5027] TS 252bd52f4c8044c0b97f52bfec6ad75c (127.0.107.196:35603): tablet 8b38da78f7ec48e989959dfb08cd70f0 (table range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]) successfully deleted
I20260608 12:42:01.919483  4034 ts_tablet_manager.cc:1929] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:42:01.919780  4034 log.cc:1199] T 4e0e5075d20d4de4b072b24d729d77f0 P 14817555a759410780d8453dce9f1b4c: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780922429684918-431-0/minicluster-data/ts-2-root/wals/4e0e5075d20d4de4b072b24d729d77f0
I20260608 12:42:01.921234  3358 catalog_manager.cc:5027] TS 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615): tablet 4e0e5075d20d4de4b072b24d729d77f0 (table range_aware_rebalance_new_range [id=9f955c4557424f239a0900f7ec000eb6]) successfully deleted
I20260608 12:42:01.977039   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:02.002425   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:02.003324   431 tablet_replica.cc:333] T 1103c8b5e0f74a8cbac8fb11671ef490 P dffd02abfad546e9ab17cddbce87aac4: stopping tablet replica
I20260608 12:42:02.004328   431 raft_consensus.cc:2243] T 1103c8b5e0f74a8cbac8fb11671ef490 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.004961   431 raft_consensus.cc:2272] T 1103c8b5e0f74a8cbac8fb11671ef490 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.007236   431 tablet_replica.cc:333] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4: stopping tablet replica
I20260608 12:42:02.007797   431 raft_consensus.cc:2243] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.008533   431 raft_consensus.cc:2272] T d79993fa60db4436993fa64e3fff8474 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.010417   431 tablet_replica.cc:333] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4: stopping tablet replica
I20260608 12:42:02.010948   431 raft_consensus.cc:2243] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.011858   431 raft_consensus.cc:2272] T 24822992a46540e881213b6d345ada78 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.014161   431 tablet_replica.cc:333] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4: stopping tablet replica
I20260608 12:42:02.014698   431 raft_consensus.cc:2243] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.015115   431 raft_consensus.cc:2272] T e6aaf7957ee947179231429095dad7ff P dffd02abfad546e9ab17cddbce87aac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.016868   431 tablet_replica.cc:333] T 053e3c3c56be46ec98660c9b2cf6a30c P dffd02abfad546e9ab17cddbce87aac4: stopping tablet replica
I20260608 12:42:02.017426   431 raft_consensus.cc:2243] T 053e3c3c56be46ec98660c9b2cf6a30c P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.017905   431 raft_consensus.cc:2272] T 053e3c3c56be46ec98660c9b2cf6a30c P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.019716   431 tablet_replica.cc:333] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4: stopping tablet replica
I20260608 12:42:02.020226   431 raft_consensus.cc:2243] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.020720   431 raft_consensus.cc:2272] T 8b38da78f7ec48e989959dfb08cd70f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.023382   431 tablet_replica.cc:333] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4: stopping tablet replica
I20260608 12:42:02.023926   431 raft_consensus.cc:2243] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.024418   431 raft_consensus.cc:2272] T ab6eabd0e0ad48f39a697abbc85f5fd7 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.027155   431 tablet_replica.cc:333] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4: stopping tablet replica
I20260608 12:42:02.027873   431 raft_consensus.cc:2243] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.028410   431 raft_consensus.cc:2272] T 840106d0a1124b69bdc32a65f2944caa P dffd02abfad546e9ab17cddbce87aac4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.030411   431 tablet_replica.cc:333] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4: stopping tablet replica
I20260608 12:42:02.030851   431 raft_consensus.cc:2243] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.031255   431 raft_consensus.cc:2272] T 9814a7f5ad694081ad0cc9ed25207e66 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.033653   431 tablet_replica.cc:333] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4: stopping tablet replica
I20260608 12:42:02.034184   431 raft_consensus.cc:2243] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.034631   431 raft_consensus.cc:2272] T bb7cd47d2ae64503b88ebb0525f70978 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.036369   431 tablet_replica.cc:333] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4: stopping tablet replica
I20260608 12:42:02.036813   431 raft_consensus.cc:2243] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.037431   431 raft_consensus.cc:2272] T 4e0e5075d20d4de4b072b24d729d77f0 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.039559   431 tablet_replica.cc:333] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4: stopping tablet replica
I20260608 12:42:02.039974   431 raft_consensus.cc:2243] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.040589   431 raft_consensus.cc:2272] T 4503a5862c7449cd815c9d4816890052 P dffd02abfad546e9ab17cddbce87aac4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.075467   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:02.101490   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
W20260608 12:42:02.125100  3588 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260608 12:42:02.128883  3588 consensus_peers.cc:597] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c -> Peer d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527): Couldn't send request to peer d8f505e63794489f99ba1d3b8f84b767. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.135464   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:02.136696   431 tablet_replica.cc:333] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767: stopping tablet replica
W20260608 12:42:02.137104  3736 consensus_peers.cc:597] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c -> Peer d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527): Couldn't send request to peer d8f505e63794489f99ba1d3b8f84b767. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.137653   431 raft_consensus.cc:2243] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.138315   431 raft_consensus.cc:2272] T e6aaf7957ee947179231429095dad7ff P d8f505e63794489f99ba1d3b8f84b767 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.140976   431 tablet_replica.cc:333] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767: stopping tablet replica
I20260608 12:42:02.141748   431 raft_consensus.cc:2243] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.142493   431 raft_consensus.cc:2272] T a0917833fa0948ff955a1349df62f357 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:02.143863  3515 consensus_peers.cc:597] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 -> Peer dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321): Couldn't send request to peer dffd02abfad546e9ab17cddbce87aac4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.145234   431 tablet_replica.cc:333] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767: stopping tablet replica
I20260608 12:42:02.145933   431 raft_consensus.cc:2243] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.146639   431 raft_consensus.cc:2272] T 9814a7f5ad694081ad0cc9ed25207e66 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.148586   431 tablet_replica.cc:333] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767: stopping tablet replica
I20260608 12:42:02.149127   431 raft_consensus.cc:2243] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.149538   431 raft_consensus.cc:2272] T ab6eabd0e0ad48f39a697abbc85f5fd7 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.151275   431 tablet_replica.cc:333] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767: stopping tablet replica
I20260608 12:42:02.151839   431 raft_consensus.cc:2243] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.152571   431 raft_consensus.cc:2272] T 4fd9a3f8b7ba4b06a708a579a2075a25 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.154371   431 tablet_replica.cc:333] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767: stopping tablet replica
I20260608 12:42:02.154871   431 raft_consensus.cc:2243] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.155385   431 raft_consensus.cc:2272] T c163998147b8457cb46a5c5ae747e590 P d8f505e63794489f99ba1d3b8f84b767 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.157068   431 tablet_replica.cc:333] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767: stopping tablet replica
I20260608 12:42:02.157578   431 raft_consensus.cc:2243] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.158365   431 raft_consensus.cc:2272] T 840106d0a1124b69bdc32a65f2944caa P d8f505e63794489f99ba1d3b8f84b767 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.160318   431 tablet_replica.cc:333] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767: stopping tablet replica
I20260608 12:42:02.160936   431 raft_consensus.cc:2243] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.161403   431 raft_consensus.cc:2272] T 8b38da78f7ec48e989959dfb08cd70f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.163555   431 tablet_replica.cc:333] T b529993456664e16a774a1ede25c8708 P d8f505e63794489f99ba1d3b8f84b767: stopping tablet replica
I20260608 12:42:02.164083   431 raft_consensus.cc:2243] T b529993456664e16a774a1ede25c8708 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.164479   431 raft_consensus.cc:2272] T b529993456664e16a774a1ede25c8708 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.166205   431 tablet_replica.cc:333] T 053e3c3c56be46ec98660c9b2cf6a30c P d8f505e63794489f99ba1d3b8f84b767: stopping tablet replica
I20260608 12:42:02.166687   431 raft_consensus.cc:2243] T 053e3c3c56be46ec98660c9b2cf6a30c P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.167097   431 raft_consensus.cc:2272] T 053e3c3c56be46ec98660c9b2cf6a30c P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.168917   431 tablet_replica.cc:333] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767: stopping tablet replica
I20260608 12:42:02.169389   431 raft_consensus.cc:2243] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.170190   431 raft_consensus.cc:2272] T bb7cd47d2ae64503b88ebb0525f70978 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.172084   431 tablet_replica.cc:333] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767: stopping tablet replica
I20260608 12:42:02.172569   431 raft_consensus.cc:2243] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.173105   431 raft_consensus.cc:2272] T 4e0e5075d20d4de4b072b24d729d77f0 P d8f505e63794489f99ba1d3b8f84b767 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.207860   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:02.233394   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:42:02.241216  3588 consensus_peers.cc:597] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c -> Peer d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527): Couldn't send request to peer d8f505e63794489f99ba1d3b8f84b767. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.261176   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:02.262168   431 tablet_replica.cc:333] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c: stopping tablet replica
I20260608 12:42:02.262809   431 raft_consensus.cc:2243] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.263465   431 raft_consensus.cc:2272] T 1103c8b5e0f74a8cbac8fb11671ef490 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.265733   431 tablet_replica.cc:333] T b529993456664e16a774a1ede25c8708 P 14817555a759410780d8453dce9f1b4c: stopping tablet replica
I20260608 12:42:02.266291   431 raft_consensus.cc:2243] T b529993456664e16a774a1ede25c8708 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.266637   431 raft_consensus.cc:2272] T b529993456664e16a774a1ede25c8708 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.268324   431 tablet_replica.cc:333] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c: stopping tablet replica
I20260608 12:42:02.268810   431 raft_consensus.cc:2243] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.269616   431 raft_consensus.cc:2272] T 053e3c3c56be46ec98660c9b2cf6a30c P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.271484   431 tablet_replica.cc:333] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c: stopping tablet replica
I20260608 12:42:02.272111   431 raft_consensus.cc:2243] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.272843   431 raft_consensus.cc:2272] T 8b38da78f7ec48e989959dfb08cd70f0 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.274943   431 tablet_replica.cc:333] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c: stopping tablet replica
I20260608 12:42:02.275436   431 raft_consensus.cc:2243] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.275815   431 raft_consensus.cc:2272] T 840106d0a1124b69bdc32a65f2944caa P 14817555a759410780d8453dce9f1b4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.277565   431 tablet_replica.cc:333] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c: stopping tablet replica
I20260608 12:42:02.278050   431 raft_consensus.cc:2243] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.278802   431 raft_consensus.cc:2272] T c163998147b8457cb46a5c5ae747e590 P 14817555a759410780d8453dce9f1b4c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.281185   431 tablet_replica.cc:333] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c: stopping tablet replica
I20260608 12:42:02.281868   431 raft_consensus.cc:2243] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.282392   431 raft_consensus.cc:2272] T 4503a5862c7449cd815c9d4816890052 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.285287   431 tablet_replica.cc:333] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c: stopping tablet replica
I20260608 12:42:02.286020   431 raft_consensus.cc:2243] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.286540   431 raft_consensus.cc:2272] T d79993fa60db4436993fa64e3fff8474 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:02.287268  3737 consensus_peers.cc:597] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c -> Peer dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321): Couldn't send request to peer dffd02abfad546e9ab17cddbce87aac4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.288468   431 tablet_replica.cc:333] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c: stopping tablet replica
I20260608 12:42:02.289019   431 raft_consensus.cc:2243] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.289454   431 raft_consensus.cc:2272] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.291853   431 tablet_replica.cc:333] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c: stopping tablet replica
I20260608 12:42:02.292532   431 raft_consensus.cc:2243] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.293130   431 raft_consensus.cc:2272] T 24822992a46540e881213b6d345ada78 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:42:02.294854  3737 consensus_peers.cc:597] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c -> Peer dffd02abfad546e9ab17cddbce87aac4 (127.0.107.193:36321): Couldn't send request to peer dffd02abfad546e9ab17cddbce87aac4. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36321: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.295506   431 tablet_replica.cc:333] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c: stopping tablet replica
I20260608 12:42:02.296025   431 raft_consensus.cc:2243] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.296446   431 raft_consensus.cc:2272] T 9814a7f5ad694081ad0cc9ed25207e66 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.298393   431 tablet_replica.cc:333] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c: stopping tablet replica
I20260608 12:42:02.298848   431 raft_consensus.cc:2243] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.299561   431 raft_consensus.cc:2272] T a0917833fa0948ff955a1349df62f357 P 14817555a759410780d8453dce9f1b4c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.323995   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
W20260608 12:42:02.327665  3736 consensus_peers.cc:597] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c -> Peer 14817555a759410780d8453dce9f1b4c (127.0.107.195:38615): Couldn't send request to peer 14817555a759410780d8453dce9f1b4c. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.195:38615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.348702   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
W20260608 12:42:02.356484  3736 consensus_peers.cc:597] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c -> Peer d8f505e63794489f99ba1d3b8f84b767 (127.0.107.194:42527): Couldn't send request to peer d8f505e63794489f99ba1d3b8f84b767. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.194:42527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:02.374222   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:02.375156   431 tablet_replica.cc:333] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c: stopping tablet replica
I20260608 12:42:02.376073   431 raft_consensus.cc:2243] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.376760   431 raft_consensus.cc:2272] T 4e0e5075d20d4de4b072b24d729d77f0 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.379334   431 tablet_replica.cc:333] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c: stopping tablet replica
I20260608 12:42:02.379868   431 raft_consensus.cc:2243] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.380342   431 raft_consensus.cc:2272] T 4503a5862c7449cd815c9d4816890052 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.382601   431 tablet_replica.cc:333] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c: stopping tablet replica
I20260608 12:42:02.383136   431 raft_consensus.cc:2243] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.383623   431 raft_consensus.cc:2272] T a0917833fa0948ff955a1349df62f357 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.385363   431 tablet_replica.cc:333] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c: stopping tablet replica
I20260608 12:42:02.386082   431 raft_consensus.cc:2243] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.386514   431 raft_consensus.cc:2272] T bb7cd47d2ae64503b88ebb0525f70978 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.388098   431 tablet_replica.cc:333] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c: stopping tablet replica
I20260608 12:42:02.388582   431 raft_consensus.cc:2243] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.389062   431 raft_consensus.cc:2272] T 4fd9a3f8b7ba4b06a708a579a2075a25 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.390751   431 tablet_replica.cc:333] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c: stopping tablet replica
I20260608 12:42:02.391341   431 raft_consensus.cc:2243] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.391932   431 raft_consensus.cc:2272] T d79993fa60db4436993fa64e3fff8474 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.393602   431 tablet_replica.cc:333] T c163998147b8457cb46a5c5ae747e590 P 252bd52f4c8044c0b97f52bfec6ad75c: stopping tablet replica
I20260608 12:42:02.394124   431 raft_consensus.cc:2243] T c163998147b8457cb46a5c5ae747e590 P 252bd52f4c8044c0b97f52bfec6ad75c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.394510   431 raft_consensus.cc:2272] T c163998147b8457cb46a5c5ae747e590 P 252bd52f4c8044c0b97f52bfec6ad75c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.396183   431 tablet_replica.cc:333] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c: stopping tablet replica
I20260608 12:42:02.396687   431 raft_consensus.cc:2243] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.397411   431 raft_consensus.cc:2272] T b529993456664e16a774a1ede25c8708 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.399138   431 tablet_replica.cc:333] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c: stopping tablet replica
I20260608 12:42:02.399639   431 raft_consensus.cc:2243] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.400331   431 raft_consensus.cc:2272] T 1103c8b5e0f74a8cbac8fb11671ef490 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.402024   431 tablet_replica.cc:333] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c: stopping tablet replica
I20260608 12:42:02.402487   431 raft_consensus.cc:2243] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:02.402916   431 raft_consensus.cc:2272] T 24822992a46540e881213b6d345ada78 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.404524   431 tablet_replica.cc:333] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c: stopping tablet replica
I20260608 12:42:02.404994   431 raft_consensus.cc:2243] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.405671   431 raft_consensus.cc:2272] T e6aaf7957ee947179231429095dad7ff P 252bd52f4c8044c0b97f52bfec6ad75c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.407225   431 tablet_replica.cc:333] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c: stopping tablet replica
I20260608 12:42:02.407665   431 raft_consensus.cc:2243] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.408324   431 raft_consensus.cc:2272] T ab6eabd0e0ad48f39a697abbc85f5fd7 P 252bd52f4c8044c0b97f52bfec6ad75c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.439668   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:02.462109   431 master.cc:562] Master@127.0.107.254:36653 shutting down...
I20260608 12:42:02.484217   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:02.484752   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:02.485133   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 87a2ddf1a4cc4a42939bfc23703f0695: stopping tablet replica
I20260608 12:42:02.505668   431 master.cc:584] Master@127.0.107.254:36653 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (9897 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260608 12:42:02.556335   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33153
I20260608 12:42:02.557529   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:02.563685  4041 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:02.563664  4042 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:02.564170  4044 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:02.566046   431 server_base.cc:1061] running on GCE node
I20260608 12:42:02.566861   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:02.567097   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:02.567287   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922522567271 us; error 0 us; skew 500 ppm
I20260608 12:42:02.567852   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:02.570443   431 webserver.cc:533] Webserver started at http://127.0.107.254:36209/ using document root <none> and password file <none>
I20260608 12:42:02.570976   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:02.571180   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:02.571465   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:02.572546   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "cb928865265d43c5bc4065d7ce02af26"
format_stamp: "Formatted at 2026-06-08 12:42:02 on dist-test-slave-xmh3"
I20260608 12:42:02.577231   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:42:02.580765  4049 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:02.581537   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:02.581840   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "cb928865265d43c5bc4065d7ce02af26"
format_stamp: "Formatted at 2026-06-08 12:42:02 on dist-test-slave-xmh3"
I20260608 12:42:02.582114   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-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)
I20260608 12:42:02.611066   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:02.612298   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:02.650784   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33153
I20260608 12:42:02.650920  4100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33153 every 8 connection(s)
I20260608 12:42:02.655112  4101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:02.665617  4101 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26: Bootstrap starting.
I20260608 12:42:02.670842  4101 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:02.675206  4101 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26: No bootstrap required, opened a new log
I20260608 12:42:02.677369  4101 raft_consensus.cc:359] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb928865265d43c5bc4065d7ce02af26" member_type: VOTER }
I20260608 12:42:02.677824  4101 raft_consensus.cc:385] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:02.678071  4101 raft_consensus.cc:740] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cb928865265d43c5bc4065d7ce02af26, State: Initialized, Role: FOLLOWER
I20260608 12:42:02.678762  4101 consensus_queue.cc:260] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cb928865265d43c5bc4065d7ce02af26" member_type: VOTER }
I20260608 12:42:02.679224  4101 raft_consensus.cc:399] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:02.679476  4101 raft_consensus.cc:493] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:02.679746  4101 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:02.684139  4101 raft_consensus.cc:515] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb928865265d43c5bc4065d7ce02af26" member_type: VOTER }
I20260608 12:42:02.684648  4101 leader_election.cc:304] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [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: cb928865265d43c5bc4065d7ce02af26; no voters: 
I20260608 12:42:02.685721  4101 leader_election.cc:290] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:02.686131  4104 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:02.687497  4104 raft_consensus.cc:697] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [term 1 LEADER]: Becoming Leader. State: Replica: cb928865265d43c5bc4065d7ce02af26, State: Running, Role: LEADER
I20260608 12:42:02.688158  4104 consensus_queue.cc:237] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [LEADER]: Queue going to LEADER mode. State: All 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: "cb928865265d43c5bc4065d7ce02af26" member_type: VOTER }
I20260608 12:42:02.688755  4101 sys_catalog.cc:565] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:02.692701  4105 sys_catalog.cc:455] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cb928865265d43c5bc4065d7ce02af26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb928865265d43c5bc4065d7ce02af26" member_type: VOTER } }
I20260608 12:42:02.693648  4105 sys_catalog.cc:458] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:02.692922  4106 sys_catalog.cc:455] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cb928865265d43c5bc4065d7ce02af26. Latest consensus state: current_term: 1 leader_uuid: "cb928865265d43c5bc4065d7ce02af26" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cb928865265d43c5bc4065d7ce02af26" member_type: VOTER } }
I20260608 12:42:02.695822  4106 sys_catalog.cc:458] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:02.700690  4112 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:02.706703  4112 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:02.707677   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:02.715485  4112 catalog_manager.cc:1382] Generated new cluster ID: b2d49c993af342df859783740c352d49
I20260608 12:42:02.715793  4112 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:02.754168  4112 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:02.755641  4112 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:02.770009  4112 catalog_manager.cc:6069] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26: Generated new TSK 0
I20260608 12:42:02.770714  4112 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:02.838546   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:02.844957  4122 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:02.846123  4123 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:02.848160  4125 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:02.848394   431 server_base.cc:1061] running on GCE node
I20260608 12:42:02.849311   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:02.849496   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:02.849622   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922522849610 us; error 0 us; skew 500 ppm
I20260608 12:42:02.850225   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:02.852538   431 webserver.cc:533] Webserver started at http://127.0.107.193:44735/ using document root <none> and password file <none>
I20260608 12:42:02.853009   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:02.853163   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:02.853372   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:02.854435   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "74b0c84415d141df90a648d9fd30b741"
format_stamp: "Formatted at 2026-06-08 12:42:02 on dist-test-slave-xmh3"
I20260608 12:42:02.858807   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:42:02.862043  4130 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:02.862813   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:02.863045   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "74b0c84415d141df90a648d9fd30b741"
format_stamp: "Formatted at 2026-06-08 12:42:02 on dist-test-slave-xmh3"
I20260608 12:42:02.863278   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-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)
I20260608 12:42:02.874970   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:02.876029   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:02.877383   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:02.879695   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:02.879902   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:02.880174   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:02.880342   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:02.921279   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39787
I20260608 12:42:02.921411  4192 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39787 every 8 connection(s)
I20260608 12:42:02.926661   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:02.934655  4197 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:02.935669  4198 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:02.938266   431 server_base.cc:1061] running on GCE node
W20260608 12:42:02.938618  4200 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:02.939554   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:02.939746   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:02.939874   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922522939862 us; error 0 us; skew 500 ppm
I20260608 12:42:02.940371   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:02.942631   431 webserver.cc:533] Webserver started at http://127.0.107.194:43801/ using document root <none> and password file <none>
I20260608 12:42:02.943097   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:02.943252   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:02.943466   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:02.944445   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "5aeac4cd42684a8c85659d29337e4e48"
format_stamp: "Formatted at 2026-06-08 12:42:02 on dist-test-slave-xmh3"
I20260608 12:42:02.948897   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:42:02.952687  4205 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:02.953251  4193 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33153
I20260608 12:42:02.953651   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:42:02.953742  4193 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:02.954134   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "5aeac4cd42684a8c85659d29337e4e48"
format_stamp: "Formatted at 2026-06-08 12:42:02 on dist-test-slave-xmh3"
I20260608 12:42:02.954501   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-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)
I20260608 12:42:02.954785  4193 heartbeater.cc:507] Master 127.0.107.254:33153 requested a full tablet report, sending...
I20260608 12:42:02.957278  4066 ts_manager.cc:194] Registered new tserver with Master: 74b0c84415d141df90a648d9fd30b741 (127.0.107.193:39787)
I20260608 12:42:02.960240  4066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45752
I20260608 12:42:02.971335   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:02.972545   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:02.974076   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:02.976569   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:02.976819   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:02.977080   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:02.977259   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.017165   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:39839
I20260608 12:42:03.017289  4267 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:39839 every 8 connection(s)
I20260608 12:42:03.022279   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:03.028774  4271 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:03.030498  4272 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:03.032125  4274 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:03.032195   431 server_base.cc:1061] running on GCE node
I20260608 12:42:03.033517   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:03.033757   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:03.033993   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922523033972 us; error 0 us; skew 500 ppm
I20260608 12:42:03.034695  4268 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33153
I20260608 12:42:03.034770   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:03.035250  4268 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:03.036281  4268 heartbeater.cc:507] Master 127.0.107.254:33153 requested a full tablet report, sending...
I20260608 12:42:03.037868   431 webserver.cc:533] Webserver started at http://127.0.107.195:35413/ using document root <none> and password file <none>
I20260608 12:42:03.038547   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:03.038621  4066 ts_manager.cc:194] Registered new tserver with Master: 5aeac4cd42684a8c85659d29337e4e48 (127.0.107.194:39839)
I20260608 12:42:03.038746   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:03.039211   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:03.040115  4066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45766
I20260608 12:42:03.040274   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "c868a1574e7946948c6d095b76da65fd"
format_stamp: "Formatted at 2026-06-08 12:42:03 on dist-test-slave-xmh3"
I20260608 12:42:03.044960   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:03.048234  4279 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.048959   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:03.049269   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "c868a1574e7946948c6d095b76da65fd"
format_stamp: "Formatted at 2026-06-08 12:42:03 on dist-test-slave-xmh3"
I20260608 12:42:03.049557   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-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)
I20260608 12:42:03.069864   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:03.071067   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:03.072494   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:03.074756   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:03.074991   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.075232   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:03.075410   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.115648   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:37643
I20260608 12:42:03.115769  4341 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:37643 every 8 connection(s)
I20260608 12:42:03.120814   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:03.128204  4345 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:03.129987  4346 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:03.133291  4348 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:03.133320   431 server_base.cc:1061] running on GCE node
I20260608 12:42:03.134016  4342 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33153
I20260608 12:42:03.134523  4342 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:03.134770   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:03.135057   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:03.135269   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922523135250 us; error 0 us; skew 500 ppm
I20260608 12:42:03.135426  4342 heartbeater.cc:507] Master 127.0.107.254:33153 requested a full tablet report, sending...
I20260608 12:42:03.136114   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:03.137993  4066 ts_manager.cc:194] Registered new tserver with Master: c868a1574e7946948c6d095b76da65fd (127.0.107.195:37643)
I20260608 12:42:03.138955   431 webserver.cc:533] Webserver started at http://127.0.107.196:42005/ using document root <none> and password file <none>
I20260608 12:42:03.139406  4066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45776
I20260608 12:42:03.139518   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:03.139997   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:03.140331   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:03.141822   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/ts-3-root/instance:
uuid: "818dca9013f94dd0bb50e3e4b53e394b"
format_stamp: "Formatted at 2026-06-08 12:42:03 on dist-test-slave-xmh3"
I20260608 12:42:03.146425   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:03.149689  4353 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.150514   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:03.150822   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/ts-3-root
uuid: "818dca9013f94dd0bb50e3e4b53e394b"
format_stamp: "Formatted at 2026-06-08 12:42:03 on dist-test-slave-xmh3"
I20260608 12:42:03.151089   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780922429684918-431-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)
I20260608 12:42:03.192679   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:03.194036   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:03.195335   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:03.197654   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:03.197945   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.198199   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:03.198415   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:03.238816   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:39489
I20260608 12:42:03.238947  4415 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:39489 every 8 connection(s)
I20260608 12:42:03.252787  4416 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33153
I20260608 12:42:03.253232  4416 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:03.254091  4416 heartbeater.cc:507] Master 127.0.107.254:33153 requested a full tablet report, sending...
I20260608 12:42:03.255985  4066 ts_manager.cc:194] Registered new tserver with Master: 818dca9013f94dd0bb50e3e4b53e394b (127.0.107.196:39489)
I20260608 12:42:03.257172   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015040134s
I20260608 12:42:03.257517  4066 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45788
I20260608 12:42:03.811887  4066 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45814:
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"
    }
  }
}
I20260608 12:42:03.861372  4307 tablet_service.cc:1511] Processing CreateTablet for tablet 4b31d54262774431b8aa2eec9ec07ceb (DEFAULT_TABLE table=test-workload [id=a8b6aaeeba244fc8905b66bdc5d0305f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:03.862542  4233 tablet_service.cc:1511] Processing CreateTablet for tablet 4b31d54262774431b8aa2eec9ec07ceb (DEFAULT_TABLE table=test-workload [id=a8b6aaeeba244fc8905b66bdc5d0305f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:03.862980  4307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b31d54262774431b8aa2eec9ec07ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.863998  4233 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b31d54262774431b8aa2eec9ec07ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.866976  4381 tablet_service.cc:1511] Processing CreateTablet for tablet 4b31d54262774431b8aa2eec9ec07ceb (DEFAULT_TABLE table=test-workload [id=a8b6aaeeba244fc8905b66bdc5d0305f]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:03.867982  4381 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4b31d54262774431b8aa2eec9ec07ceb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:03.885495  4438 tablet_bootstrap.cc:492] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd: Bootstrap starting.
I20260608 12:42:03.887610  4437 tablet_bootstrap.cc:492] T 4b31d54262774431b8aa2eec9ec07ceb P 5aeac4cd42684a8c85659d29337e4e48: Bootstrap starting.
I20260608 12:42:03.888473  4439 tablet_bootstrap.cc:492] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b: Bootstrap starting.
I20260608 12:42:03.892846  4438 tablet_bootstrap.cc:654] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.894479  4437 tablet_bootstrap.cc:654] T 4b31d54262774431b8aa2eec9ec07ceb P 5aeac4cd42684a8c85659d29337e4e48: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.894829  4439 tablet_bootstrap.cc:654] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:03.900918  4438 tablet_bootstrap.cc:492] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd: No bootstrap required, opened a new log
I20260608 12:42:03.900969  4439 tablet_bootstrap.cc:492] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b: No bootstrap required, opened a new log
I20260608 12:42:03.901439  4437 tablet_bootstrap.cc:492] T 4b31d54262774431b8aa2eec9ec07ceb P 5aeac4cd42684a8c85659d29337e4e48: No bootstrap required, opened a new log
I20260608 12:42:03.901511  4439 ts_tablet_manager.cc:1403] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260608 12:42:03.901423  4438 ts_tablet_manager.cc:1403] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260608 12:42:03.902307  4437 ts_tablet_manager.cc:1403] T 4b31d54262774431b8aa2eec9ec07ceb P 5aeac4cd42684a8c85659d29337e4e48: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.009s
I20260608 12:42:03.904593  4438 raft_consensus.cc:359] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c868a1574e7946948c6d095b76da65fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37643 } } peers { permanent_uuid: "5aeac4cd42684a8c85659d29337e4e48" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39839 } } peers { permanent_uuid: "818dca9013f94dd0bb50e3e4b53e394b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39489 } }
I20260608 12:42:03.904863  4439 raft_consensus.cc:359] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c868a1574e7946948c6d095b76da65fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37643 } } peers { permanent_uuid: "5aeac4cd42684a8c85659d29337e4e48" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39839 } } peers { permanent_uuid: "818dca9013f94dd0bb50e3e4b53e394b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39489 } }
I20260608 12:42:03.905375  4438 raft_consensus.cc:385] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.905120  4437 raft_consensus.cc:359] T 4b31d54262774431b8aa2eec9ec07ceb P 5aeac4cd42684a8c85659d29337e4e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c868a1574e7946948c6d095b76da65fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37643 } } peers { permanent_uuid: "5aeac4cd42684a8c85659d29337e4e48" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39839 } } peers { permanent_uuid: "818dca9013f94dd0bb50e3e4b53e394b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39489 } }
I20260608 12:42:03.905617  4439 raft_consensus.cc:385] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.905848  4437 raft_consensus.cc:385] T 4b31d54262774431b8aa2eec9ec07ceb P 5aeac4cd42684a8c85659d29337e4e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:03.905754  4438 raft_consensus.cc:740] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c868a1574e7946948c6d095b76da65fd, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.906172  4439 raft_consensus.cc:740] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 818dca9013f94dd0bb50e3e4b53e394b, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.906411  4437 raft_consensus.cc:740] T 4b31d54262774431b8aa2eec9ec07ceb P 5aeac4cd42684a8c85659d29337e4e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5aeac4cd42684a8c85659d29337e4e48, State: Initialized, Role: FOLLOWER
I20260608 12:42:03.906937  4438 consensus_queue.cc:260] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c868a1574e7946948c6d095b76da65fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37643 } } peers { permanent_uuid: "5aeac4cd42684a8c85659d29337e4e48" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39839 } } peers { permanent_uuid: "818dca9013f94dd0bb50e3e4b53e394b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39489 } }
I20260608 12:42:03.907192  4437 consensus_queue.cc:260] T 4b31d54262774431b8aa2eec9ec07ceb P 5aeac4cd42684a8c85659d29337e4e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c868a1574e7946948c6d095b76da65fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37643 } } peers { permanent_uuid: "5aeac4cd42684a8c85659d29337e4e48" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39839 } } peers { permanent_uuid: "818dca9013f94dd0bb50e3e4b53e394b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39489 } }
I20260608 12:42:03.907162  4439 consensus_queue.cc:260] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c868a1574e7946948c6d095b76da65fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37643 } } peers { permanent_uuid: "5aeac4cd42684a8c85659d29337e4e48" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39839 } } peers { permanent_uuid: "818dca9013f94dd0bb50e3e4b53e394b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39489 } }
I20260608 12:42:03.909400  4342 heartbeater.cc:499] Master 127.0.107.254:33153 was elected leader, sending a full tablet report...
I20260608 12:42:03.909910  4438 ts_tablet_manager.cc:1434] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:42:03.913291  4416 heartbeater.cc:499] Master 127.0.107.254:33153 was elected leader, sending a full tablet report...
I20260608 12:42:03.914884  4439 ts_tablet_manager.cc:1434] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:42:03.916914  4268 heartbeater.cc:499] Master 127.0.107.254:33153 was elected leader, sending a full tablet report...
I20260608 12:42:03.917232  4437 ts_tablet_manager.cc:1434] T 4b31d54262774431b8aa2eec9ec07ceb P 5aeac4cd42684a8c85659d29337e4e48: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.008s
I20260608 12:42:03.938387  4445 raft_consensus.cc:493] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:03.938863  4445 raft_consensus.cc:515] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c868a1574e7946948c6d095b76da65fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37643 } } peers { permanent_uuid: "5aeac4cd42684a8c85659d29337e4e48" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39839 } } peers { permanent_uuid: "818dca9013f94dd0bb50e3e4b53e394b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39489 } }
I20260608 12:42:03.941054  4445 leader_election.cc:290] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c868a1574e7946948c6d095b76da65fd (127.0.107.195:37643), 5aeac4cd42684a8c85659d29337e4e48 (127.0.107.194:39839)
I20260608 12:42:03.948273  4443 raft_consensus.cc:493] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:03.948832  4443 raft_consensus.cc:515] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c868a1574e7946948c6d095b76da65fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37643 } } peers { permanent_uuid: "5aeac4cd42684a8c85659d29337e4e48" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39839 } } peers { permanent_uuid: "818dca9013f94dd0bb50e3e4b53e394b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39489 } }
I20260608 12:42:03.953368  4243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b31d54262774431b8aa2eec9ec07ceb" candidate_uuid: "818dca9013f94dd0bb50e3e4b53e394b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5aeac4cd42684a8c85659d29337e4e48" is_pre_election: true
I20260608 12:42:03.954259  4243 raft_consensus.cc:2468] T 4b31d54262774431b8aa2eec9ec07ceb P 5aeac4cd42684a8c85659d29337e4e48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 818dca9013f94dd0bb50e3e4b53e394b in term 0.
I20260608 12:42:03.956013  4355 leader_election.cc:304] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5aeac4cd42684a8c85659d29337e4e48, 818dca9013f94dd0bb50e3e4b53e394b; no voters: 
I20260608 12:42:03.956453  4317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b31d54262774431b8aa2eec9ec07ceb" candidate_uuid: "818dca9013f94dd0bb50e3e4b53e394b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c868a1574e7946948c6d095b76da65fd" is_pre_election: true
I20260608 12:42:03.957393  4317 raft_consensus.cc:2468] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 818dca9013f94dd0bb50e3e4b53e394b in term 0.
I20260608 12:42:03.958801  4445 raft_consensus.cc:2804] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:03.959326  4445 raft_consensus.cc:493] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:03.959764  4445 raft_consensus.cc:3060] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:03.959957  4443 leader_election.cc:290] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5aeac4cd42684a8c85659d29337e4e48 (127.0.107.194:39839), 818dca9013f94dd0bb50e3e4b53e394b (127.0.107.196:39489)
I20260608 12:42:03.963022  4193 heartbeater.cc:499] Master 127.0.107.254:33153 was elected leader, sending a full tablet report...
I20260608 12:42:03.970799  4243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b31d54262774431b8aa2eec9ec07ceb" candidate_uuid: "c868a1574e7946948c6d095b76da65fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5aeac4cd42684a8c85659d29337e4e48" is_pre_election: true
I20260608 12:42:03.971349  4243 raft_consensus.cc:2468] T 4b31d54262774431b8aa2eec9ec07ceb P 5aeac4cd42684a8c85659d29337e4e48 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c868a1574e7946948c6d095b76da65fd in term 0.
I20260608 12:42:03.972402  4281 leader_election.cc:304] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5aeac4cd42684a8c85659d29337e4e48, c868a1574e7946948c6d095b76da65fd; no voters: 
I20260608 12:42:03.973292  4443 raft_consensus.cc:2804] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:03.973027  4445 raft_consensus.cc:515] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c868a1574e7946948c6d095b76da65fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37643 } } peers { permanent_uuid: "5aeac4cd42684a8c85659d29337e4e48" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39839 } } peers { permanent_uuid: "818dca9013f94dd0bb50e3e4b53e394b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39489 } }
I20260608 12:42:03.973688  4443 raft_consensus.cc:493] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:03.974118  4443 raft_consensus.cc:3060] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:03.976049  4317 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b31d54262774431b8aa2eec9ec07ceb" candidate_uuid: "818dca9013f94dd0bb50e3e4b53e394b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c868a1574e7946948c6d095b76da65fd"
I20260608 12:42:03.976437  4243 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b31d54262774431b8aa2eec9ec07ceb" candidate_uuid: "818dca9013f94dd0bb50e3e4b53e394b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5aeac4cd42684a8c85659d29337e4e48"
I20260608 12:42:03.977020  4243 raft_consensus.cc:3060] T 4b31d54262774431b8aa2eec9ec07ceb P 5aeac4cd42684a8c85659d29337e4e48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:03.977870  4445 leader_election.cc:290] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [CANDIDATE]: Term 1 election: Requested vote from peers c868a1574e7946948c6d095b76da65fd (127.0.107.195:37643), 5aeac4cd42684a8c85659d29337e4e48 (127.0.107.194:39839)
I20260608 12:42:03.979362  4391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b31d54262774431b8aa2eec9ec07ceb" candidate_uuid: "c868a1574e7946948c6d095b76da65fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "818dca9013f94dd0bb50e3e4b53e394b" is_pre_election: true
I20260608 12:42:03.980237  4391 raft_consensus.cc:2393] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c868a1574e7946948c6d095b76da65fd in current term 1: Already voted for candidate 818dca9013f94dd0bb50e3e4b53e394b in this term.
I20260608 12:42:03.980604  4443 raft_consensus.cc:515] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c868a1574e7946948c6d095b76da65fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37643 } } peers { permanent_uuid: "5aeac4cd42684a8c85659d29337e4e48" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39839 } } peers { permanent_uuid: "818dca9013f94dd0bb50e3e4b53e394b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39489 } }
I20260608 12:42:03.981668  4317 raft_consensus.cc:2393] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 818dca9013f94dd0bb50e3e4b53e394b in current term 1: Already voted for candidate c868a1574e7946948c6d095b76da65fd in this term.
I20260608 12:42:03.982816  4443 leader_election.cc:290] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [CANDIDATE]: Term 1 election: Requested vote from peers 5aeac4cd42684a8c85659d29337e4e48 (127.0.107.194:39839), 818dca9013f94dd0bb50e3e4b53e394b (127.0.107.196:39489)
I20260608 12:42:03.983570  4242 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b31d54262774431b8aa2eec9ec07ceb" candidate_uuid: "c868a1574e7946948c6d095b76da65fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5aeac4cd42684a8c85659d29337e4e48"
I20260608 12:42:03.984102  4243 raft_consensus.cc:2468] T 4b31d54262774431b8aa2eec9ec07ceb P 5aeac4cd42684a8c85659d29337e4e48 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 818dca9013f94dd0bb50e3e4b53e394b in term 1.
I20260608 12:42:03.985212  4355 leader_election.cc:304] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5aeac4cd42684a8c85659d29337e4e48, 818dca9013f94dd0bb50e3e4b53e394b; no voters: 
I20260608 12:42:03.985493  4391 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4b31d54262774431b8aa2eec9ec07ceb" candidate_uuid: "c868a1574e7946948c6d095b76da65fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "818dca9013f94dd0bb50e3e4b53e394b"
I20260608 12:42:03.986248  4391 raft_consensus.cc:2393] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c868a1574e7946948c6d095b76da65fd in current term 1: Already voted for candidate 818dca9013f94dd0bb50e3e4b53e394b in this term.
I20260608 12:42:03.986596  4445 raft_consensus.cc:2804] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:03.987206  4281 leader_election.cc:304] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [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: c868a1574e7946948c6d095b76da65fd; no voters: 5aeac4cd42684a8c85659d29337e4e48, 818dca9013f94dd0bb50e3e4b53e394b
I20260608 12:42:03.987783  4445 raft_consensus.cc:697] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [term 1 LEADER]: Becoming Leader. State: Replica: 818dca9013f94dd0bb50e3e4b53e394b, State: Running, Role: LEADER
I20260608 12:42:03.988013  4443 raft_consensus.cc:2749] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:03.988752  4445 consensus_queue.cc:237] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c868a1574e7946948c6d095b76da65fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37643 } } peers { permanent_uuid: "5aeac4cd42684a8c85659d29337e4e48" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39839 } } peers { permanent_uuid: "818dca9013f94dd0bb50e3e4b53e394b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39489 } }
I20260608 12:42:03.997864  4064 catalog_manager.cc:5696] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b reported cstate change: term changed from 0 to 1, leader changed from <none> to 818dca9013f94dd0bb50e3e4b53e394b (127.0.107.196). New cstate: current_term: 1 leader_uuid: "818dca9013f94dd0bb50e3e4b53e394b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c868a1574e7946948c6d095b76da65fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37643 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5aeac4cd42684a8c85659d29337e4e48" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "818dca9013f94dd0bb50e3e4b53e394b" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 39489 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:04.457484  4445 consensus_queue.cc:1048] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [LEADER]: Connected to new peer: Peer: permanent_uuid: "c868a1574e7946948c6d095b76da65fd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 37643 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:04.470564  4445 consensus_queue.cc:1048] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5aeac4cd42684a8c85659d29337e4e48" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 39839 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:04.706805  4119 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:04.708307  4119 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:04.708662  4119 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:06.709575  4119 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:06.711032  4119 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:06.711361  4119 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:08.712316  4119 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:08.713681  4119 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:08.714107  4119 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:10.715291  4119 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:10.717099  4119 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:10.717393  4119 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:12.718428  4119 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:12.719808  4119 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:12.720122  4119 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:14.721131  4119 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:14.722647  4119 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:14.722977  4119 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:15.084612   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:15.109668   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:15.119932   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:15.135294   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:15.158042   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:15.158900   431 tablet_replica.cc:333] T 4b31d54262774431b8aa2eec9ec07ceb P 5aeac4cd42684a8c85659d29337e4e48: stopping tablet replica
I20260608 12:42:15.159488   431 raft_consensus.cc:2243] T 4b31d54262774431b8aa2eec9ec07ceb P 5aeac4cd42684a8c85659d29337e4e48 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:15.160092   431 raft_consensus.cc:2272] T 4b31d54262774431b8aa2eec9ec07ceb P 5aeac4cd42684a8c85659d29337e4e48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:15.180517   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:15.192306   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:15.214475   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:15.215274   431 tablet_replica.cc:333] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd: stopping tablet replica
I20260608 12:42:15.215756   431 raft_consensus.cc:2243] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:15.216203   431 raft_consensus.cc:2272] T 4b31d54262774431b8aa2eec9ec07ceb P c868a1574e7946948c6d095b76da65fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:15.235488   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:15.245927   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:15.265844   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:15.266544   431 tablet_replica.cc:333] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b: stopping tablet replica
I20260608 12:42:15.267040   431 raft_consensus.cc:2243] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:15.267900   431 raft_consensus.cc:2272] T 4b31d54262774431b8aa2eec9ec07ceb P 818dca9013f94dd0bb50e3e4b53e394b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:15.287317   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:15.298389   431 master.cc:562] Master@127.0.107.254:33153 shutting down...
I20260608 12:42:15.318413   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:15.319020   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:15.319324   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P cb928865265d43c5bc4065d7ce02af26: stopping tablet replica
I20260608 12:42:15.337980   431 master.cc:584] Master@127.0.107.254:33153 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12817 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260608 12:42:15.374125   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:34729
I20260608 12:42:15.375317   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:15.381100  4462 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:15.381172  4463 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:15.382642  4465 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:15.383569   431 server_base.cc:1061] running on GCE node
I20260608 12:42:15.384380   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:15.384580   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:15.384759   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922535384716 us; error 0 us; skew 500 ppm
I20260608 12:42:15.385332   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:15.387876   431 webserver.cc:533] Webserver started at http://127.0.107.254:46061/ using document root <none> and password file <none>
I20260608 12:42:15.388406   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:15.388605   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:15.388901   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:15.390144   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "64c5f1c2d5754571824c50c3a2a1695b"
format_stamp: "Formatted at 2026-06-08 12:42:15 on dist-test-slave-xmh3"
I20260608 12:42:15.394769   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:42:15.398353  4470 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:15.399091   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:42:15.399398   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "64c5f1c2d5754571824c50c3a2a1695b"
format_stamp: "Formatted at 2026-06-08 12:42:15 on dist-test-slave-xmh3"
I20260608 12:42:15.399642   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-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)
I20260608 12:42:15.427117   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:15.428473   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:15.467163   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:34729
I20260608 12:42:15.467280  4521 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:34729 every 8 connection(s)
I20260608 12:42:15.471375  4522 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:15.481958  4522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b: Bootstrap starting.
I20260608 12:42:15.486759  4522 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:15.490952  4522 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b: No bootstrap required, opened a new log
I20260608 12:42:15.493182  4522 raft_consensus.cc:359] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64c5f1c2d5754571824c50c3a2a1695b" member_type: VOTER }
I20260608 12:42:15.493597  4522 raft_consensus.cc:385] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:15.493870  4522 raft_consensus.cc:740] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64c5f1c2d5754571824c50c3a2a1695b, State: Initialized, Role: FOLLOWER
I20260608 12:42:15.494513  4522 consensus_queue.cc:260] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "64c5f1c2d5754571824c50c3a2a1695b" member_type: VOTER }
I20260608 12:42:15.494951  4522 raft_consensus.cc:399] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:15.495150  4522 raft_consensus.cc:493] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:15.495376  4522 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:15.499559  4522 raft_consensus.cc:515] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64c5f1c2d5754571824c50c3a2a1695b" member_type: VOTER }
I20260608 12:42:15.500011  4522 leader_election.cc:304] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [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: 64c5f1c2d5754571824c50c3a2a1695b; no voters: 
I20260608 12:42:15.501287  4522 leader_election.cc:290] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:15.501835  4525 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:15.503233  4525 raft_consensus.cc:697] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [term 1 LEADER]: Becoming Leader. State: Replica: 64c5f1c2d5754571824c50c3a2a1695b, State: Running, Role: LEADER
I20260608 12:42:15.503969  4525 consensus_queue.cc:237] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [LEADER]: Queue going to LEADER mode. State: All 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: "64c5f1c2d5754571824c50c3a2a1695b" member_type: VOTER }
I20260608 12:42:15.504616  4522 sys_catalog.cc:565] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:15.507247  4526 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "64c5f1c2d5754571824c50c3a2a1695b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64c5f1c2d5754571824c50c3a2a1695b" member_type: VOTER } }
I20260608 12:42:15.507367  4527 sys_catalog.cc:455] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 64c5f1c2d5754571824c50c3a2a1695b. Latest consensus state: current_term: 1 leader_uuid: "64c5f1c2d5754571824c50c3a2a1695b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "64c5f1c2d5754571824c50c3a2a1695b" member_type: VOTER } }
I20260608 12:42:15.508004  4526 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:15.508056  4527 sys_catalog.cc:458] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:15.511116  4531 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:15.516706  4531 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:15.524415   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:15.526433  4531 catalog_manager.cc:1382] Generated new cluster ID: d0f30862f6fd49899c5372b72cdc1deb
I20260608 12:42:15.526705  4531 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:15.542990  4531 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:15.544289  4531 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:15.555701  4531 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b: Generated new TSK 0
I20260608 12:42:15.556303  4531 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:15.591024   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:15.597455  4543 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:15.599109  4544 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:15.600395  4546 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:15.600513   431 server_base.cc:1061] running on GCE node
I20260608 12:42:15.601532   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:15.601714   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:15.601949   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922535601932 us; error 0 us; skew 500 ppm
I20260608 12:42:15.602605   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:15.604928   431 webserver.cc:533] Webserver started at http://127.0.107.193:39645/ using document root <none> and password file <none>
I20260608 12:42:15.605484   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:15.605762   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:15.606077   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:15.607214   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "42e6bfe26d0f4a269de34d93251f61d6"
format_stamp: "Formatted at 2026-06-08 12:42:15 on dist-test-slave-xmh3"
I20260608 12:42:15.611739   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:15.615128  4551 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:15.615931   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:15.616246   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "42e6bfe26d0f4a269de34d93251f61d6"
format_stamp: "Formatted at 2026-06-08 12:42:15 on dist-test-slave-xmh3"
I20260608 12:42:15.616539   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-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)
I20260608 12:42:15.637585   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:15.638810   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:15.640300   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:15.642716   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:15.642959   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:15.643213   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:15.643388   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:15.688793   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46571
I20260608 12:42:15.688900  4613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46571 every 8 connection(s)
I20260608 12:42:15.694269   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:15.702044  4618 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:15.704488  4619 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:15.705510   431 server_base.cc:1061] running on GCE node
W20260608 12:42:15.706557  4621 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:15.707581   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:15.707866   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:15.708083   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922535708065 us; error 0 us; skew 500 ppm
I20260608 12:42:15.708607  4614 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34729
I20260608 12:42:15.708865   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:15.708989  4614 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:15.709996  4614 heartbeater.cc:507] Master 127.0.107.254:34729 requested a full tablet report, sending...
I20260608 12:42:15.711673   431 webserver.cc:533] Webserver started at http://127.0.107.194:35047/ using document root <none> and password file <none>
I20260608 12:42:15.712390   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:15.712662   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:15.712543  4487 ts_manager.cc:194] Registered new tserver with Master: 42e6bfe26d0f4a269de34d93251f61d6 (127.0.107.193:46571)
I20260608 12:42:15.713073   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:15.714730   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "eb629b2320024174932e2181af8ae458"
format_stamp: "Formatted at 2026-06-08 12:42:15 on dist-test-slave-xmh3"
I20260608 12:42:15.715261  4487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43226
I20260608 12:42:15.720124   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.003s	sys 0.003s
I20260608 12:42:15.723634  4626 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:15.724429   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:42:15.724741   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "eb629b2320024174932e2181af8ae458"
format_stamp: "Formatted at 2026-06-08 12:42:15 on dist-test-slave-xmh3"
I20260608 12:42:15.725044   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-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)
I20260608 12:42:15.736635   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:15.737949   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:15.739393   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:15.741632   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:15.741879   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:15.742132   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:15.742316   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:15.783557   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44111
I20260608 12:42:15.783668  4688 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44111 every 8 connection(s)
I20260608 12:42:15.788847   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:15.797803  4692 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:15.798607  4693 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:15.800752  4689 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34729
I20260608 12:42:15.801291  4689 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:15.802726  4689 heartbeater.cc:507] Master 127.0.107.254:34729 requested a full tablet report, sending...
W20260608 12:42:15.804106  4695 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:15.805843  4487 ts_manager.cc:194] Registered new tserver with Master: eb629b2320024174932e2181af8ae458 (127.0.107.194:44111)
I20260608 12:42:15.805879   431 server_base.cc:1061] running on GCE node
I20260608 12:42:15.807197   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:15.807473   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:15.807696   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922535807678 us; error 0 us; skew 500 ppm
I20260608 12:42:15.807969  4487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43236
I20260608 12:42:15.808490   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:15.811214   431 webserver.cc:533] Webserver started at http://127.0.107.195:40475/ using document root <none> and password file <none>
I20260608 12:42:15.811689   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:15.811846   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:15.812054   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:15.813210   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "e60a8e33e4da4d91a80477c3845d93b4"
format_stamp: "Formatted at 2026-06-08 12:42:15 on dist-test-slave-xmh3"
I20260608 12:42:15.817830   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:42:15.823216  4700 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:15.824170   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:42:15.824568   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "e60a8e33e4da4d91a80477c3845d93b4"
format_stamp: "Formatted at 2026-06-08 12:42:15 on dist-test-slave-xmh3"
I20260608 12:42:15.824988   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780922429684918-431-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)
I20260608 12:42:15.845551   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:15.846823   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:15.848242   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:15.850665   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:15.850847   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:15.851154   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:15.851308   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:15.891233   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39629
I20260608 12:42:15.891348  4762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39629 every 8 connection(s)
I20260608 12:42:15.905459  4763 heartbeater.cc:344] Connected to a master server at 127.0.107.254:34729
I20260608 12:42:15.905921  4763 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:15.906726  4763 heartbeater.cc:507] Master 127.0.107.254:34729 requested a full tablet report, sending...
I20260608 12:42:15.908841  4487 ts_manager.cc:194] Registered new tserver with Master: e60a8e33e4da4d91a80477c3845d93b4 (127.0.107.195:39629)
I20260608 12:42:15.909173   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014502433s
I20260608 12:42:15.910387  4487 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43240
I20260608 12:42:16.718310  4614 heartbeater.cc:499] Master 127.0.107.254:34729 was elected leader, sending a full tablet report...
I20260608 12:42:16.810920  4689 heartbeater.cc:499] Master 127.0.107.254:34729 was elected leader, sending a full tablet report...
I20260608 12:42:16.913091  4763 heartbeater.cc:499] Master 127.0.107.254:34729 was elected leader, sending a full tablet report...
I20260608 12:42:16.979490  4487 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43264:
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"
    }
  }
}
W20260608 12:42:16.981564  4487 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.
I20260608 12:42:17.023705  4654 tablet_service.cc:1511] Processing CreateTablet for tablet 22b3ca22514a409db8ac13c3b87c4aa1 (DEFAULT_TABLE table=test-workload [id=67fc0fbb7b864af68aff62c700efa193]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:17.025175  4654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22b3ca22514a409db8ac13c3b87c4aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:17.036222  4579 tablet_service.cc:1511] Processing CreateTablet for tablet 22b3ca22514a409db8ac13c3b87c4aa1 (DEFAULT_TABLE table=test-workload [id=67fc0fbb7b864af68aff62c700efa193]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:17.037622  4579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22b3ca22514a409db8ac13c3b87c4aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:17.037390  4728 tablet_service.cc:1511] Processing CreateTablet for tablet 22b3ca22514a409db8ac13c3b87c4aa1 (DEFAULT_TABLE table=test-workload [id=67fc0fbb7b864af68aff62c700efa193]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:17.038700  4728 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22b3ca22514a409db8ac13c3b87c4aa1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:17.049577  4784 tablet_bootstrap.cc:492] T 22b3ca22514a409db8ac13c3b87c4aa1 P eb629b2320024174932e2181af8ae458: Bootstrap starting.
I20260608 12:42:17.055611  4784 tablet_bootstrap.cc:654] T 22b3ca22514a409db8ac13c3b87c4aa1 P eb629b2320024174932e2181af8ae458: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:17.057169  4785 tablet_bootstrap.cc:492] T 22b3ca22514a409db8ac13c3b87c4aa1 P 42e6bfe26d0f4a269de34d93251f61d6: Bootstrap starting.
I20260608 12:42:17.060801  4786 tablet_bootstrap.cc:492] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4: Bootstrap starting.
I20260608 12:42:17.062337  4784 tablet_bootstrap.cc:492] T 22b3ca22514a409db8ac13c3b87c4aa1 P eb629b2320024174932e2181af8ae458: No bootstrap required, opened a new log
I20260608 12:42:17.062839  4784 ts_tablet_manager.cc:1403] T 22b3ca22514a409db8ac13c3b87c4aa1 P eb629b2320024174932e2181af8ae458: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 12:42:17.065681  4784 raft_consensus.cc:359] T 22b3ca22514a409db8ac13c3b87c4aa1 P eb629b2320024174932e2181af8ae458 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb629b2320024174932e2181af8ae458" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44111 } } peers { permanent_uuid: "42e6bfe26d0f4a269de34d93251f61d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46571 } } peers { permanent_uuid: "e60a8e33e4da4d91a80477c3845d93b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39629 } }
I20260608 12:42:17.066141  4785 tablet_bootstrap.cc:654] T 22b3ca22514a409db8ac13c3b87c4aa1 P 42e6bfe26d0f4a269de34d93251f61d6: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:17.066391  4784 raft_consensus.cc:385] T 22b3ca22514a409db8ac13c3b87c4aa1 P eb629b2320024174932e2181af8ae458 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:17.066771  4784 raft_consensus.cc:740] T 22b3ca22514a409db8ac13c3b87c4aa1 P eb629b2320024174932e2181af8ae458 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb629b2320024174932e2181af8ae458, State: Initialized, Role: FOLLOWER
I20260608 12:42:17.067497  4784 consensus_queue.cc:260] T 22b3ca22514a409db8ac13c3b87c4aa1 P eb629b2320024174932e2181af8ae458 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb629b2320024174932e2181af8ae458" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44111 } } peers { permanent_uuid: "42e6bfe26d0f4a269de34d93251f61d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46571 } } peers { permanent_uuid: "e60a8e33e4da4d91a80477c3845d93b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39629 } }
I20260608 12:42:17.068806  4786 tablet_bootstrap.cc:654] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:17.070250  4784 ts_tablet_manager.cc:1434] T 22b3ca22514a409db8ac13c3b87c4aa1 P eb629b2320024174932e2181af8ae458: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:42:17.079885  4785 tablet_bootstrap.cc:492] T 22b3ca22514a409db8ac13c3b87c4aa1 P 42e6bfe26d0f4a269de34d93251f61d6: No bootstrap required, opened a new log
I20260608 12:42:17.080106  4786 tablet_bootstrap.cc:492] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4: No bootstrap required, opened a new log
I20260608 12:42:17.080448  4785 ts_tablet_manager.cc:1403] T 22b3ca22514a409db8ac13c3b87c4aa1 P 42e6bfe26d0f4a269de34d93251f61d6: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.009s
I20260608 12:42:17.080590  4786 ts_tablet_manager.cc:1403] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260608 12:42:17.083156  4785 raft_consensus.cc:359] T 22b3ca22514a409db8ac13c3b87c4aa1 P 42e6bfe26d0f4a269de34d93251f61d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb629b2320024174932e2181af8ae458" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44111 } } peers { permanent_uuid: "42e6bfe26d0f4a269de34d93251f61d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46571 } } peers { permanent_uuid: "e60a8e33e4da4d91a80477c3845d93b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39629 } }
I20260608 12:42:17.083350  4786 raft_consensus.cc:359] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb629b2320024174932e2181af8ae458" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44111 } } peers { permanent_uuid: "42e6bfe26d0f4a269de34d93251f61d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46571 } } peers { permanent_uuid: "e60a8e33e4da4d91a80477c3845d93b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39629 } }
I20260608 12:42:17.083690  4785 raft_consensus.cc:385] T 22b3ca22514a409db8ac13c3b87c4aa1 P 42e6bfe26d0f4a269de34d93251f61d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:17.084007  4786 raft_consensus.cc:385] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:17.084103  4785 raft_consensus.cc:740] T 22b3ca22514a409db8ac13c3b87c4aa1 P 42e6bfe26d0f4a269de34d93251f61d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42e6bfe26d0f4a269de34d93251f61d6, State: Initialized, Role: FOLLOWER
I20260608 12:42:17.084328  4786 raft_consensus.cc:740] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e60a8e33e4da4d91a80477c3845d93b4, State: Initialized, Role: FOLLOWER
I20260608 12:42:17.084924  4785 consensus_queue.cc:260] T 22b3ca22514a409db8ac13c3b87c4aa1 P 42e6bfe26d0f4a269de34d93251f61d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb629b2320024174932e2181af8ae458" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44111 } } peers { permanent_uuid: "42e6bfe26d0f4a269de34d93251f61d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46571 } } peers { permanent_uuid: "e60a8e33e4da4d91a80477c3845d93b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39629 } }
I20260608 12:42:17.085096  4786 consensus_queue.cc:260] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb629b2320024174932e2181af8ae458" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44111 } } peers { permanent_uuid: "42e6bfe26d0f4a269de34d93251f61d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46571 } } peers { permanent_uuid: "e60a8e33e4da4d91a80477c3845d93b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39629 } }
I20260608 12:42:17.087757  4785 ts_tablet_manager.cc:1434] T 22b3ca22514a409db8ac13c3b87c4aa1 P 42e6bfe26d0f4a269de34d93251f61d6: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260608 12:42:17.091439  4786 ts_tablet_manager.cc:1434] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.004s
I20260608 12:42:17.153719  4792 raft_consensus.cc:493] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:17.154284  4792 raft_consensus.cc:515] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb629b2320024174932e2181af8ae458" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44111 } } peers { permanent_uuid: "42e6bfe26d0f4a269de34d93251f61d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46571 } } peers { permanent_uuid: "e60a8e33e4da4d91a80477c3845d93b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39629 } }
I20260608 12:42:17.156550  4792 leader_election.cc:290] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb629b2320024174932e2181af8ae458 (127.0.107.194:44111), 42e6bfe26d0f4a269de34d93251f61d6 (127.0.107.193:46571)
I20260608 12:42:17.168843  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b3ca22514a409db8ac13c3b87c4aa1" candidate_uuid: "e60a8e33e4da4d91a80477c3845d93b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb629b2320024174932e2181af8ae458" is_pre_election: true
I20260608 12:42:17.169078  4589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b3ca22514a409db8ac13c3b87c4aa1" candidate_uuid: "e60a8e33e4da4d91a80477c3845d93b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42e6bfe26d0f4a269de34d93251f61d6" is_pre_election: true
I20260608 12:42:17.169586  4664 raft_consensus.cc:2468] T 22b3ca22514a409db8ac13c3b87c4aa1 P eb629b2320024174932e2181af8ae458 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e60a8e33e4da4d91a80477c3845d93b4 in term 0.
I20260608 12:42:17.169744  4589 raft_consensus.cc:2468] T 22b3ca22514a409db8ac13c3b87c4aa1 P 42e6bfe26d0f4a269de34d93251f61d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e60a8e33e4da4d91a80477c3845d93b4 in term 0.
I20260608 12:42:17.170948  4703 leader_election.cc:304] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e60a8e33e4da4d91a80477c3845d93b4, eb629b2320024174932e2181af8ae458; no voters: 
I20260608 12:42:17.171690  4792 raft_consensus.cc:2804] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:17.171991  4792 raft_consensus.cc:493] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:17.172252  4792 raft_consensus.cc:3060] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:17.177418  4792 raft_consensus.cc:515] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb629b2320024174932e2181af8ae458" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44111 } } peers { permanent_uuid: "42e6bfe26d0f4a269de34d93251f61d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46571 } } peers { permanent_uuid: "e60a8e33e4da4d91a80477c3845d93b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39629 } }
I20260608 12:42:17.179196  4792 leader_election.cc:290] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [CANDIDATE]: Term 1 election: Requested vote from peers eb629b2320024174932e2181af8ae458 (127.0.107.194:44111), 42e6bfe26d0f4a269de34d93251f61d6 (127.0.107.193:46571)
I20260608 12:42:17.180078  4664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b3ca22514a409db8ac13c3b87c4aa1" candidate_uuid: "e60a8e33e4da4d91a80477c3845d93b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb629b2320024174932e2181af8ae458"
I20260608 12:42:17.180305  4589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22b3ca22514a409db8ac13c3b87c4aa1" candidate_uuid: "e60a8e33e4da4d91a80477c3845d93b4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "42e6bfe26d0f4a269de34d93251f61d6"
I20260608 12:42:17.180616  4664 raft_consensus.cc:3060] T 22b3ca22514a409db8ac13c3b87c4aa1 P eb629b2320024174932e2181af8ae458 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:17.180863  4589 raft_consensus.cc:3060] T 22b3ca22514a409db8ac13c3b87c4aa1 P 42e6bfe26d0f4a269de34d93251f61d6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:17.185823  4664 raft_consensus.cc:2468] T 22b3ca22514a409db8ac13c3b87c4aa1 P eb629b2320024174932e2181af8ae458 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60a8e33e4da4d91a80477c3845d93b4 in term 1.
I20260608 12:42:17.185873  4589 raft_consensus.cc:2468] T 22b3ca22514a409db8ac13c3b87c4aa1 P 42e6bfe26d0f4a269de34d93251f61d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e60a8e33e4da4d91a80477c3845d93b4 in term 1.
I20260608 12:42:17.187040  4703 leader_election.cc:304] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: e60a8e33e4da4d91a80477c3845d93b4, eb629b2320024174932e2181af8ae458; no voters: 
I20260608 12:42:17.187824  4792 raft_consensus.cc:2804] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:17.188817  4792 raft_consensus.cc:697] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [term 1 LEADER]: Becoming Leader. State: Replica: e60a8e33e4da4d91a80477c3845d93b4, State: Running, Role: LEADER
I20260608 12:42:17.189504  4792 consensus_queue.cc:237] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb629b2320024174932e2181af8ae458" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44111 } } peers { permanent_uuid: "42e6bfe26d0f4a269de34d93251f61d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46571 } } peers { permanent_uuid: "e60a8e33e4da4d91a80477c3845d93b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39629 } }
I20260608 12:42:17.197485  4486 catalog_manager.cc:5696] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 reported cstate change: term changed from 0 to 1, leader changed from <none> to e60a8e33e4da4d91a80477c3845d93b4 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "e60a8e33e4da4d91a80477c3845d93b4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eb629b2320024174932e2181af8ae458" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44111 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "42e6bfe26d0f4a269de34d93251f61d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46571 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e60a8e33e4da4d91a80477c3845d93b4" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39629 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:17.522634  4535 placement_policy_util.cc:407] tablet 22b3ca22514a409db8ac13c3b87c4aa1: detected majority of replicas (2 of 3) at location L0
I20260608 12:42:17.524205  4540 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:17.526163  4540 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:17.526659  4540 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:17.656797  4792 consensus_queue.cc:1048] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "42e6bfe26d0f4a269de34d93251f61d6" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46571 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:17.670568  4795 consensus_queue.cc:1048] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb629b2320024174932e2181af8ae458" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44111 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:18.531981  4535 placement_policy_util.cc:407] tablet 22b3ca22514a409db8ac13c3b87c4aa1: detected majority of replicas (2 of 3) at location L0
I20260608 12:42:19.527778  4540 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:19.529145  4540 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:19.529479  4540 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:19.540599  4535 placement_policy_util.cc:407] tablet 22b3ca22514a409db8ac13c3b87c4aa1: detected majority of replicas (2 of 3) at location L0
I20260608 12:42:20.550566  4535 placement_policy_util.cc:407] tablet 22b3ca22514a409db8ac13c3b87c4aa1: detected majority of replicas (2 of 3) at location L0
I20260608 12:42:21.530541  4540 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:21.532063  4540 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:21.532428  4540 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:21.559659  4535 placement_policy_util.cc:407] tablet 22b3ca22514a409db8ac13c3b87c4aa1: detected majority of replicas (2 of 3) at location L0
I20260608 12:42:22.568003  4535 placement_policy_util.cc:407] tablet 22b3ca22514a409db8ac13c3b87c4aa1: detected majority of replicas (2 of 3) at location L0
I20260608 12:42:23.533362  4540 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:23.534789  4540 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:23.535117  4540 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:23.577021  4535 placement_policy_util.cc:407] tablet 22b3ca22514a409db8ac13c3b87c4aa1: detected majority of replicas (2 of 3) at location L0
I20260608 12:42:24.585532  4535 placement_policy_util.cc:407] tablet 22b3ca22514a409db8ac13c3b87c4aa1: detected majority of replicas (2 of 3) at location L0
W20260608 12:42:25.270496  4759 debug-util.cc:398] Leaking SignalData structure 0x7b08000ed920 after lost signal to thread 434
W20260608 12:42:25.271472  4759 debug-util.cc:398] Leaking SignalData structure 0x7b080011a700 after lost signal to thread 4521
W20260608 12:42:25.272426  4759 debug-util.cc:398] Leaking SignalData structure 0x7b08000bedc0 after lost signal to thread 4613
W20260608 12:42:25.273299  4759 debug-util.cc:398] Leaking SignalData structure 0x7b08001ba980 after lost signal to thread 4688
W20260608 12:42:25.274291  4759 debug-util.cc:398] Leaking SignalData structure 0x7b08002243e0 after lost signal to thread 4762
I20260608 12:42:25.536245  4540 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:25.538264  4540 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:25.538699  4540 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:25.593257  4535 placement_policy_util.cc:407] tablet 22b3ca22514a409db8ac13c3b87c4aa1: detected majority of replicas (2 of 3) at location L0
I20260608 12:42:26.600088  4535 placement_policy_util.cc:407] tablet 22b3ca22514a409db8ac13c3b87c4aa1: detected majority of replicas (2 of 3) at location L0
I20260608 12:42:27.539814  4540 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:27.541648  4540 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:27.542065  4540 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:27.607403  4535 placement_policy_util.cc:407] tablet 22b3ca22514a409db8ac13c3b87c4aa1: detected majority of replicas (2 of 3) at location L0
I20260608 12:42:28.425853   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:28.449383   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:28.450150   431 tablet_replica.cc:333] T 22b3ca22514a409db8ac13c3b87c4aa1 P 42e6bfe26d0f4a269de34d93251f61d6: stopping tablet replica
I20260608 12:42:28.450730   431 raft_consensus.cc:2243] T 22b3ca22514a409db8ac13c3b87c4aa1 P 42e6bfe26d0f4a269de34d93251f61d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.451268   431 raft_consensus.cc:2272] T 22b3ca22514a409db8ac13c3b87c4aa1 P 42e6bfe26d0f4a269de34d93251f61d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.472049   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:28.484362   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:28.503034   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:28.503815   431 tablet_replica.cc:333] T 22b3ca22514a409db8ac13c3b87c4aa1 P eb629b2320024174932e2181af8ae458: stopping tablet replica
I20260608 12:42:28.504400   431 raft_consensus.cc:2243] T 22b3ca22514a409db8ac13c3b87c4aa1 P eb629b2320024174932e2181af8ae458 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:28.504896   431 raft_consensus.cc:2272] T 22b3ca22514a409db8ac13c3b87c4aa1 P eb629b2320024174932e2181af8ae458 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.524537   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:28.535928   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:28.553100   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:28.553857   431 tablet_replica.cc:333] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4: stopping tablet replica
I20260608 12:42:28.554497   431 raft_consensus.cc:2243] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:28.555382   431 raft_consensus.cc:2272] T 22b3ca22514a409db8ac13c3b87c4aa1 P e60a8e33e4da4d91a80477c3845d93b4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.589694   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:28.600384   431 master.cc:562] Master@127.0.107.254:34729 shutting down...
I20260608 12:42:28.615206  4535 placement_policy_util.cc:407] tablet 22b3ca22514a409db8ac13c3b87c4aa1: detected majority of replicas (2 of 3) at location L0
I20260608 12:42:28.623186   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:28.623762   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:28.624050   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 64c5f1c2d5754571824c50c3a2a1695b: stopping tablet replica
I20260608 12:42:28.642439   431 master.cc:584] Master@127.0.107.254:34729 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13305 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260608 12:42:28.679422   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39459
I20260608 12:42:28.680660   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:28.686655  4813 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:28.686851  4812 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:28.687551  4815 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:28.688753   431 server_base.cc:1061] running on GCE node
I20260608 12:42:28.689563   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:28.689764   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:28.689944   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922548689912 us; error 0 us; skew 500 ppm
I20260608 12:42:28.690502   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:28.692948   431 webserver.cc:533] Webserver started at http://127.0.107.254:38487/ using document root <none> and password file <none>
I20260608 12:42:28.693426   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:28.693619   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:28.693917   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:28.695055   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "249c26c0f5c8413e9dacdd9bf63697ae"
format_stamp: "Formatted at 2026-06-08 12:42:28 on dist-test-slave-xmh3"
I20260608 12:42:28.699496   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:28.702867  4820 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:28.703608   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:28.703882   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "249c26c0f5c8413e9dacdd9bf63697ae"
format_stamp: "Formatted at 2026-06-08 12:42:28 on dist-test-slave-xmh3"
I20260608 12:42:28.704128   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-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)
I20260608 12:42:28.723412   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:28.724681   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:28.762935   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39459
I20260608 12:42:28.763119  4871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39459 every 8 connection(s)
I20260608 12:42:28.767236  4872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:28.777690  4872 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae: Bootstrap starting.
I20260608 12:42:28.782481  4872 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:28.786546  4872 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae: No bootstrap required, opened a new log
I20260608 12:42:28.788733  4872 raft_consensus.cc:359] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "249c26c0f5c8413e9dacdd9bf63697ae" member_type: VOTER }
I20260608 12:42:28.789126  4872 raft_consensus.cc:385] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:28.789315  4872 raft_consensus.cc:740] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 249c26c0f5c8413e9dacdd9bf63697ae, State: Initialized, Role: FOLLOWER
I20260608 12:42:28.789955  4872 consensus_queue.cc:260] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "249c26c0f5c8413e9dacdd9bf63697ae" member_type: VOTER }
I20260608 12:42:28.790382  4872 raft_consensus.cc:399] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:28.790580  4872 raft_consensus.cc:493] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:28.790793  4872 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:28.794817  4872 raft_consensus.cc:515] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "249c26c0f5c8413e9dacdd9bf63697ae" member_type: VOTER }
I20260608 12:42:28.795264  4872 leader_election.cc:304] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [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: 249c26c0f5c8413e9dacdd9bf63697ae; no voters: 
I20260608 12:42:28.796311  4872 leader_election.cc:290] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:28.796708  4875 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:28.798139  4875 raft_consensus.cc:697] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [term 1 LEADER]: Becoming Leader. State: Replica: 249c26c0f5c8413e9dacdd9bf63697ae, State: Running, Role: LEADER
I20260608 12:42:28.798766  4875 consensus_queue.cc:237] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [LEADER]: Queue going to LEADER mode. State: All 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: "249c26c0f5c8413e9dacdd9bf63697ae" member_type: VOTER }
I20260608 12:42:28.799386  4872 sys_catalog.cc:565] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:28.803879  4877 sys_catalog.cc:455] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [sys.catalog]: SysCatalogTable state changed. Reason: New leader 249c26c0f5c8413e9dacdd9bf63697ae. Latest consensus state: current_term: 1 leader_uuid: "249c26c0f5c8413e9dacdd9bf63697ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "249c26c0f5c8413e9dacdd9bf63697ae" member_type: VOTER } }
I20260608 12:42:28.804267  4876 sys_catalog.cc:455] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "249c26c0f5c8413e9dacdd9bf63697ae" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "249c26c0f5c8413e9dacdd9bf63697ae" member_type: VOTER } }
I20260608 12:42:28.804690  4877 sys_catalog.cc:458] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:28.805011  4876 sys_catalog.cc:458] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:28.807816  4883 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:28.813017  4883 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:28.816258   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:28.822377  4883 catalog_manager.cc:1382] Generated new cluster ID: 744cb1574a324653ae475cdb365b2c3c
I20260608 12:42:28.822638  4883 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:28.841274  4883 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:28.842566  4883 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:28.857892  4883 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae: Generated new TSK 0
I20260608 12:42:28.858470  4883 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:28.883220   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:28.889346  4893 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:28.890398  4894 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:28.891851  4896 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:28.892335   431 server_base.cc:1061] running on GCE node
I20260608 12:42:28.893254   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:28.893435   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:28.893651   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922548893630 us; error 0 us; skew 500 ppm
I20260608 12:42:28.894309   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:28.896575   431 webserver.cc:533] Webserver started at http://127.0.107.193:37351/ using document root <none> and password file <none>
I20260608 12:42:28.897116   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:28.897305   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:28.897591   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:28.898795   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "7351c0cdac8b4d839db883b02cbb0ad2"
format_stamp: "Formatted at 2026-06-08 12:42:28 on dist-test-slave-xmh3"
I20260608 12:42:28.903532   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:28.906913  4901 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:28.907642   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:28.907917   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "7351c0cdac8b4d839db883b02cbb0ad2"
format_stamp: "Formatted at 2026-06-08 12:42:28 on dist-test-slave-xmh3"
I20260608 12:42:28.908191   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-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)
I20260608 12:42:28.926275   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:28.927474   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:28.928934   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:28.931321   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:28.931520   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:28.931774   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:28.931917   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:28.972470   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:33343
I20260608 12:42:28.972601  4963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:33343 every 8 connection(s)
I20260608 12:42:28.977977   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:28.985313  4968 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:28.987063  4969 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:28.990463  4971 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:28.990885   431 server_base.cc:1061] running on GCE node
I20260608 12:42:28.991729   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:28.991954   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:28.992134   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922548992113 us; error 0 us; skew 500 ppm
I20260608 12:42:28.992712   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:28.995548   431 webserver.cc:533] Webserver started at http://127.0.107.194:36661/ using document root <none> and password file <none>
I20260608 12:42:28.996160   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:28.996407   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:28.996481  4964 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39459
I20260608 12:42:28.996734   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:28.996893  4964 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:28.997668  4964 heartbeater.cc:507] Master 127.0.107.254:39459 requested a full tablet report, sending...
I20260608 12:42:28.998131   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "7333c97cdc4d45a491098049435e17cd"
format_stamp: "Formatted at 2026-06-08 12:42:28 on dist-test-slave-xmh3"
I20260608 12:42:28.999863  4837 ts_manager.cc:194] Registered new tserver with Master: 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343)
I20260608 12:42:29.001837  4837 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48830
I20260608 12:42:29.003443   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:42:29.007082  4976 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:29.007767   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:29.008051   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "7333c97cdc4d45a491098049435e17cd"
format_stamp: "Formatted at 2026-06-08 12:42:28 on dist-test-slave-xmh3"
I20260608 12:42:29.008327   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-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)
I20260608 12:42:29.023581   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:29.024649   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:29.026041   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:29.028234   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:29.028434   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:29.028678   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:29.028820   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:29.068033   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:41425
I20260608 12:42:29.068204  5038 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:41425 every 8 connection(s)
I20260608 12:42:29.073068   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:29.079739  5042 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:29.081795  5043 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:29.084807  5045 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:29.084830   431 server_base.cc:1061] running on GCE node
I20260608 12:42:29.086230   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:29.086229  5039 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39459
W20260608 12:42:29.086706   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:29.086939  5039 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:29.086978   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922549086961 us; error 0 us; skew 500 ppm
I20260608 12:42:29.087774   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:29.087780  5039 heartbeater.cc:507] Master 127.0.107.254:39459 requested a full tablet report, sending...
I20260608 12:42:29.090283  4837 ts_manager.cc:194] Registered new tserver with Master: 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425)
I20260608 12:42:29.090654   431 webserver.cc:533] Webserver started at http://127.0.107.195:37467/ using document root <none> and password file <none>
I20260608 12:42:29.091370   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:29.091605   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:29.091919   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:29.092175  4837 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48840
I20260608 12:42:29.093609   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "df548f5bd2bb462c97fd441709e8eadd"
format_stamp: "Formatted at 2026-06-08 12:42:29 on dist-test-slave-xmh3"
I20260608 12:42:29.098192   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:29.101490  5050 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:29.102238   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:29.102521   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "df548f5bd2bb462c97fd441709e8eadd"
format_stamp: "Formatted at 2026-06-08 12:42:29 on dist-test-slave-xmh3"
I20260608 12:42:29.102792   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-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)
I20260608 12:42:29.116328   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:29.117506   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:29.118968   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:29.121162   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:29.121363   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:29.121608   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:29.121785   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:29.160099   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:46769
I20260608 12:42:29.160225  5112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:46769 every 8 connection(s)
I20260608 12:42:29.174521  5113 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39459
I20260608 12:42:29.174918  5113 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:29.175705  5113 heartbeater.cc:507] Master 127.0.107.254:39459 requested a full tablet report, sending...
I20260608 12:42:29.177726  4837 ts_manager.cc:194] Registered new tserver with Master: df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:29.177866   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01458355s
I20260608 12:42:29.179159  4837 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48850
I20260608 12:42:30.004568  4964 heartbeater.cc:499] Master 127.0.107.254:39459 was elected leader, sending a full tablet report...
I20260608 12:42:30.094959  5039 heartbeater.cc:499] Master 127.0.107.254:39459 was elected leader, sending a full tablet report...
I20260608 12:42:30.181632  5113 heartbeater.cc:499] Master 127.0.107.254:39459 was elected leader, sending a full tablet report...
I20260608 12:42:30.233150  4837 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:48862:
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"
    }
  }
}
W20260608 12:42:30.236253  4837 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.
I20260608 12:42:30.314996  5078 tablet_service.cc:1511] Processing CreateTablet for tablet 7549c159c410424ead91ee42ae9b08f4 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:42:30.315505  4929 tablet_service.cc:1511] Processing CreateTablet for tablet 7549c159c410424ead91ee42ae9b08f4 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:42:30.316215  4928 tablet_service.cc:1511] Processing CreateTablet for tablet 63a70e9261794fbba7472b558f017be4 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:42:30.316958  4929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7549c159c410424ead91ee42ae9b08f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.318614  5077 tablet_service.cc:1511] Processing CreateTablet for tablet 63a70e9261794fbba7472b558f017be4 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:42:30.319772  4928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a70e9261794fbba7472b558f017be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.318626  4927 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec6a3866c5349eeb38dbb1299750f16 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:42:30.322055  4927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec6a3866c5349eeb38dbb1299750f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.316977  5078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7549c159c410424ead91ee42ae9b08f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.329982  5076 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec6a3866c5349eeb38dbb1299750f16 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:42:30.331336  5076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec6a3866c5349eeb38dbb1299750f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.333076  5077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a70e9261794fbba7472b558f017be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.347324  5134 tablet_bootstrap.cc:492] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2: Bootstrap starting.
I20260608 12:42:30.354163  5134 tablet_bootstrap.cc:654] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.358387  5135 tablet_bootstrap.cc:492] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd: Bootstrap starting.
I20260608 12:42:30.360457  5134 tablet_bootstrap.cc:492] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2: No bootstrap required, opened a new log
I20260608 12:42:30.361048  5134 ts_tablet_manager.cc:1403] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.004s
I20260608 12:42:30.364130  5134 raft_consensus.cc:359] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.364696  5134 raft_consensus.cc:385] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.364939  5134 raft_consensus.cc:740] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.388670  4929 tablet_service.cc:1511] Processing CreateTablet for tablet c34f794200624f2c816629e737f6b851 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:42:30.391937  4926 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac95ee89b994a199049f34ca7875793 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:42:30.392789  4929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34f794200624f2c816629e737f6b851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.398144  4926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac95ee89b994a199049f34ca7875793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.404170  5076 tablet_service.cc:1511] Processing CreateTablet for tablet c34f794200624f2c816629e737f6b851 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:42:30.404621  5002 tablet_service.cc:1511] Processing CreateTablet for tablet 1ec6a3866c5349eeb38dbb1299750f16 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260608 12:42:30.406543  5076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34f794200624f2c816629e737f6b851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.407397  5003 tablet_service.cc:1511] Processing CreateTablet for tablet 63a70e9261794fbba7472b558f017be4 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260608 12:42:30.408965  5003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a70e9261794fbba7472b558f017be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.412660  4928 tablet_service.cc:1511] Processing CreateTablet for tablet 096e23f0bfa343f79d27078350f2a473 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:42:30.414196  4928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 096e23f0bfa343f79d27078350f2a473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.414899  5077 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac95ee89b994a199049f34ca7875793 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:42:30.416361  5077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac95ee89b994a199049f34ca7875793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.417793  5004 tablet_service.cc:1511] Processing CreateTablet for tablet 7549c159c410424ead91ee42ae9b08f4 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260608 12:42:30.419368  5004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7549c159c410424ead91ee42ae9b08f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.422187  5002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec6a3866c5349eeb38dbb1299750f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.425967  4925 tablet_service.cc:1511] Processing CreateTablet for tablet 551fab5c916049a7855de9eebd32548a (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:42:30.427531  4925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551fab5c916049a7855de9eebd32548a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.427270  5001 tablet_service.cc:1511] Processing CreateTablet for tablet c34f794200624f2c816629e737f6b851 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260608 12:42:30.428179  5078 tablet_service.cc:1511] Processing CreateTablet for tablet 096e23f0bfa343f79d27078350f2a473 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:42:30.428746  5001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34f794200624f2c816629e737f6b851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.429600  5078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 096e23f0bfa343f79d27078350f2a473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.430801  5075 tablet_service.cc:1511] Processing CreateTablet for tablet 551fab5c916049a7855de9eebd32548a (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:42:30.431710  5000 tablet_service.cc:1511] Processing CreateTablet for tablet 1ac95ee89b994a199049f34ca7875793 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260608 12:42:30.432256  5075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551fab5c916049a7855de9eebd32548a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.435019  4999 tablet_service.cc:1511] Processing CreateTablet for tablet 096e23f0bfa343f79d27078350f2a473 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260608 12:42:30.438092  4998 tablet_service.cc:1511] Processing CreateTablet for tablet 551fab5c916049a7855de9eebd32548a (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260608 12:42:30.442591  5135 tablet_bootstrap.cc:654] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.441403  5134 consensus_queue.cc:260] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.445700  5000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ac95ee89b994a199049f34ca7875793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.449126  4927 tablet_service.cc:1511] Processing CreateTablet for tablet 5fbe6440edec450288370fa2cb66033d (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:42:30.450455  4927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fbe6440edec450288370fa2cb66033d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.462081  4999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 096e23f0bfa343f79d27078350f2a473. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.466163  4998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551fab5c916049a7855de9eebd32548a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.490458  5134 ts_tablet_manager.cc:1434] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent starting tablet: real 0.129s	user 0.005s	sys 0.013s
I20260608 12:42:30.492256  5134 tablet_bootstrap.cc:492] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2: Bootstrap starting.
I20260608 12:42:30.502022  5138 tablet_bootstrap.cc:492] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd: Bootstrap starting.
I20260608 12:42:30.507722  5134 tablet_bootstrap.cc:654] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.512018  5135 tablet_bootstrap.cc:492] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd: No bootstrap required, opened a new log
I20260608 12:42:30.512730  5135 ts_tablet_manager.cc:1403] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd: Time spent bootstrapping tablet: real 0.156s	user 0.015s	sys 0.013s
I20260608 12:42:30.516621  5135 raft_consensus.cc:359] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.517503  5135 raft_consensus.cc:385] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.517836  5135 raft_consensus.cc:740] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df548f5bd2bb462c97fd441709e8eadd, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.518697  5135 consensus_queue.cc:260] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.522181  4928 tablet_service.cc:1511] Processing CreateTablet for tablet 4046069bfc374122a45c51c177cc1026 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:42:30.509558  5138 tablet_bootstrap.cc:654] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.525527  5003 tablet_service.cc:1511] Processing CreateTablet for tablet 4046069bfc374122a45c51c177cc1026 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:42:30.526561  4928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4046069bfc374122a45c51c177cc1026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.526852  5003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4046069bfc374122a45c51c177cc1026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.524243  5076 tablet_service.cc:1511] Processing CreateTablet for tablet 5fbe6440edec450288370fa2cb66033d (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:42:30.532725  5076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fbe6440edec450288370fa2cb66033d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.543646  5134 tablet_bootstrap.cc:492] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2: No bootstrap required, opened a new log
I20260608 12:42:30.544349  5134 ts_tablet_manager.cc:1403] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent bootstrapping tablet: real 0.053s	user 0.016s	sys 0.001s
I20260608 12:42:30.548693  5134 raft_consensus.cc:359] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } }
I20260608 12:42:30.549722  5134 raft_consensus.cc:385] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.550197  5134 raft_consensus.cc:740] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.551458  5134 consensus_queue.cc:260] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } }
I20260608 12:42:30.554289  5134 ts_tablet_manager.cc:1434] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:42:30.555325  5134 tablet_bootstrap.cc:492] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2: Bootstrap starting.
I20260608 12:42:30.559978  5076 tablet_service.cc:1511] Processing CreateTablet for tablet 4046069bfc374122a45c51c177cc1026 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260608 12:42:30.561841  5076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4046069bfc374122a45c51c177cc1026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.563187  5135 ts_tablet_manager.cc:1434] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd: Time spent starting tablet: real 0.050s	user 0.016s	sys 0.014s
I20260608 12:42:30.563740  4999 tablet_service.cc:1511] Processing CreateTablet for tablet b068fb62bd80425aa762d74dbec1e595 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:42:30.564590  5135 tablet_bootstrap.cc:492] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd: Bootstrap starting.
I20260608 12:42:30.565255  4999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b068fb62bd80425aa762d74dbec1e595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.565830  5077 tablet_service.cc:1511] Processing CreateTablet for tablet b068fb62bd80425aa762d74dbec1e595 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:42:30.567127  5077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b068fb62bd80425aa762d74dbec1e595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.567409  4926 tablet_service.cc:1511] Processing CreateTablet for tablet f3a969c84d5d487b8cf33a5280ca48b7 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:42:30.568826  4926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a969c84d5d487b8cf33a5280ca48b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.570685  5002 tablet_service.cc:1511] Processing CreateTablet for tablet 5fbe6440edec450288370fa2cb66033d (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260608 12:42:30.572000  5002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fbe6440edec450288370fa2cb66033d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.583458  4928 tablet_service.cc:1511] Processing CreateTablet for tablet b068fb62bd80425aa762d74dbec1e595 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260608 12:42:30.584844  4928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b068fb62bd80425aa762d74dbec1e595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.588801  5135 tablet_bootstrap.cc:654] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.593199  5134 tablet_bootstrap.cc:654] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.605082  5135 tablet_bootstrap.cc:492] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd: No bootstrap required, opened a new log
I20260608 12:42:30.605645  5135 ts_tablet_manager.cc:1403] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd: Time spent bootstrapping tablet: real 0.041s	user 0.013s	sys 0.000s
I20260608 12:42:30.607697  5000 tablet_service.cc:1511] Processing CreateTablet for tablet f3a969c84d5d487b8cf33a5280ca48b7 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:42:30.609247  5000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a969c84d5d487b8cf33a5280ca48b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.616894  4926 tablet_service.cc:1511] Processing CreateTablet for tablet 0a214c4930584e59aaea90b295b5bdec (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:42:30.617480  5138 tablet_bootstrap.cc:492] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd: No bootstrap required, opened a new log
I20260608 12:42:30.618104  5138 ts_tablet_manager.cc:1403] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd: Time spent bootstrapping tablet: real 0.117s	user 0.014s	sys 0.004s
I20260608 12:42:30.618471  4926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a214c4930584e59aaea90b295b5bdec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.621251  5138 raft_consensus.cc:359] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.622005  5077 tablet_service.cc:1511] Processing CreateTablet for tablet f3a969c84d5d487b8cf33a5280ca48b7 (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260608 12:42:30.623279  5077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a969c84d5d487b8cf33a5280ca48b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.622030  5138 raft_consensus.cc:385] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.624687  5138 raft_consensus.cc:740] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7333c97cdc4d45a491098049435e17cd, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.609084  5135 raft_consensus.cc:359] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } }
I20260608 12:42:30.625953  5135 raft_consensus.cc:385] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.625571  5138 consensus_queue.cc:260] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.626336  5135 raft_consensus.cc:740] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df548f5bd2bb462c97fd441709e8eadd, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.615434  5134 tablet_bootstrap.cc:492] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2: No bootstrap required, opened a new log
I20260608 12:42:30.627470  5134 ts_tablet_manager.cc:1403] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent bootstrapping tablet: real 0.072s	user 0.013s	sys 0.002s
I20260608 12:42:30.629387  5002 tablet_service.cc:1511] Processing CreateTablet for tablet 0a214c4930584e59aaea90b295b5bdec (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:42:30.630697  5002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a214c4930584e59aaea90b295b5bdec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.630950  5134 raft_consensus.cc:359] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.631742  5134 raft_consensus.cc:385] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.632074  5134 raft_consensus.cc:740] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.635461  5075 tablet_service.cc:1511] Processing CreateTablet for tablet 0a214c4930584e59aaea90b295b5bdec (DEFAULT_TABLE table=test-workload [id=6f68aef9d4d9479d811648c79194680b]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260608 12:42:30.637169  5075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a214c4930584e59aaea90b295b5bdec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:30.653980  5137 raft_consensus.cc:493] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:30.654757  5137 raft_consensus.cc:515] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.679540  5134 consensus_queue.cc:260] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.686007  5135 consensus_queue.cc:260] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } }
I20260608 12:42:30.688683  5135 ts_tablet_manager.cc:1434] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd: Time spent starting tablet: real 0.083s	user 0.004s	sys 0.015s
I20260608 12:42:30.689870  5135 tablet_bootstrap.cc:492] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd: Bootstrap starting.
W20260608 12:42:30.690372  5114 tablet.cc:2404] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260608 12:42:30.693969  4821 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.0.107.195:46769, user_credentials={real_user=slave}} blocked reactor thread for 59156.7us
I20260608 12:42:30.697484  5134 ts_tablet_manager.cc:1434] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent starting tablet: real 0.070s	user 0.009s	sys 0.011s
I20260608 12:42:30.698665  5134 tablet_bootstrap.cc:492] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2: Bootstrap starting.
W20260608 12:42:30.693769  4822 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.0.107.193:33343, user_credentials={real_user=slave}} blocked reactor thread for 60701.8us
I20260608 12:42:30.706140  5137 leader_election.cc:290] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:30.724390  5135 tablet_bootstrap.cc:654] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.735195  5134 tablet_bootstrap.cc:654] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.740274  5138 ts_tablet_manager.cc:1434] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd: Time spent starting tablet: real 0.122s	user 0.014s	sys 0.016s
I20260608 12:42:30.745402  5138 tablet_bootstrap.cc:492] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd: Bootstrap starting.
I20260608 12:42:30.745816  5014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a70e9261794fbba7472b558f017be4" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd" is_pre_election: true
I20260608 12:42:30.753192  5138 tablet_bootstrap.cc:654] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd: Neither blocks nor log segments found. Creating new log.
W20260608 12:42:30.753340  4903 leader_election.cc:343] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:30.765621  5138 tablet_bootstrap.cc:492] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd: No bootstrap required, opened a new log
I20260608 12:42:30.767108  5138 ts_tablet_manager.cc:1403] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260608 12:42:30.767498  5088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a70e9261794fbba7472b558f017be4" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd" is_pre_election: true
I20260608 12:42:30.768231  5088 raft_consensus.cc:2468] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 0.
I20260608 12:42:30.769830  4902 leader_election.cc:304] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7351c0cdac8b4d839db883b02cbb0ad2, df548f5bd2bb462c97fd441709e8eadd; no voters: 7333c97cdc4d45a491098049435e17cd
I20260608 12:42:30.770267  5135 tablet_bootstrap.cc:492] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd: No bootstrap required, opened a new log
I20260608 12:42:30.770787  5135 ts_tablet_manager.cc:1403] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.004s
I20260608 12:42:30.772205  5134 tablet_bootstrap.cc:492] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2: No bootstrap required, opened a new log
I20260608 12:42:30.772673  5134 ts_tablet_manager.cc:1403] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent bootstrapping tablet: real 0.074s	user 0.021s	sys 0.013s
I20260608 12:42:30.773285  5135 raft_consensus.cc:359] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.773861  5135 raft_consensus.cc:385] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.773980  5137 raft_consensus.cc:2804] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:30.774194  5135 raft_consensus.cc:740] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df548f5bd2bb462c97fd441709e8eadd, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.774399  5137 raft_consensus.cc:493] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:30.774783  5137 raft_consensus.cc:3060] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:30.775182  5134 raft_consensus.cc:359] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.775103  5135 consensus_queue.cc:260] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.775849  5134 raft_consensus.cc:385] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.776185  5134 raft_consensus.cc:740] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.777045  5134 consensus_queue.cc:260] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.777549  5135 ts_tablet_manager.cc:1434] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260608 12:42:30.778685  5135 tablet_bootstrap.cc:492] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd: Bootstrap starting.
I20260608 12:42:30.782312  5137 raft_consensus.cc:515] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.785406  5135 tablet_bootstrap.cc:654] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.785288  5014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a70e9261794fbba7472b558f017be4" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd"
I20260608 12:42:30.786479  5134 ts_tablet_manager.cc:1434] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
W20260608 12:42:30.786844  4903 leader_election.cc:343] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:30.789098  5138 raft_consensus.cc:359] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.790083  5138 raft_consensus.cc:385] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.790472  5138 raft_consensus.cc:740] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7333c97cdc4d45a491098049435e17cd, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.791354  5134 tablet_bootstrap.cc:492] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2: Bootstrap starting.
I20260608 12:42:30.792104  5137 leader_election.cc:290] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 election: Requested vote from peers 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:30.793220  5138 consensus_queue.cc:260] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.799322  5088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a70e9261794fbba7472b558f017be4" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd"
I20260608 12:42:30.799916  5088 raft_consensus.cc:3060] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:30.803269  5134 tablet_bootstrap.cc:654] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.804838  5138 ts_tablet_manager.cc:1434] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd: Time spent starting tablet: real 0.037s	user 0.011s	sys 0.000s
I20260608 12:42:30.805893  5138 tablet_bootstrap.cc:492] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd: Bootstrap starting.
I20260608 12:42:30.806342  5088 raft_consensus.cc:2468] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 1.
I20260608 12:42:30.807621  4902 leader_election.cc:304] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [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: 7351c0cdac8b4d839db883b02cbb0ad2, df548f5bd2bb462c97fd441709e8eadd; no voters: 7333c97cdc4d45a491098049435e17cd
I20260608 12:42:30.808816  5137 raft_consensus.cc:2804] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:30.810353  5137 raft_consensus.cc:697] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Becoming Leader. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Running, Role: LEADER
I20260608 12:42:30.811555  5137 consensus_queue.cc:237] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
W20260608 12:42:30.814026  4885 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:42:30.814895  5138 tablet_bootstrap.cc:654] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.816025  5135 tablet_bootstrap.cc:492] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd: No bootstrap required, opened a new log
I20260608 12:42:30.818486  5135 ts_tablet_manager.cc:1403] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.008s
I20260608 12:42:30.822820  5135 raft_consensus.cc:359] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.823913  5135 raft_consensus.cc:385] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.824388  5135 raft_consensus.cc:740] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df548f5bd2bb462c97fd441709e8eadd, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.825665  5135 consensus_queue.cc:260] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.831398  4836 catalog_manager.cc:5696] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:30.840916  5135 ts_tablet_manager.cc:1434] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260608 12:42:30.842196  5135 tablet_bootstrap.cc:492] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd: Bootstrap starting.
I20260608 12:42:30.842918  5134 tablet_bootstrap.cc:492] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2: No bootstrap required, opened a new log
I20260608 12:42:30.843469  5134 ts_tablet_manager.cc:1403] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent bootstrapping tablet: real 0.053s	user 0.021s	sys 0.025s
I20260608 12:42:30.845646  5141 raft_consensus.cc:493] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:30.846149  5141 raft_consensus.cc:515] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.847412  5134 raft_consensus.cc:359] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.848402  5134 raft_consensus.cc:385] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.848538  5141 leader_election.cc:290] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425)
I20260608 12:42:30.848879  5134 raft_consensus.cc:740] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.850852  5141 raft_consensus.cc:493] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:30.851444  5141 raft_consensus.cc:515] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } }
I20260608 12:42:30.852059  5138 tablet_bootstrap.cc:492] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd: No bootstrap required, opened a new log
I20260608 12:42:30.852764  5138 ts_tablet_manager.cc:1403] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd: Time spent bootstrapping tablet: real 0.047s	user 0.010s	sys 0.016s
I20260608 12:42:30.853956  5141 leader_election.cc:290] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425)
I20260608 12:42:30.856983  5138 raft_consensus.cc:359] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } }
I20260608 12:42:30.857569  5135 tablet_bootstrap.cc:654] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.849985  5134 consensus_queue.cc:260] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.868968  5134 ts_tablet_manager.cc:1434] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.003s
I20260608 12:42:30.857852  5138 raft_consensus.cc:385] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.869968  5138 raft_consensus.cc:740] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7333c97cdc4d45a491098049435e17cd, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.875011  5134 tablet_bootstrap.cc:492] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2: Bootstrap starting.
I20260608 12:42:30.876091  5138 consensus_queue.cc:260] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } }
I20260608 12:42:30.881363  5138 ts_tablet_manager.cc:1434] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd: Time spent starting tablet: real 0.028s	user 0.011s	sys 0.000s
I20260608 12:42:30.885198  5138 tablet_bootstrap.cc:492] T 096e23f0bfa343f79d27078350f2a473 P 7333c97cdc4d45a491098049435e17cd: Bootstrap starting.
I20260608 12:42:30.886020  5134 tablet_bootstrap.cc:654] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.890859  5135 tablet_bootstrap.cc:492] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd: No bootstrap required, opened a new log
I20260608 12:42:30.891438  5135 ts_tablet_manager.cc:1403] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd: Time spent bootstrapping tablet: real 0.049s	user 0.006s	sys 0.009s
I20260608 12:42:30.894498  5138 tablet_bootstrap.cc:654] T 096e23f0bfa343f79d27078350f2a473 P 7333c97cdc4d45a491098049435e17cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.894795  5135 raft_consensus.cc:359] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.895628  5135 raft_consensus.cc:385] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.895961  5135 raft_consensus.cc:740] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df548f5bd2bb462c97fd441709e8eadd, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.898936  5137 raft_consensus.cc:493] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:30.899482  5137 raft_consensus.cc:515] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.903548  5135 consensus_queue.cc:260] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.905412  5014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec6a3866c5349eeb38dbb1299750f16" candidate_uuid: "df548f5bd2bb462c97fd441709e8eadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd" is_pre_election: true
I20260608 12:42:30.906198  5014 raft_consensus.cc:2468] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df548f5bd2bb462c97fd441709e8eadd in term 0.
I20260608 12:42:30.907598  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7549c159c410424ead91ee42ae9b08f4" candidate_uuid: "df548f5bd2bb462c97fd441709e8eadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd" is_pre_election: true
I20260608 12:42:30.908314  5013 raft_consensus.cc:2468] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df548f5bd2bb462c97fd441709e8eadd in term 0.
I20260608 12:42:30.910035  5088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec6a3866c5349eeb38dbb1299750f16" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd" is_pre_election: true
I20260608 12:42:30.910746  5088 raft_consensus.cc:2468] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 0.
I20260608 12:42:30.913128  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec6a3866c5349eeb38dbb1299750f16" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd" is_pre_election: true
I20260608 12:42:30.913794  5013 raft_consensus.cc:2468] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 0.
I20260608 12:42:30.914033  4902 leader_election.cc:304] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7351c0cdac8b4d839db883b02cbb0ad2, df548f5bd2bb462c97fd441709e8eadd; no voters: 
I20260608 12:42:30.915148  5146 raft_consensus.cc:2804] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:30.915573  5146 raft_consensus.cc:493] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:30.915973  5146 raft_consensus.cc:3060] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:30.918298  5135 ts_tablet_manager.cc:1434] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.001s
I20260608 12:42:30.922919  5052 leader_election.cc:304] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd, df548f5bd2bb462c97fd441709e8eadd; no voters: 
I20260608 12:42:30.923985  5052 leader_election.cc:304] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd, df548f5bd2bb462c97fd441709e8eadd; no voters: 
I20260608 12:42:30.927659  5141 raft_consensus.cc:2804] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:30.928223  5141 raft_consensus.cc:493] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:30.928690  5141 raft_consensus.cc:3060] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:30.925097  5137 leader_election.cc:290] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:30.932716  5135 tablet_bootstrap.cc:492] T 1ac95ee89b994a199049f34ca7875793 P df548f5bd2bb462c97fd441709e8eadd: Bootstrap starting.
I20260608 12:42:30.939934  5135 tablet_bootstrap.cc:654] T 1ac95ee89b994a199049f34ca7875793 P df548f5bd2bb462c97fd441709e8eadd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.939698  5141 raft_consensus.cc:515] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.944926  5134 tablet_bootstrap.cc:492] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2: No bootstrap required, opened a new log
I20260608 12:42:30.945555  5134 ts_tablet_manager.cc:1403] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent bootstrapping tablet: real 0.073s	user 0.029s	sys 0.023s
I20260608 12:42:30.944831  5146 raft_consensus.cc:515] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.945950  5141 leader_election.cc:290] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [CANDIDATE]: Term 1 election: Requested vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425)
I20260608 12:42:30.947470  5141 raft_consensus.cc:2804] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:30.948458  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec6a3866c5349eeb38dbb1299750f16" candidate_uuid: "df548f5bd2bb462c97fd441709e8eadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd"
I20260608 12:42:30.949123  5013 raft_consensus.cc:3060] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:30.950742  5138 tablet_bootstrap.cc:492] T 096e23f0bfa343f79d27078350f2a473 P 7333c97cdc4d45a491098049435e17cd: No bootstrap required, opened a new log
I20260608 12:42:30.951122  4939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec6a3866c5349eeb38dbb1299750f16" candidate_uuid: "df548f5bd2bb462c97fd441709e8eadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" is_pre_election: true
I20260608 12:42:30.951196  5014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec6a3866c5349eeb38dbb1299750f16" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd"
I20260608 12:42:30.952314  4939 raft_consensus.cc:2393] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate df548f5bd2bb462c97fd441709e8eadd in current term 1: Already voted for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in this term.
I20260608 12:42:30.950693  5134 raft_consensus.cc:359] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.951435  5138 ts_tablet_manager.cc:1403] T 096e23f0bfa343f79d27078350f2a473 P 7333c97cdc4d45a491098049435e17cd: Time spent bootstrapping tablet: real 0.066s	user 0.028s	sys 0.008s
I20260608 12:42:30.955449  5134 raft_consensus.cc:385] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.955288  5088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec6a3866c5349eeb38dbb1299750f16" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd"
I20260608 12:42:30.955823  5134 raft_consensus.cc:740] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.956333  5088 raft_consensus.cc:2393] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7351c0cdac8b4d839db883b02cbb0ad2 in current term 1: Already voted for candidate df548f5bd2bb462c97fd441709e8eadd in this term.
I20260608 12:42:30.956792  5134 consensus_queue.cc:260] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.957681  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ec6a3866c5349eeb38dbb1299750f16" candidate_uuid: "df548f5bd2bb462c97fd441709e8eadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7351c0cdac8b4d839db883b02cbb0ad2"
I20260608 12:42:30.958665  4938 raft_consensus.cc:2393] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate df548f5bd2bb462c97fd441709e8eadd in current term 1: Already voted for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in this term.
I20260608 12:42:30.958568  5138 raft_consensus.cc:359] T 096e23f0bfa343f79d27078350f2a473 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.959365  5138 raft_consensus.cc:385] T 096e23f0bfa343f79d27078350f2a473 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.959731  5138 raft_consensus.cc:740] T 096e23f0bfa343f79d27078350f2a473 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7333c97cdc4d45a491098049435e17cd, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.957845  5146 leader_election.cc:290] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 election: Requested vote from peers 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:30.960543  5013 raft_consensus.cc:2468] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df548f5bd2bb462c97fd441709e8eadd in term 1.
I20260608 12:42:30.960708  4939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7549c159c410424ead91ee42ae9b08f4" candidate_uuid: "df548f5bd2bb462c97fd441709e8eadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" is_pre_election: true
I20260608 12:42:30.960618  5138 consensus_queue.cc:260] T 096e23f0bfa343f79d27078350f2a473 P 7333c97cdc4d45a491098049435e17cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.947854  5141 raft_consensus.cc:493] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:30.962360  5134 ts_tablet_manager.cc:1434] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.002s
I20260608 12:42:30.962360  5141 raft_consensus.cc:3060] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:30.963430  5138 ts_tablet_manager.cc:1434] T 096e23f0bfa343f79d27078350f2a473 P 7333c97cdc4d45a491098049435e17cd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:30.963670  5134 tablet_bootstrap.cc:492] T 096e23f0bfa343f79d27078350f2a473 P 7351c0cdac8b4d839db883b02cbb0ad2: Bootstrap starting.
I20260608 12:42:30.966097  4939 raft_consensus.cc:2468] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df548f5bd2bb462c97fd441709e8eadd in term 0.
I20260608 12:42:30.967988  5052 leader_election.cc:304] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd, df548f5bd2bb462c97fd441709e8eadd; no voters: 
I20260608 12:42:30.967926  4902 leader_election.cc:304] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [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: 7351c0cdac8b4d839db883b02cbb0ad2; no voters: 7333c97cdc4d45a491098049435e17cd, df548f5bd2bb462c97fd441709e8eadd
I20260608 12:42:30.969347  5165 raft_consensus.cc:2804] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:30.969576  5146 raft_consensus.cc:2749] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:30.971319  5138 tablet_bootstrap.cc:492] T 1ac95ee89b994a199049f34ca7875793 P 7333c97cdc4d45a491098049435e17cd: Bootstrap starting.
I20260608 12:42:30.979804  5138 tablet_bootstrap.cc:654] T 1ac95ee89b994a199049f34ca7875793 P 7333c97cdc4d45a491098049435e17cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.985070  5135 tablet_bootstrap.cc:492] T 1ac95ee89b994a199049f34ca7875793 P df548f5bd2bb462c97fd441709e8eadd: No bootstrap required, opened a new log
I20260608 12:42:30.984378  5141 raft_consensus.cc:515] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } }
I20260608 12:42:30.985606  5135 ts_tablet_manager.cc:1403] T 1ac95ee89b994a199049f34ca7875793 P df548f5bd2bb462c97fd441709e8eadd: Time spent bootstrapping tablet: real 0.053s	user 0.011s	sys 0.012s
I20260608 12:42:30.989532  5134 tablet_bootstrap.cc:654] T 096e23f0bfa343f79d27078350f2a473 P 7351c0cdac8b4d839db883b02cbb0ad2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:30.989545  4939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7549c159c410424ead91ee42ae9b08f4" candidate_uuid: "df548f5bd2bb462c97fd441709e8eadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7351c0cdac8b4d839db883b02cbb0ad2"
I20260608 12:42:30.990247  5141 leader_election.cc:290] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [CANDIDATE]: Term 1 election: Requested vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425)
I20260608 12:42:30.990427  5135 raft_consensus.cc:359] T 1ac95ee89b994a199049f34ca7875793 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.991240  5135 raft_consensus.cc:385] T 1ac95ee89b994a199049f34ca7875793 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:30.991358  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7549c159c410424ead91ee42ae9b08f4" candidate_uuid: "df548f5bd2bb462c97fd441709e8eadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd"
I20260608 12:42:30.991580  5135 raft_consensus.cc:740] T 1ac95ee89b994a199049f34ca7875793 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df548f5bd2bb462c97fd441709e8eadd, State: Initialized, Role: FOLLOWER
I20260608 12:42:30.992092  5013 raft_consensus.cc:3060] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:30.993397  5165 raft_consensus.cc:697] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 1 LEADER]: Becoming Leader. State: Replica: df548f5bd2bb462c97fd441709e8eadd, State: Running, Role: LEADER
I20260608 12:42:30.994103  5135 consensus_queue.cc:260] T 1ac95ee89b994a199049f34ca7875793 P df548f5bd2bb462c97fd441709e8eadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.994338  5165 consensus_queue.cc:237] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:30.996434  5134 tablet_bootstrap.cc:492] T 096e23f0bfa343f79d27078350f2a473 P 7351c0cdac8b4d839db883b02cbb0ad2: No bootstrap required, opened a new log
I20260608 12:42:30.996506  5135 ts_tablet_manager.cc:1434] T 1ac95ee89b994a199049f34ca7875793 P df548f5bd2bb462c97fd441709e8eadd: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 12:42:30.997663  5135 tablet_bootstrap.cc:492] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd: Bootstrap starting.
I20260608 12:42:30.997671  5134 ts_tablet_manager.cc:1403] T 096e23f0bfa343f79d27078350f2a473 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.004s
I20260608 12:42:30.990442  4939 raft_consensus.cc:3060] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.001690  5134 raft_consensus.cc:359] T 096e23f0bfa343f79d27078350f2a473 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.002519  5134 raft_consensus.cc:385] T 096e23f0bfa343f79d27078350f2a473 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.002871  5134 raft_consensus.cc:740] T 096e23f0bfa343f79d27078350f2a473 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.003720  5134 consensus_queue.cc:260] T 096e23f0bfa343f79d27078350f2a473 P 7351c0cdac8b4d839db883b02cbb0ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.006563  5134 ts_tablet_manager.cc:1434] T 096e23f0bfa343f79d27078350f2a473 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.003s
I20260608 12:42:31.007580  5134 tablet_bootstrap.cc:492] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2: Bootstrap starting.
I20260608 12:42:31.010581  5013 raft_consensus.cc:2468] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df548f5bd2bb462c97fd441709e8eadd in term 1.
I20260608 12:42:31.011965  5052 leader_election.cc:304] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd, df548f5bd2bb462c97fd441709e8eadd; no voters: 
I20260608 12:42:31.009296  4939 raft_consensus.cc:2468] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df548f5bd2bb462c97fd441709e8eadd in term 1.
I20260608 12:42:31.013106  4835 catalog_manager.cc:5696] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd reported cstate change: term changed from 0 to 1, leader changed from <none> to df548f5bd2bb462c97fd441709e8eadd (127.0.107.195). New cstate: current_term: 1 leader_uuid: "df548f5bd2bb462c97fd441709e8eadd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:31.013154  5167 raft_consensus.cc:2804] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:31.014961  5167 raft_consensus.cc:697] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [term 1 LEADER]: Becoming Leader. State: Replica: df548f5bd2bb462c97fd441709e8eadd, State: Running, Role: LEADER
I20260608 12:42:31.015908  5134 tablet_bootstrap.cc:654] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.016213  5138 tablet_bootstrap.cc:492] T 1ac95ee89b994a199049f34ca7875793 P 7333c97cdc4d45a491098049435e17cd: No bootstrap required, opened a new log
I20260608 12:42:31.015829  5167 consensus_queue.cc:237] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } }
I20260608 12:42:31.016680  5138 ts_tablet_manager.cc:1403] T 1ac95ee89b994a199049f34ca7875793 P 7333c97cdc4d45a491098049435e17cd: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.001s
I20260608 12:42:31.020452  5138 raft_consensus.cc:359] T 1ac95ee89b994a199049f34ca7875793 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.021466  5138 raft_consensus.cc:385] T 1ac95ee89b994a199049f34ca7875793 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.021940  5138 raft_consensus.cc:740] T 1ac95ee89b994a199049f34ca7875793 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7333c97cdc4d45a491098049435e17cd, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.022661  5135 tablet_bootstrap.cc:654] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.023173  5138 consensus_queue.cc:260] T 1ac95ee89b994a199049f34ca7875793 P 7333c97cdc4d45a491098049435e17cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.034920  5138 ts_tablet_manager.cc:1434] T 1ac95ee89b994a199049f34ca7875793 P 7333c97cdc4d45a491098049435e17cd: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.001s
I20260608 12:42:31.036015  5138 tablet_bootstrap.cc:492] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd: Bootstrap starting.
I20260608 12:42:31.041631  5134 tablet_bootstrap.cc:492] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2: No bootstrap required, opened a new log
I20260608 12:42:31.042238  5134 ts_tablet_manager.cc:1403] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.011s
I20260608 12:42:31.042891  5138 tablet_bootstrap.cc:654] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.044723  4834 catalog_manager.cc:5696] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd reported cstate change: term changed from 0 to 1, leader changed from <none> to df548f5bd2bb462c97fd441709e8eadd (127.0.107.195). New cstate: current_term: 1 leader_uuid: "df548f5bd2bb462c97fd441709e8eadd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:31.046150  5134 raft_consensus.cc:359] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.046669  5134 raft_consensus.cc:385] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.046944  5134 raft_consensus.cc:740] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.038636  5135 tablet_bootstrap.cc:492] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd: No bootstrap required, opened a new log
I20260608 12:42:31.048035  5135 ts_tablet_manager.cc:1403] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd: Time spent bootstrapping tablet: real 0.051s	user 0.017s	sys 0.003s
I20260608 12:42:31.047673  5134 consensus_queue.cc:260] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.048163  5138 tablet_bootstrap.cc:492] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd: No bootstrap required, opened a new log
I20260608 12:42:31.048671  5138 ts_tablet_manager.cc:1403] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:42:31.052090  5134 ts_tablet_manager.cc:1434] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260608 12:42:31.052122  5135 raft_consensus.cc:359] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.053006  5135 raft_consensus.cc:385] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.053191  5134 tablet_bootstrap.cc:492] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2: Bootstrap starting.
I20260608 12:42:31.053310  5135 raft_consensus.cc:740] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df548f5bd2bb462c97fd441709e8eadd, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.054404  5135 consensus_queue.cc:260] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.051653  5138 raft_consensus.cc:359] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.055542  5138 raft_consensus.cc:385] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.055647  5146 raft_consensus.cc:493] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:31.055862  5138 raft_consensus.cc:740] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7333c97cdc4d45a491098049435e17cd, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.056176  5146 raft_consensus.cc:515] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.056787  5138 consensus_queue.cc:260] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.058503  5146 leader_election.cc:290] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.059248  5138 ts_tablet_manager.cc:1434] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:42:31.059692  5088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbe6440edec450288370fa2cb66033d" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd" is_pre_election: true
I20260608 12:42:31.060287  5138 tablet_bootstrap.cc:492] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd: Bootstrap starting.
I20260608 12:42:31.060333  5088 raft_consensus.cc:2468] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 0.
I20260608 12:42:31.061929  4902 leader_election.cc:304] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7351c0cdac8b4d839db883b02cbb0ad2, df548f5bd2bb462c97fd441709e8eadd; no voters: 
I20260608 12:42:31.063436  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbe6440edec450288370fa2cb66033d" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd" is_pre_election: true
W20260608 12:42:31.067649  4903 leader_election.cc:343] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:31.067874  5138 tablet_bootstrap.cc:654] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.069743  5134 tablet_bootstrap.cc:654] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.070478  5146 raft_consensus.cc:2804] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:31.070942  5146 raft_consensus.cc:493] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:31.071362  5146 raft_consensus.cc:3060] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.076686  5134 tablet_bootstrap.cc:492] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2: No bootstrap required, opened a new log
I20260608 12:42:31.077171  5134 ts_tablet_manager.cc:1403] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.002s
I20260608 12:42:31.079178  5135 ts_tablet_manager.cc:1434] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.000s
I20260608 12:42:31.079838  5138 tablet_bootstrap.cc:492] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd: No bootstrap required, opened a new log
I20260608 12:42:31.080336  5138 ts_tablet_manager.cc:1403] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260608 12:42:31.079990  5134 raft_consensus.cc:359] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.080032  5146 raft_consensus.cc:515] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.080801  5134 raft_consensus.cc:385] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.081141  5134 raft_consensus.cc:740] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.081961  5134 consensus_queue.cc:260] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.082466  5145 raft_consensus.cc:493] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:31.082748  5146 leader_election.cc:290] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 election: Requested vote from peers 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.083019  5145 raft_consensus.cc:515] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.083449  5138 raft_consensus.cc:359] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.083886  5088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbe6440edec450288370fa2cb66033d" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd"
I20260608 12:42:31.084213  5138 raft_consensus.cc:385] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.084545  5088 raft_consensus.cc:3060] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.084941  5134 ts_tablet_manager.cc:1434] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:42:31.085863  5134 tablet_bootstrap.cc:492] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2: Bootstrap starting.
I20260608 12:42:31.091038  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbe6440edec450288370fa2cb66033d" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd"
I20260608 12:42:31.091454  5088 raft_consensus.cc:2468] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 1.
I20260608 12:42:31.091691  5134 tablet_bootstrap.cc:654] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.092757  4902 leader_election.cc:304] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7351c0cdac8b4d839db883b02cbb0ad2, df548f5bd2bb462c97fd441709e8eadd; no voters: 
I20260608 12:42:31.084537  5138 raft_consensus.cc:740] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7333c97cdc4d45a491098049435e17cd, State: Initialized, Role: FOLLOWER
W20260608 12:42:31.094722  4903 leader_election.cc:343] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:31.094003  5137 raft_consensus.cc:2804] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:31.094789  5138 consensus_queue.cc:260] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.096060  5137 raft_consensus.cc:697] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Becoming Leader. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Running, Role: LEADER
I20260608 12:42:31.096971  5137 consensus_queue.cc:237] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.105865  5138 ts_tablet_manager.cc:1434] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd: Time spent starting tablet: real 0.025s	user 0.013s	sys 0.003s
I20260608 12:42:31.106076  5134 tablet_bootstrap.cc:492] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2: No bootstrap required, opened a new log
I20260608 12:42:31.106519  5134 ts_tablet_manager.cc:1403] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.011s
I20260608 12:42:31.106895  5138 tablet_bootstrap.cc:492] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd: Bootstrap starting.
I20260608 12:42:31.101446  5145 leader_election.cc:290] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.109182  5134 raft_consensus.cc:359] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.109833  5134 raft_consensus.cc:385] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.113729  5167 raft_consensus.cc:493] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:31.113940  5138 tablet_bootstrap.cc:654] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.114336  5167 raft_consensus.cc:515] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.117111  5167 leader_election.cc:290] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425)
I20260608 12:42:31.110096  5134 raft_consensus.cc:740] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.119451  4939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34f794200624f2c816629e737f6b851" candidate_uuid: "df548f5bd2bb462c97fd441709e8eadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" is_pre_election: true
I20260608 12:42:31.120128  4939 raft_consensus.cc:2468] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df548f5bd2bb462c97fd441709e8eadd in term 0.
I20260608 12:42:31.120292  5134 consensus_queue.cc:260] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.121413  5052 leader_election.cc:304] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7351c0cdac8b4d839db883b02cbb0ad2, df548f5bd2bb462c97fd441709e8eadd; no voters: 
I20260608 12:42:31.122784  5135 tablet_bootstrap.cc:492] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd: Bootstrap starting.
I20260608 12:42:31.122916  5134 ts_tablet_manager.cc:1434] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:42:31.123208  5167 raft_consensus.cc:2804] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:31.123840  5167 raft_consensus.cc:493] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:31.124253  5167 raft_consensus.cc:3060] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.124204  5134 tablet_bootstrap.cc:492] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2: Bootstrap starting.
I20260608 12:42:31.133236  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34f794200624f2c816629e737f6b851" candidate_uuid: "df548f5bd2bb462c97fd441709e8eadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd" is_pre_election: true
I20260608 12:42:31.133942  5013 raft_consensus.cc:2468] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df548f5bd2bb462c97fd441709e8eadd in term 0.
I20260608 12:42:31.134905  5167 raft_consensus.cc:515] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.136520  5146 raft_consensus.cc:493] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:31.137040  5167 leader_election.cc:290] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [CANDIDATE]: Term 1 election: Requested vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425)
I20260608 12:42:31.137439  5146 raft_consensus.cc:515] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.138587  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34f794200624f2c816629e737f6b851" candidate_uuid: "df548f5bd2bb462c97fd441709e8eadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7351c0cdac8b4d839db883b02cbb0ad2"
I20260608 12:42:31.139180  4938 raft_consensus.cc:3060] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.136546  4939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a70e9261794fbba7472b558f017be4" candidate_uuid: "7333c97cdc4d45a491098049435e17cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" is_pre_election: true
I20260608 12:42:31.141829  5146 leader_election.cc:290] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.143838  5088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4046069bfc374122a45c51c177cc1026" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd" is_pre_election: true
I20260608 12:42:31.144338  5135 tablet_bootstrap.cc:654] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.145109  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c34f794200624f2c816629e737f6b851" candidate_uuid: "df548f5bd2bb462c97fd441709e8eadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd"
I20260608 12:42:31.145720  5013 raft_consensus.cc:3060] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:31.150590  4902 leader_election.cc:343] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:31.152837  5138 tablet_bootstrap.cc:492] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd: No bootstrap required, opened a new log
I20260608 12:42:31.153064  5014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4046069bfc374122a45c51c177cc1026" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd" is_pre_election: true
I20260608 12:42:31.153380  5138 ts_tablet_manager.cc:1403] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd: Time spent bootstrapping tablet: real 0.047s	user 0.027s	sys 0.016s
W20260608 12:42:31.154546  4903 leader_election.cc:343] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:42:31.154986  4903 leader_election.cc:304] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7351c0cdac8b4d839db883b02cbb0ad2; no voters: 7333c97cdc4d45a491098049435e17cd, df548f5bd2bb462c97fd441709e8eadd
I20260608 12:42:31.156208  5146 raft_consensus.cc:493] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:31.156445  5138 raft_consensus.cc:359] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.156883  5146 raft_consensus.cc:515] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.157452  5138 raft_consensus.cc:385] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.157948  5138 raft_consensus.cc:740] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7333c97cdc4d45a491098049435e17cd, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.159073  5138 consensus_queue.cc:260] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.161506  5138 ts_tablet_manager.cc:1434] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:42:31.163058  5088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac95ee89b994a199049f34ca7875793" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd" is_pre_election: true
I20260608 12:42:31.163532  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63a70e9261794fbba7472b558f017be4" candidate_uuid: "7333c97cdc4d45a491098049435e17cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd" is_pre_election: true
I20260608 12:42:31.163911  5088 raft_consensus.cc:2468] T 1ac95ee89b994a199049f34ca7875793 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 0.
I20260608 12:42:31.164409  5087 raft_consensus.cc:2393] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7333c97cdc4d45a491098049435e17cd in current term 1: Already voted for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in this term.
I20260608 12:42:31.165707  4902 leader_election.cc:304] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7351c0cdac8b4d839db883b02cbb0ad2, df548f5bd2bb462c97fd441709e8eadd; no voters: 
I20260608 12:42:31.168664  5134 tablet_bootstrap.cc:654] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.173271  5184 raft_consensus.cc:493] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:31.173794  5184 raft_consensus.cc:515] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.175011  5167 raft_consensus.cc:493] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:31.169893  4978 leader_election.cc:304] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd; no voters: 7351c0cdac8b4d839db883b02cbb0ad2, df548f5bd2bb462c97fd441709e8eadd
I20260608 12:42:31.175508  5167 raft_consensus.cc:515] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.176162  5184 leader_election.cc:290] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.176461  5146 leader_election.cc:290] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.176769  5138 tablet_bootstrap.cc:492] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd: Bootstrap starting.
I20260608 12:42:31.177031  5146 raft_consensus.cc:2804] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:31.177420  5146 raft_consensus.cc:493] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:31.177709  5167 leader_election.cc:290] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425)
I20260608 12:42:31.178442  5014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac95ee89b994a199049f34ca7875793" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd" is_pre_election: true
I20260608 12:42:31.179077  5014 raft_consensus.cc:2468] T 1ac95ee89b994a199049f34ca7875793 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 0.
I20260608 12:42:31.179483  4939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096e23f0bfa343f79d27078350f2a473" candidate_uuid: "df548f5bd2bb462c97fd441709e8eadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" is_pre_election: true
I20260608 12:42:31.180085  4939 raft_consensus.cc:2468] T 096e23f0bfa343f79d27078350f2a473 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df548f5bd2bb462c97fd441709e8eadd in term 0.
I20260608 12:42:31.181110  5014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551fab5c916049a7855de9eebd32548a" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd" is_pre_election: true
I20260608 12:42:31.181602  5145 raft_consensus.cc:3060] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.181741  5014 raft_consensus.cc:2468] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 0.
I20260608 12:42:31.182050  5052 leader_election.cc:304] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7351c0cdac8b4d839db883b02cbb0ad2, df548f5bd2bb462c97fd441709e8eadd; no voters: 
I20260608 12:42:31.183094  5167 raft_consensus.cc:2804] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:31.183516  5167 raft_consensus.cc:493] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:31.183425  4903 leader_election.cc:304] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd, 7351c0cdac8b4d839db883b02cbb0ad2; no voters: 
I20260608 12:42:31.184104  5167 raft_consensus.cc:3060] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.176707  5184 raft_consensus.cc:2749] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:31.186236  5184 raft_consensus.cc:2804] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:31.186532  5184 raft_consensus.cc:493] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:31.186829  5184 raft_consensus.cc:3060] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.188977  5145 raft_consensus.cc:2749] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:31.190748  5014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096e23f0bfa343f79d27078350f2a473" candidate_uuid: "df548f5bd2bb462c97fd441709e8eadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd" is_pre_election: true
I20260608 12:42:31.191148  5167 raft_consensus.cc:515] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.191391  5014 raft_consensus.cc:2468] T 096e23f0bfa343f79d27078350f2a473 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df548f5bd2bb462c97fd441709e8eadd in term 0.
I20260608 12:42:31.191979  5184 raft_consensus.cc:515] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.183539  5138 tablet_bootstrap.cc:654] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.194248  5184 leader_election.cc:290] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 election: Requested vote from peers 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.194819  5014 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551fab5c916049a7855de9eebd32548a" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd"
I20260608 12:42:31.195387  5014 raft_consensus.cc:3060] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:42:31.195811  5181 log.cc:927] Time spent T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260608 12:42:31.196885  5167 leader_election.cc:290] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [CANDIDATE]: Term 1 election: Requested vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425)
I20260608 12:42:31.199741  5135 tablet_bootstrap.cc:492] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd: No bootstrap required, opened a new log
I20260608 12:42:31.200237  5135 ts_tablet_manager.cc:1403] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd: Time spent bootstrapping tablet: real 0.078s	user 0.028s	sys 0.009s
I20260608 12:42:31.201095  4939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096e23f0bfa343f79d27078350f2a473" candidate_uuid: "df548f5bd2bb462c97fd441709e8eadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7351c0cdac8b4d839db883b02cbb0ad2"
I20260608 12:42:31.201638  4939 raft_consensus.cc:3060] T 096e23f0bfa343f79d27078350f2a473 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.203239  5135 raft_consensus.cc:359] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.203871  5135 raft_consensus.cc:385] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.204133  5135 raft_consensus.cc:740] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df548f5bd2bb462c97fd441709e8eadd, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.204916  5135 consensus_queue.cc:260] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.207109  5135 ts_tablet_manager.cc:1434] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:42:31.207974  5135 tablet_bootstrap.cc:492] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd: Bootstrap starting.
I20260608 12:42:31.208880  5013 raft_consensus.cc:2468] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df548f5bd2bb462c97fd441709e8eadd in term 1.
I20260608 12:42:31.177806  5146 raft_consensus.cc:3060] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.210211  4939 raft_consensus.cc:2468] T 096e23f0bfa343f79d27078350f2a473 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df548f5bd2bb462c97fd441709e8eadd in term 1.
I20260608 12:42:31.213501  5014 raft_consensus.cc:2468] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 1.
I20260608 12:42:31.215803  5135 tablet_bootstrap.cc:654] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.215919  4903 leader_election.cc:304] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd, 7351c0cdac8b4d839db883b02cbb0ad2; no voters: 
I20260608 12:42:31.213493  5052 leader_election.cc:304] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7351c0cdac8b4d839db883b02cbb0ad2, df548f5bd2bb462c97fd441709e8eadd; no voters: 
I20260608 12:42:31.214865  5134 tablet_bootstrap.cc:492] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2: No bootstrap required, opened a new log
I20260608 12:42:31.216878  5137 raft_consensus.cc:2804] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:31.217235  5134 ts_tablet_manager.cc:1403] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent bootstrapping tablet: real 0.093s	user 0.012s	sys 0.001s
I20260608 12:42:31.217403  5137 raft_consensus.cc:697] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Becoming Leader. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Running, Role: LEADER
I20260608 12:42:31.217620  5052 leader_election.cc:304] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd, df548f5bd2bb462c97fd441709e8eadd; no voters: 
I20260608 12:42:31.218377  5137 consensus_queue.cc:237] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.219509  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "096e23f0bfa343f79d27078350f2a473" candidate_uuid: "df548f5bd2bb462c97fd441709e8eadd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd"
I20260608 12:42:31.220331  5013 raft_consensus.cc:3060] T 096e23f0bfa343f79d27078350f2a473 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.220613  5165 raft_consensus.cc:2804] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:31.220409  5134 raft_consensus.cc:359] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.221160  5134 raft_consensus.cc:385] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.221463  5134 raft_consensus.cc:740] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.221783  5141 raft_consensus.cc:2804] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:31.222168  5134 consensus_queue.cc:260] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.224581  5134 ts_tablet_manager.cc:1434] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:42:31.225441  5134 tablet_bootstrap.cc:492] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2: Bootstrap starting.
I20260608 12:42:31.228224  5013 raft_consensus.cc:2468] T 096e23f0bfa343f79d27078350f2a473 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df548f5bd2bb462c97fd441709e8eadd in term 1.
I20260608 12:42:31.221751  4938 raft_consensus.cc:2468] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df548f5bd2bb462c97fd441709e8eadd in term 1.
W20260608 12:42:31.231731  4902 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:46769, user_credentials={real_user=slave}} blocked reactor thread for 66161.5us
I20260608 12:42:31.233284  5134 tablet_bootstrap.cc:654] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.233575  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551fab5c916049a7855de9eebd32548a" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd" is_pre_election: true
I20260608 12:42:31.234246  5087 raft_consensus.cc:2468] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 0.
I20260608 12:42:31.234390  5138 tablet_bootstrap.cc:492] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd: No bootstrap required, opened a new log
I20260608 12:42:31.234968  5138 ts_tablet_manager.cc:1403] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd: Time spent bootstrapping tablet: real 0.058s	user 0.004s	sys 0.016s
I20260608 12:42:31.236617  5165 raft_consensus.cc:697] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [term 1 LEADER]: Becoming Leader. State: Replica: df548f5bd2bb462c97fd441709e8eadd, State: Running, Role: LEADER
I20260608 12:42:31.237874  5135 tablet_bootstrap.cc:492] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd: No bootstrap required, opened a new log
I20260608 12:42:31.237530  5165 consensus_queue.cc:237] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.238319  5135 ts_tablet_manager.cc:1403] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.002s
I20260608 12:42:31.240162  5141 raft_consensus.cc:697] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [term 1 LEADER]: Becoming Leader. State: Replica: df548f5bd2bb462c97fd441709e8eadd, State: Running, Role: LEADER
I20260608 12:42:31.240643  5135 raft_consensus.cc:359] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.241235  5135 raft_consensus.cc:385] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.241705  5135 raft_consensus.cc:740] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df548f5bd2bb462c97fd441709e8eadd, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.229658  4836 catalog_manager.cc:5696] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:31.242554  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "551fab5c916049a7855de9eebd32548a" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd"
I20260608 12:42:31.243176  5087 raft_consensus.cc:3060] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.242538  5135 consensus_queue.cc:260] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.246098  5135 ts_tablet_manager.cc:1434] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:42:31.246348  5138 raft_consensus.cc:359] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.246980  5138 raft_consensus.cc:385] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.246989  5135 tablet_bootstrap.cc:492] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd: Bootstrap starting.
I20260608 12:42:31.247419  5138 raft_consensus.cc:740] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7333c97cdc4d45a491098049435e17cd, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.248313  5138 consensus_queue.cc:260] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.250370  5138 ts_tablet_manager.cc:1434] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.001s
I20260608 12:42:31.241058  5141 consensus_queue.cc:237] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.253861  5134 tablet_bootstrap.cc:492] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2: No bootstrap required, opened a new log
I20260608 12:42:31.254292  5134 ts_tablet_manager.cc:1403] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260608 12:42:31.256870  5134 raft_consensus.cc:359] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.257515  5134 raft_consensus.cc:385] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.254136  5087 raft_consensus.cc:2468] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 1.
I20260608 12:42:31.257805  5134 raft_consensus.cc:740] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.258764  5134 consensus_queue.cc:260] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.259830  5135 tablet_bootstrap.cc:654] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.261188  5134 ts_tablet_manager.cc:1434] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:42:31.264369  5146 raft_consensus.cc:515] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.267290  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac95ee89b994a199049f34ca7875793" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd"
I20260608 12:42:31.267899  5013 raft_consensus.cc:3060] T 1ac95ee89b994a199049f34ca7875793 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.266757  4834 catalog_manager.cc:5696] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd reported cstate change: term changed from 0 to 1, leader changed from <none> to df548f5bd2bb462c97fd441709e8eadd (127.0.107.195). New cstate: current_term: 1 leader_uuid: "df548f5bd2bb462c97fd441709e8eadd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:31.269598  4834 catalog_manager.cc:5696] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd reported cstate change: term changed from 0 to 1, leader changed from <none> to df548f5bd2bb462c97fd441709e8eadd (127.0.107.195). New cstate: current_term: 1 leader_uuid: "df548f5bd2bb462c97fd441709e8eadd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:31.266356  5138 tablet_bootstrap.cc:492] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd: Bootstrap starting.
I20260608 12:42:31.274724  5013 raft_consensus.cc:2468] T 1ac95ee89b994a199049f34ca7875793 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 1.
I20260608 12:42:31.275954  4903 leader_election.cc:304] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd, 7351c0cdac8b4d839db883b02cbb0ad2; no voters: 
I20260608 12:42:31.277482  5185 raft_consensus.cc:2804] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:31.278537  5185 raft_consensus.cc:697] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Becoming Leader. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Running, Role: LEADER
I20260608 12:42:31.279829  5185 consensus_queue.cc:237] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.281872  4836 catalog_manager.cc:5696] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:31.285178  5146 leader_election.cc:290] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 election: Requested vote from peers 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.286303  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ac95ee89b994a199049f34ca7875793" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd"
I20260608 12:42:31.286895  5087 raft_consensus.cc:3060] T 1ac95ee89b994a199049f34ca7875793 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.298522  5138 tablet_bootstrap.cc:654] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.299764  5087 raft_consensus.cc:2468] T 1ac95ee89b994a199049f34ca7875793 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 1.
I20260608 12:42:31.306342  5135 tablet_bootstrap.cc:492] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd: No bootstrap required, opened a new log
I20260608 12:42:31.306843  5135 ts_tablet_manager.cc:1403] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd: Time spent bootstrapping tablet: real 0.060s	user 0.024s	sys 0.028s
I20260608 12:42:31.308641  5146 consensus_queue.cc:1048] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:31.309868  5135 raft_consensus.cc:359] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.310654  5135 raft_consensus.cc:385] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.311043  5135 raft_consensus.cc:740] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df548f5bd2bb462c97fd441709e8eadd, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.311801  5138 tablet_bootstrap.cc:492] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd: No bootstrap required, opened a new log
I20260608 12:42:31.310698  5185 consensus_queue.cc:1048] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260608 12:42:31.311885  5135 consensus_queue.cc:260] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.312356  5138 ts_tablet_manager.cc:1403] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.000s
I20260608 12:42:31.314484  5135 ts_tablet_manager.cc:1434] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:42:31.313609  4834 catalog_manager.cc:5696] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:31.315727  5135 tablet_bootstrap.cc:492] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd: Bootstrap starting.
I20260608 12:42:31.323432  5135 tablet_bootstrap.cc:654] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.315739  5138 raft_consensus.cc:359] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.325922  5138 raft_consensus.cc:385] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.326232  5138 raft_consensus.cc:740] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7333c97cdc4d45a491098049435e17cd, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.326984  5138 consensus_queue.cc:260] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.328584  5138 ts_tablet_manager.cc:1434] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260608 12:42:31.329479  5138 tablet_bootstrap.cc:492] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd: Bootstrap starting.
I20260608 12:42:31.345170  5138 tablet_bootstrap.cc:654] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.374675  5135 tablet_bootstrap.cc:492] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd: No bootstrap required, opened a new log
I20260608 12:42:31.375159  5135 ts_tablet_manager.cc:1403] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd: Time spent bootstrapping tablet: real 0.060s	user 0.016s	sys 0.005s
I20260608 12:42:31.378345  5135 raft_consensus.cc:359] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.379102  5135 raft_consensus.cc:385] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.379318  5138 tablet_bootstrap.cc:492] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd: No bootstrap required, opened a new log
I20260608 12:42:31.379395  5135 raft_consensus.cc:740] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df548f5bd2bb462c97fd441709e8eadd, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.379973  5138 ts_tablet_manager.cc:1403] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.004s
I20260608 12:42:31.380520  5135 consensus_queue.cc:260] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.382540  5138 raft_consensus.cc:359] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.382858  5135 ts_tablet_manager.cc:1434] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:42:31.383059  5138 raft_consensus.cc:385] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.383397  5138 raft_consensus.cc:740] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7333c97cdc4d45a491098049435e17cd, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.383882  5135 tablet_bootstrap.cc:492] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd: Bootstrap starting.
I20260608 12:42:31.384086  5138 consensus_queue.cc:260] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.386018  5138 ts_tablet_manager.cc:1434] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:42:31.387048  5138 tablet_bootstrap.cc:492] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd: Bootstrap starting.
I20260608 12:42:31.390805  5135 tablet_bootstrap.cc:654] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.392771  5138 tablet_bootstrap.cc:654] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:31.403936  5138 tablet_bootstrap.cc:492] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd: No bootstrap required, opened a new log
I20260608 12:42:31.404549  5138 ts_tablet_manager.cc:1403] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.005s
I20260608 12:42:31.404789  5135 tablet_bootstrap.cc:492] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd: No bootstrap required, opened a new log
I20260608 12:42:31.405334  5135 ts_tablet_manager.cc:1403] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260608 12:42:31.407734  5138 raft_consensus.cc:359] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.408422  5138 raft_consensus.cc:385] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.408740  5138 raft_consensus.cc:740] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7333c97cdc4d45a491098049435e17cd, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.408527  5135 raft_consensus.cc:359] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.409394  5135 raft_consensus.cc:385] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:31.409687  5138 consensus_queue.cc:260] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.411772  5138 ts_tablet_manager.cc:1434] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:42:31.409719  5135 raft_consensus.cc:740] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df548f5bd2bb462c97fd441709e8eadd, State: Initialized, Role: FOLLOWER
I20260608 12:42:31.413925  5135 consensus_queue.cc:260] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.416069  5135 ts_tablet_manager.cc:1434] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260608 12:42:31.441695  5145 raft_consensus.cc:493] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:31.442241  5145 raft_consensus.cc:515] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.444103  5145 leader_election.cc:290] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.444792  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4046069bfc374122a45c51c177cc1026" candidate_uuid: "7333c97cdc4d45a491098049435e17cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" is_pre_election: true
I20260608 12:42:31.445142  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4046069bfc374122a45c51c177cc1026" candidate_uuid: "7333c97cdc4d45a491098049435e17cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd" is_pre_election: true
I20260608 12:42:31.445344  4938 raft_consensus.cc:2468] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7333c97cdc4d45a491098049435e17cd in term 0.
I20260608 12:42:31.445713  5087 raft_consensus.cc:2468] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7333c97cdc4d45a491098049435e17cd in term 0.
I20260608 12:42:31.446440  4978 leader_election.cc:304] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd, 7351c0cdac8b4d839db883b02cbb0ad2; no voters: 
I20260608 12:42:31.447206  5145 raft_consensus.cc:2804] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:31.447566  5145 raft_consensus.cc:493] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:31.447858  5145 raft_consensus.cc:3060] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.452557  5145 raft_consensus.cc:515] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.454155  5145 leader_election.cc:290] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [CANDIDATE]: Term 1 election: Requested vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.454855  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4046069bfc374122a45c51c177cc1026" candidate_uuid: "7333c97cdc4d45a491098049435e17cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7351c0cdac8b4d839db883b02cbb0ad2"
I20260608 12:42:31.455083  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4046069bfc374122a45c51c177cc1026" candidate_uuid: "7333c97cdc4d45a491098049435e17cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd"
I20260608 12:42:31.455314  4938 raft_consensus.cc:3060] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.455618  5087 raft_consensus.cc:3060] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.459751  4938 raft_consensus.cc:2468] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7333c97cdc4d45a491098049435e17cd in term 1.
I20260608 12:42:31.459939  5087 raft_consensus.cc:2468] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7333c97cdc4d45a491098049435e17cd in term 1.
I20260608 12:42:31.460736  4978 leader_election.cc:304] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd, 7351c0cdac8b4d839db883b02cbb0ad2; no voters: 
I20260608 12:42:31.461385  5145 raft_consensus.cc:2804] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:31.461880  5145 raft_consensus.cc:697] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 1 LEADER]: Becoming Leader. State: Replica: 7333c97cdc4d45a491098049435e17cd, State: Running, Role: LEADER
I20260608 12:42:31.462644  5145 consensus_queue.cc:237] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.467772  5145 raft_consensus.cc:493] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:31.468185  5145 raft_consensus.cc:515] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.470629  5145 leader_election.cc:290] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.470912  4939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbe6440edec450288370fa2cb66033d" candidate_uuid: "7333c97cdc4d45a491098049435e17cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" is_pre_election: true
I20260608 12:42:31.471378  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fbe6440edec450288370fa2cb66033d" candidate_uuid: "7333c97cdc4d45a491098049435e17cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd" is_pre_election: true
I20260608 12:42:31.470280  4836 catalog_manager.cc:5696] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7333c97cdc4d45a491098049435e17cd (127.0.107.194). New cstate: current_term: 1 leader_uuid: "7333c97cdc4d45a491098049435e17cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:31.472110  5087 raft_consensus.cc:2393] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7333c97cdc4d45a491098049435e17cd in current term 1: Already voted for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in this term.
I20260608 12:42:31.471998  5141 consensus_queue.cc:1048] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:31.473276  4977 leader_election.cc:304] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd; no voters: 7351c0cdac8b4d839db883b02cbb0ad2, df548f5bd2bb462c97fd441709e8eadd
I20260608 12:42:31.474108  5145 raft_consensus.cc:3060] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.484093  5145 raft_consensus.cc:2749] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:42:31.486301  5189 consensus_queue.cc:1048] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:31.511791  5189 consensus_queue.cc:1048] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:31.521289  5145 raft_consensus.cc:493] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:31.521898  5145 raft_consensus.cc:515] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.522248  5167 consensus_queue.cc:1048] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:31.524966  5145 leader_election.cc:290] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.526059  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b068fb62bd80425aa762d74dbec1e595" candidate_uuid: "7333c97cdc4d45a491098049435e17cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd" is_pre_election: true
I20260608 12:42:31.526705  5087 raft_consensus.cc:2468] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7333c97cdc4d45a491098049435e17cd in term 0.
I20260608 12:42:31.527978  4977 leader_election.cc:304] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd, df548f5bd2bb462c97fd441709e8eadd; no voters: 
I20260608 12:42:31.528066  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b068fb62bd80425aa762d74dbec1e595" candidate_uuid: "7333c97cdc4d45a491098049435e17cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" is_pre_election: true
I20260608 12:42:31.528750  4938 raft_consensus.cc:2468] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7333c97cdc4d45a491098049435e17cd in term 0.
I20260608 12:42:31.529048  5179 raft_consensus.cc:2804] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:31.529448  5179 raft_consensus.cc:493] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:31.529839  5179 raft_consensus.cc:3060] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.535513  5179 raft_consensus.cc:515] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.537587  5179 leader_election.cc:290] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [CANDIDATE]: Term 1 election: Requested vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.538311  4938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b068fb62bd80425aa762d74dbec1e595" candidate_uuid: "7333c97cdc4d45a491098049435e17cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7351c0cdac8b4d839db883b02cbb0ad2"
I20260608 12:42:31.538892  4938 raft_consensus.cc:3060] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.539119  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b068fb62bd80425aa762d74dbec1e595" candidate_uuid: "7333c97cdc4d45a491098049435e17cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd"
I20260608 12:42:31.539686  5087 raft_consensus.cc:3060] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.544728  4938 raft_consensus.cc:2468] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7333c97cdc4d45a491098049435e17cd in term 1.
I20260608 12:42:31.545274  5087 raft_consensus.cc:2468] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7333c97cdc4d45a491098049435e17cd in term 1.
I20260608 12:42:31.545847  4978 leader_election.cc:304] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd, 7351c0cdac8b4d839db883b02cbb0ad2; no voters: 
I20260608 12:42:31.546700  5179 raft_consensus.cc:2804] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:31.547211  5179 raft_consensus.cc:697] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [term 1 LEADER]: Becoming Leader. State: Replica: 7333c97cdc4d45a491098049435e17cd, State: Running, Role: LEADER
I20260608 12:42:31.547808  5179 consensus_queue.cc:237] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.553793  5146 consensus_queue.cc:1048] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:31.556231  4835 catalog_manager.cc:5696] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 7333c97cdc4d45a491098049435e17cd (127.0.107.194). New cstate: current_term: 1 leader_uuid: "7333c97cdc4d45a491098049435e17cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:31.565148  5185 consensus_queue.cc:1048] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:31.587373  5185 raft_consensus.cc:493] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:31.587802  5185 raft_consensus.cc:515] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.589443  5185 leader_election.cc:290] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.590075  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a969c84d5d487b8cf33a5280ca48b7" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd" is_pre_election: true
I20260608 12:42:31.590348  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a969c84d5d487b8cf33a5280ca48b7" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd" is_pre_election: true
I20260608 12:42:31.590611  5013 raft_consensus.cc:2468] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 0.
I20260608 12:42:31.590927  5087 raft_consensus.cc:2468] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 0.
I20260608 12:42:31.591584  4903 leader_election.cc:304] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd, 7351c0cdac8b4d839db883b02cbb0ad2; no voters: 
I20260608 12:42:31.592392  5185 raft_consensus.cc:2804] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:31.592689  5185 raft_consensus.cc:493] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:31.592965  5185 raft_consensus.cc:3060] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.597649  5185 raft_consensus.cc:515] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.599200  5185 leader_election.cc:290] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 election: Requested vote from peers 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.600019  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a969c84d5d487b8cf33a5280ca48b7" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd"
I20260608 12:42:31.600209  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f3a969c84d5d487b8cf33a5280ca48b7" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd"
I20260608 12:42:31.600515  5013 raft_consensus.cc:3060] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.600770  5087 raft_consensus.cc:3060] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.605399  5013 raft_consensus.cc:2468] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 1.
I20260608 12:42:31.605458  5087 raft_consensus.cc:2468] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 1.
I20260608 12:42:31.606590  4903 leader_election.cc:304] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd, 7351c0cdac8b4d839db883b02cbb0ad2; no voters: 
I20260608 12:42:31.607266  5185 raft_consensus.cc:2804] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:31.607738  5185 raft_consensus.cc:697] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Becoming Leader. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Running, Role: LEADER
I20260608 12:42:31.608510  5185 consensus_queue.cc:237] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.615801  4835 catalog_manager.cc:5696] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:31.631961  5185 raft_consensus.cc:493] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:31.632414  5185 raft_consensus.cc:515] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.634191  5185 leader_election.cc:290] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.634956  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a214c4930584e59aaea90b295b5bdec" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd" is_pre_election: true
I20260608 12:42:31.635337  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a214c4930584e59aaea90b295b5bdec" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd" is_pre_election: true
I20260608 12:42:31.635509  5013 raft_consensus.cc:2468] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 0.
I20260608 12:42:31.635883  5087 raft_consensus.cc:2468] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 0.
I20260608 12:42:31.636492  4903 leader_election.cc:304] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd, 7351c0cdac8b4d839db883b02cbb0ad2; no voters: 
I20260608 12:42:31.637250  5185 raft_consensus.cc:2804] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:31.637638  5185 raft_consensus.cc:493] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:31.637966  5185 raft_consensus.cc:3060] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.642395  5185 raft_consensus.cc:515] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.643906  5185 leader_election.cc:290] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 election: Requested vote from peers 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:31.644625  5013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a214c4930584e59aaea90b295b5bdec" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7333c97cdc4d45a491098049435e17cd"
I20260608 12:42:31.644809  5087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a214c4930584e59aaea90b295b5bdec" candidate_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "df548f5bd2bb462c97fd441709e8eadd"
I20260608 12:42:31.645206  5013 raft_consensus.cc:3060] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.645293  5087 raft_consensus.cc:3060] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:31.651779  5087 raft_consensus.cc:2468] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 1.
I20260608 12:42:31.651759  5013 raft_consensus.cc:2468] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7351c0cdac8b4d839db883b02cbb0ad2 in term 1.
I20260608 12:42:31.653039  4903 leader_election.cc:304] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7333c97cdc4d45a491098049435e17cd, 7351c0cdac8b4d839db883b02cbb0ad2; no voters: 
I20260608 12:42:31.653717  5185 raft_consensus.cc:2804] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:31.654222  5185 raft_consensus.cc:697] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Becoming Leader. State: Replica: 7351c0cdac8b4d839db883b02cbb0ad2, State: Running, Role: LEADER
I20260608 12:42:31.654471  5184 consensus_queue.cc:1048] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:31.655045  5185 consensus_queue.cc:237] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } }
I20260608 12:42:31.664649  4835 catalog_manager.cc:5696] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:31.665989  5185 consensus_queue.cc:1048] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:31.671053  5185 consensus_queue.cc:1048] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:31.687206  5187 consensus_queue.cc:1048] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:31.749627  5167 consensus_queue.cc:1048] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:31.761291  5189 consensus_queue.cc:1048] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:31.778393  5189 consensus_queue.cc:1048] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:31.788487  5165 consensus_queue.cc:1048] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:31.940418  5179 consensus_queue.cc:1048] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:31.967427  5145 consensus_queue.cc:1048] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:32.012044  5145 consensus_queue.cc:1048] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:32.060220  5145 consensus_queue.cc:1048] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:42:32.073491  5187 consensus_queue.cc:1048] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:32.124907  5184 consensus_queue.cc:1048] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:32.182962  5184 consensus_queue.cc:1048] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:32.232928  5184 consensus_queue.cc:1048] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:42:32.508870  5052 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:33343, user_credentials={real_user=slave}} blocked reactor thread for 96872.6us
W20260608 12:42:32.588289  5052 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:41425, user_credentials={real_user=slave}} blocked reactor thread for 52651.2us
W20260608 12:42:32.774179  4902 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:46769, user_credentials={real_user=slave}} blocked reactor thread for 70156.6us
W20260608 12:42:32.785346  4903 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:41425, user_credentials={real_user=slave}} blocked reactor thread for 219006us
W20260608 12:42:32.845355  5279 log.cc:927] Time spent T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd: Append to log took a long time: real 0.102s	user 0.000s	sys 0.001s
W20260608 12:42:33.026351  5295 log.cc:927] Time spent T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
I20260608 12:42:33.331945  5256 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:50670 (ReqId={client: 17bfaddc7b304af48216a3c500fbd896, seq_no=5, attempt_no=0}) took 1052 ms. Trace:
I20260608 12:42:33.336906  5266 rpcz_store.cc:275] Call kudu.tserver.TabletServerService.Write from 127.0.0.1:42478 (ReqId={client: 17bfaddc7b304af48216a3c500fbd896, seq_no=40, attempt_no=0}) took 1074 ms. Trace:
I20260608 12:42:33.343417  5266 rpcz_store.cc:276] 0608 12:42:32.262753 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:42:32.263617 (+   864us) service_pool.cc:224] Handling call
0608 12:42:33.336820 (+1073203us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:42:32.830873 (+     0us) write_op.cc:183] PREPARE: starting on tablet c34f794200624f2c816629e737f6b851
0608 12:42:32.831556 (+   683us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:42:32.831597 (+    41us) write_op.cc:435] Acquired schema lock
0608 12:42:32.831618 (+    21us) tablet.cc:662] Decoding operations
0608 12:42:32.832050 (+   432us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:42:32.832106 (+    56us) write_op.cc:641] Partition lock acquired for write op
0608 12:42:32.832146 (+    40us) tablet.cc:685] Acquiring locks for 2 operations
0608 12:42:32.832393 (+   247us) tablet.cc:701] Row locks acquired
0608 12:42:32.832418 (+    25us) write_op.cc:260] PREPARE: finished
0608 12:42:33.007904 (+175486us) spinlock_profiling.cc:243] Waited 18.5 ms on lock 0x7b3400100668. stack: 00007fc087d7d3a1 00007fc087d7d1c8 00007fc087558f11 000000000047f705 000000000047f658 00007fc0894014bb 00007fc089482a42 00007fc08f094ec4 00007fc08f094660 00007fc08f09e950 00007fc08f09e8b0 00007fc08f09e810 00007fc08f09e7b0 00007fc08f09c92f 000000000049a986 000000000049a618
0608 12:42:33.008023 (+   119us) write_op.cc:270] Start()
0608 12:42:33.009450 (+  1427us) write_op.cc:276] Timestamp: P: 1780922553007979 usec, L: 0
0608 12:42:33.009479 (+    29us) op_driver.cc:348] REPLICATION: starting
0608 12:42:33.010141 (+   662us) log.cc:844] Serialized 388 byte log entry
0608 12:42:33.334669 (+324528us) op_driver.cc:464] REPLICATION: finished
0608 12:42:33.335055 (+   386us) write_op.cc:301] APPLY: starting
0608 12:42:33.335123 (+    68us) tablet.cc:1367] starting BulkCheckPresence
0608 12:42:33.335284 (+   161us) tablet.cc:1370] finished BulkCheckPresence
0608 12:42:33.335304 (+    20us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:42:33.335784 (+   480us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:42:33.335975 (+   191us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:42:33.336028 (+    53us) write_op.cc:312] APPLY: finished
0608 12:42:33.336223 (+   195us) log.cc:844] Serialized 28 byte log entry
0608 12:42:33.336398 (+   175us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:42:33.336479 (+    81us) write_op.cc:454] Released schema lock
0608 12:42:33.336519 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":200,"num_ops":2,"prepare.queue_time_us":566000,"prepare.run_cpu_time_us":6013,"prepare.run_wall_time_us":179521,"replication_time_us":325074,"spinlock_wait_cycles":42572160}]]}
I20260608 12:42:33.332422  5256 rpcz_store.cc:276] 0608 12:42:32.279912 (+     0us) service_pool.cc:167] Inserting onto call queue
0608 12:42:32.284542 (+  4630us) service_pool.cc:224] Handling call
0608 12:42:33.331878 (+1047336us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0608 12:42:32.401355 (+     0us) write_op.cc:183] PREPARE: starting on tablet 1ac95ee89b994a199049f34ca7875793
0608 12:42:32.402282 (+   927us) write_op.cc:432] Acquiring schema lock in shared mode
0608 12:42:32.402326 (+    44us) write_op.cc:435] Acquired schema lock
0608 12:42:32.402356 (+    30us) tablet.cc:662] Decoding operations
0608 12:42:32.402943 (+   587us) write_op.cc:620] Acquiring the partition lock for write op
0608 12:42:32.403036 (+    93us) write_op.cc:641] Partition lock acquired for write op
0608 12:42:32.403077 (+    41us) tablet.cc:685] Acquiring locks for 3 operations
0608 12:42:32.403419 (+   342us) tablet.cc:701] Row locks acquired
0608 12:42:32.403445 (+    26us) write_op.cc:260] PREPARE: finished
0608 12:42:32.721511 (+318066us) spinlock_profiling.cc:243] Waited 4.14 ms on lock 0x7b34000a9428. stack: 00007fc087d7d3a1 00007fc087d7d1c8 00007fc087558f11 000000000047f705 000000000047f658 00007fc0894014bb 00007fc089482a42 00007fc08f094ec4 00007fc08f094660 00007fc08f09e950 00007fc08f09e8b0 00007fc08f09e810 00007fc08f09e7b0 00007fc08f09c92f 000000000049a986 000000000049a618
0608 12:42:32.721646 (+   135us) write_op.cc:270] Start()
0608 12:42:32.726122 (+  4476us) write_op.cc:276] Timestamp: P: 1780922552721588 usec, L: 0
0608 12:42:32.726156 (+    34us) op_driver.cc:348] REPLICATION: starting
0608 12:42:32.726863 (+   707us) log.cc:844] Serialized 432 byte log entry
0608 12:42:32.902490 (+175627us) spinlock_profiling.cc:243] Waited 16.5 ms on lock 0x7b5400598ba0. stack: 00007fc087d7d3a1 00007fc087d7d1c8 00007fc087558f11 000000000047f705 000000000047f658 00007fc08b4305cb 00007fc08b44db4f 00007fc08b40f913 00007fc08b41e490 00007fc08b41e3a0 00007fc08b41e300 00007fc08b41e2a0 00007fc08b41c39f 000000000049a986 000000000049a618 00007fc087ddc131
0608 12:42:32.996420 (+ 93930us) spinlock_profiling.cc:243] Waited 6.89 ms on lock 0x7b5400598ba0. stack: 00007fc087d7d3a1 00007fc087d7d1c8 00007fc087558f11 000000000047f705 000000000047f658 00007fc08b4305cb 00007fc08b44db4f 00007fc08b40f913 00007fc08b41e490 00007fc08b41e3a0 00007fc08b41e300 00007fc08b41e2a0 00007fc08b41c39f 000000000049a986 000000000049a618 00007fc087ddc131
0608 12:42:33.030800 (+ 34380us) spinlock_profiling.cc:243] Waited 13 ms on lock 0x7b5400598ba0. stack: 00007fc087d7d3a1 00007fc087d7d1c8 00007fc087558f11 000000000047f705 000000000047f658 00007fc08b4305cb 00007fc08b45e65d 00007fc08b45039c 00007fc08b4501e2 00007fc08b40f913 00007fc08b41e490 00007fc08b41e3a0 00007fc08b41e300 00007fc08b41e2a0 00007fc08b41c39f 000000000049a986
0608 12:42:33.046467 (+ 15667us) spinlock_profiling.cc:243] Waited 3.93 ms on lock 0x7b5400598c18. stack: 00007fc087d7d3a1 00007fc087d7d1c8 00007fc087558f11 000000000047f705 000000000047f658 00007fc08b4305cb 00007fc08b4cc0ed 00007fc08b4564b7 00007fc08b447af6 00007fc08b4464d4 00007fc08b45dfe5 00007fc08b45df0d 00007fc08b45de4d 00007fc08b45ddcd 00007fc08b45c0cc 00007fc092102244
0608 12:42:33.055495 (+  9028us) spinlock_profiling.cc:243] Waited 45.4 ms on lock 0x7b5400598ba0. stack: 00007fc087d7d3a1 00007fc087d7d1c8 00007fc087558f11 000000000047f705 000000000047f658 00007fc08b4305cb 00007fc08b45e65d 00007fc08b45039c 00007fc08b4501e2 00007fc08b40f913 00007fc08b41e490 00007fc08b41e3a0 00007fc08b41e300 00007fc08b41e2a0 00007fc08b41c39f 000000000049a986
0608 12:42:33.287987 (+232492us) op_driver.cc:464] REPLICATION: finished
0608 12:42:33.289817 (+  1830us) write_op.cc:301] APPLY: starting
0608 12:42:33.290015 (+   198us) tablet.cc:1367] starting BulkCheckPresence
0608 12:42:33.290161 (+   146us) tablet.cc:1370] finished BulkCheckPresence
0608 12:42:33.290188 (+    27us) tablet.cc:1372] starting ApplyRowOperation cycle
0608 12:42:33.308065 (+ 17877us) tablet.cc:1383] finished ApplyRowOperation cycle
0608 12:42:33.308244 (+   179us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=0
0608 12:42:33.308298 (+    54us) write_op.cc:312] APPLY: finished
0608 12:42:33.308500 (+   202us) log.cc:844] Serialized 34 byte log entry
0608 12:42:33.331431 (+ 22931us) write_op.cc:489] Releasing partition, row and schema locks
0608 12:42:33.331514 (+    83us) write_op.cc:454] Released schema lock
0608 12:42:33.331554 (+    40us) write_op.cc:341] FINISH: Updating metrics
Metrics: {"child_traces":[["op",{"apply.queue_time_us":1574,"mutex_wait_us":13316,"num_ops":3,"prepare.queue_time_us":86670,"prepare.run_cpu_time_us":26615,"prepare.run_wall_time_us":408452,"raft.queue_time_us":97821,"raft.run_cpu_time_us":11733,"raft.run_wall_time_us":472193,"replication_time_us":561712,"spinlock_wait_cycles":206488448,"thread_start_us":58299,"threads_started":2,"wal-append.queue_time_us":67475}]]}
W20260608 12:42:34.317030  4902 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:46769, user_credentials={real_user=slave}} blocked reactor thread for 45069.2us
W20260608 12:42:35.510353  4903 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:41425, user_credentials={real_user=slave}} blocked reactor thread for 68842.1us
W20260608 12:42:35.584486  4903 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:41425, user_credentials={real_user=slave}} blocked reactor thread for 61412us
W20260608 12:42:35.584712  5225 log.cc:927] Time spent T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
W20260608 12:42:35.586277  5284 log.cc:927] Time spent T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
W20260608 12:42:35.681643  4977 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:46769, user_credentials={real_user=slave}} blocked reactor thread for 84184.7us
W20260608 12:42:35.756999  4903 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:41425, user_credentials={real_user=slave}} blocked reactor thread for 169819us
W20260608 12:42:36.476876  5052 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:41425, user_credentials={real_user=slave}} blocked reactor thread for 132625us
I20260608 12:42:36.718954   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:36.732620  5341 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:36.735584  5342 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:36.744722   431 server_base.cc:1061] running on GCE node
W20260608 12:42:36.750170  5344 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:36.752615   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:36.752892   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:36.753099   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922556753084 us; error 0 us; skew 500 ppm
I20260608 12:42:36.753695   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:36.756496   431 webserver.cc:533] Webserver started at http://127.0.107.196:43983/ using document root <none> and password file <none>
I20260608 12:42:36.757028   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:36.757256   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:36.757560   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:36.758735   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-3-root/instance:
uuid: "820baaf925c647cba2d89e3358337672"
format_stamp: "Formatted at 2026-06-08 12:42:36 on dist-test-slave-xmh3"
I20260608 12:42:36.763451   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:42:36.766911  5349 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:36.767681   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:36.768020   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-3-root
uuid: "820baaf925c647cba2d89e3358337672"
format_stamp: "Formatted at 2026-06-08 12:42:36 on dist-test-slave-xmh3"
I20260608 12:42:36.768332   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-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)
I20260608 12:42:36.784998   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:36.786340   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:36.787829   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:36.790222   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:36.790445   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:36.790707   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:36.790895   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:36.832038   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:33341
I20260608 12:42:36.832166  5411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:33341 every 8 connection(s)
I20260608 12:42:36.838470   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:36.845400  5416 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:36.847565  5417 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:36.849309  5419 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:36.849876   431 server_base.cc:1061] running on GCE node
I20260608 12:42:36.854348  5412 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39459
I20260608 12:42:36.854867  5412 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:36.855355   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:36.855634   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:36.855850   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922556855828 us; error 0 us; skew 500 ppm
I20260608 12:42:36.855819  5412 heartbeater.cc:507] Master 127.0.107.254:39459 requested a full tablet report, sending...
I20260608 12:42:36.856855   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:36.858487  4834 ts_manager.cc:194] Registered new tserver with Master: 820baaf925c647cba2d89e3358337672 (127.0.107.196:33341)
I20260608 12:42:36.859817   431 webserver.cc:533] Webserver started at http://127.0.107.197:34809/ using document root <none> and password file <none>
I20260608 12:42:36.859897  4834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46506
I20260608 12:42:36.860555   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:36.860800   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:36.861136   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:36.862602   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-4-root/instance:
uuid: "e3aba480c19242dfac44fb3c8840d557"
format_stamp: "Formatted at 2026-06-08 12:42:36 on dist-test-slave-xmh3"
I20260608 12:42:36.866976   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:36.870383  5424 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:36.871318   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:42:36.871613   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-4-root
uuid: "e3aba480c19242dfac44fb3c8840d557"
format_stamp: "Formatted at 2026-06-08 12:42:36 on dist-test-slave-xmh3"
I20260608 12:42:36.871888   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-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)
I20260608 12:42:36.897743   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:36.899096   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:36.900684   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:36.903002   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:36.903242   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:36.903486   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:36.903672   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:36.967037   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.197:42697
I20260608 12:42:36.967180  5486 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.197:42697 every 8 connection(s)
I20260608 12:42:36.974784   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:36.983170  5490 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:36.986119  5487 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39459
I20260608 12:42:36.986737  5487 heartbeater.cc:461] Registering TS with master...
W20260608 12:42:36.986672  5491 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:36.988390  5487 heartbeater.cc:507] Master 127.0.107.254:39459 requested a full tablet report, sending...
I20260608 12:42:36.991379  4834 ts_manager.cc:194] Registered new tserver with Master: e3aba480c19242dfac44fb3c8840d557 (127.0.107.197:42697)
W20260608 12:42:36.991428  5493 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:36.992246   431 server_base.cc:1061] running on GCE node
I20260608 12:42:36.993029  4834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46518
I20260608 12:42:36.994136   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:36.994410   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:36.994613   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922556994594 us; error 0 us; skew 500 ppm
I20260608 12:42:36.995254   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:36.997561   431 webserver.cc:533] Webserver started at http://127.0.107.198:37131/ using document root <none> and password file <none>
I20260608 12:42:36.998139   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:36.998353   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:36.998631   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:36.999734   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-5-root/instance:
uuid: "f207c64e2258469a9565367353f869b8"
format_stamp: "Formatted at 2026-06-08 12:42:36 on dist-test-slave-xmh3"
I20260608 12:42:37.004477   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:42:37.008003  5498 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:37.008817   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:37.009162   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-5-root
uuid: "f207c64e2258469a9565367353f869b8"
format_stamp: "Formatted at 2026-06-08 12:42:36 on dist-test-slave-xmh3"
I20260608 12:42:37.009447   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-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)
I20260608 12:42:37.026724   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:37.027945   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:37.029989   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:37.032727   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:37.032958   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:37.033203   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:37.033387   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:37.106267   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.198:39041
I20260608 12:42:37.106411  5560 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.198:39041 every 8 connection(s)
I20260608 12:42:37.124897  5561 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39459
I20260608 12:42:37.125336  5561 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:37.126150  5561 heartbeater.cc:507] Master 127.0.107.254:39459 requested a full tablet report, sending...
I20260608 12:42:37.127998  4834 ts_manager.cc:194] Registered new tserver with Master: f207c64e2258469a9565367353f869b8 (127.0.107.198:39041)
I20260608 12:42:37.129225  4834 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46532
I20260608 12:42:37.538825  5086 consensus_queue.cc:237] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } }
I20260608 12:42:37.546490  5009 raft_consensus.cc:1275] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Refusing update from remote peer df548f5bd2bb462c97fd441709e8eadd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:37.546550  4939 raft_consensus.cc:1275] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Refusing update from remote peer df548f5bd2bb462c97fd441709e8eadd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:37.548189  5567 consensus_queue.cc:1048] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:37.549132  5337 consensus_queue.cc:1048] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:37.556617  5337 raft_consensus.cc:2955] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 820baaf925c647cba2d89e3358337672 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } } }
W20260608 12:42:37.557889  5052 consensus_peers.cc:597] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd -> Peer 820baaf925c647cba2d89e3358337672 (127.0.107.196:33341): Couldn't send request to peer 820baaf925c647cba2d89e3358337672. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7549c159c410424ead91ee42ae9b08f4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:37.559540  4939 raft_consensus.cc:2955] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 820baaf925c647cba2d89e3358337672 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } } }
I20260608 12:42:37.561105  5009 raft_consensus.cc:2955] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 820baaf925c647cba2d89e3358337672 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } } }
I20260608 12:42:37.572849  4834 catalog_manager.cc:5696] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd reported cstate change: config changed from index -1 to 27, NON_VOTER 820baaf925c647cba2d89e3358337672 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "df548f5bd2bb462c97fd441709e8eadd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:37.588968  4939 consensus_queue.cc:237] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } }
I20260608 12:42:37.604321  5009 raft_consensus.cc:1275] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:37.606971  5324 consensus_queue.cc:1048] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.001s
I20260608 12:42:37.611291  5086 raft_consensus.cc:1275] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:37.614570  5324 consensus_queue.cc:1048] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:37.619238  5324 raft_consensus.cc:2955] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f207c64e2258469a9565367353f869b8 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } } }
I20260608 12:42:37.622237  5009 raft_consensus.cc:2955] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f207c64e2258469a9565367353f869b8 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } } }
I20260608 12:42:37.641548  4939 consensus_queue.cc:237] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } }
I20260608 12:42:37.645413  5086 raft_consensus.cc:2955] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f207c64e2258469a9565367353f869b8 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } } }
I20260608 12:42:37.646100  4829 catalog_manager.cc:5696] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd reported cstate change: config changed from index -1 to 27, NON_VOTER f207c64e2258469a9565367353f869b8 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } } }
W20260608 12:42:37.659732  4902 consensus_peers.cc:597] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 -> Peer f207c64e2258469a9565367353f869b8 (127.0.107.198:39041): Couldn't send request to peer f207c64e2258469a9565367353f869b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a214c4930584e59aaea90b295b5bdec. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:37.675935  5086 raft_consensus.cc:1275] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:37.678762  5324 consensus_queue.cc:1048] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:37.679369  5009 raft_consensus.cc:1275] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:37.680919  5324 consensus_queue.cc:1048] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:37.689742  5322 raft_consensus.cc:2955] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } } }
I20260608 12:42:37.695777  5086 raft_consensus.cc:2955] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } } }
I20260608 12:42:37.698685  5013 raft_consensus.cc:2955] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } } }
I20260608 12:42:37.725415  4834 catalog_manager.cc:5696] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 reported cstate change: config changed from index -1 to 27, NON_VOTER e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260608 12:42:37.730520  4904 consensus_peers.cc:597] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 -> Peer e3aba480c19242dfac44fb3c8840d557 (127.0.107.197:42697): Couldn't send request to peer e3aba480c19242dfac44fb3c8840d557. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f3a969c84d5d487b8cf33a5280ca48b7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:37.747308  5013 consensus_queue.cc:237] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } }
I20260608 12:42:37.754528  5086 raft_consensus.cc:1275] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Refusing update from remote peer 7333c97cdc4d45a491098049435e17cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:37.756006  4939 raft_consensus.cc:1275] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Refusing update from remote peer 7333c97cdc4d45a491098049435e17cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:37.756419  5584 consensus_queue.cc:1048] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:37.757691  5327 consensus_queue.cc:1048] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 12:42:37.766489  4979 consensus_peers.cc:597] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd -> Peer e3aba480c19242dfac44fb3c8840d557 (127.0.107.197:42697): Couldn't send request to peer e3aba480c19242dfac44fb3c8840d557. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4046069bfc374122a45c51c177cc1026. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:37.767138  5584 raft_consensus.cc:2955] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } } }
I20260608 12:42:37.768743  4939 raft_consensus.cc:2955] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } } }
I20260608 12:42:37.770498  5086 raft_consensus.cc:2955] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } } }
I20260608 12:42:37.780632  4831 catalog_manager.cc:5696] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 reported cstate change: config changed from index -1 to 27, NON_VOTER e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "7333c97cdc4d45a491098049435e17cd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } } }
I20260608 12:42:37.787277  5086 consensus_queue.cc:237] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } }
I20260608 12:42:37.794937  5013 raft_consensus.cc:1275] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Refusing update from remote peer df548f5bd2bb462c97fd441709e8eadd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:37.796422  4939 raft_consensus.cc:1275] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Refusing update from remote peer df548f5bd2bb462c97fd441709e8eadd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:37.797020  5337 consensus_queue.cc:1048] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:37.799747  5337 consensus_queue.cc:1048] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:37.807497  5337 raft_consensus.cc:2955] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f207c64e2258469a9565367353f869b8 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } } }
W20260608 12:42:37.809507  5051 consensus_peers.cc:597] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd -> Peer f207c64e2258469a9565367353f869b8 (127.0.107.198:39041): Couldn't send request to peer f207c64e2258469a9565367353f869b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ec6a3866c5349eeb38dbb1299750f16. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:37.811246  4939 raft_consensus.cc:2955] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f207c64e2258469a9565367353f869b8 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } } }
I20260608 12:42:37.814462  5013 raft_consensus.cc:2955] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f207c64e2258469a9565367353f869b8 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } } }
I20260608 12:42:37.822135  4938 consensus_queue.cc:237] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } }
I20260608 12:42:37.822919  4834 catalog_manager.cc:5696] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd reported cstate change: config changed from index -1 to 27, NON_VOTER f207c64e2258469a9565367353f869b8 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "df548f5bd2bb462c97fd441709e8eadd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:37.830657  5086 raft_consensus.cc:1275] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:37.831482  5013 raft_consensus.cc:1275] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:37.832268  5322 consensus_queue.cc:1048] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:37.834787  5324 consensus_queue.cc:1048] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:37.842617  5324 raft_consensus.cc:2955] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 820baaf925c647cba2d89e3358337672 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } } }
I20260608 12:42:37.844276  5086 raft_consensus.cc:2955] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 820baaf925c647cba2d89e3358337672 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } } }
W20260608 12:42:37.846486  4903 consensus_peers.cc:597] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 -> Peer 820baaf925c647cba2d89e3358337672 (127.0.107.196:33341): Couldn't send request to peer 820baaf925c647cba2d89e3358337672. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5fbe6440edec450288370fa2cb66033d. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:37.855361  4831 catalog_manager.cc:5696] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd reported cstate change: config changed from index -1 to 27, NON_VOTER 820baaf925c647cba2d89e3358337672 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } } }
I20260608 12:42:37.858410  5009 raft_consensus.cc:2955] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 820baaf925c647cba2d89e3358337672 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } } }
I20260608 12:42:37.862754  5412 heartbeater.cc:499] Master 127.0.107.254:39459 was elected leader, sending a full tablet report...
I20260608 12:42:37.994659  5595 ts_tablet_manager.cc:933] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672: Initiating tablet copy from peer df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:37.995568  5487 heartbeater.cc:499] Master 127.0.107.254:39459 was elected leader, sending a full tablet report...
I20260608 12:42:37.996649  5595 tablet_copy_client.cc:323] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:46769
I20260608 12:42:38.010324  5098 tablet_copy_service.cc:140] P df548f5bd2bb462c97fd441709e8eadd: Received BeginTabletCopySession request for tablet 7549c159c410424ead91ee42ae9b08f4 from peer 820baaf925c647cba2d89e3358337672 ({username='slave'} at 127.0.0.1:42510)
I20260608 12:42:38.010990  5098 tablet_copy_service.cc:161] P df548f5bd2bb462c97fd441709e8eadd: Beginning new tablet copy session on tablet 7549c159c410424ead91ee42ae9b08f4 from peer 820baaf925c647cba2d89e3358337672 at {username='slave'} at 127.0.0.1:42510: session id = 820baaf925c647cba2d89e3358337672-7549c159c410424ead91ee42ae9b08f4
I20260608 12:42:38.016744  5098 tablet_copy_source_session.cc:215] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:38.019556  5595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7549c159c410424ead91ee42ae9b08f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.030126  5595 tablet_copy_client.cc:806] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:38.030718  5595 tablet_copy_client.cc:670] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:38.034485  5596 tablet_copy_client.cc:1025] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:38.131376  5561 heartbeater.cc:499] Master 127.0.107.254:39459 was elected leader, sending a full tablet report...
I20260608 12:42:38.163759  5598 ts_tablet_manager.cc:933] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8: Initiating tablet copy from peer 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343)
I20260608 12:42:38.165793  5598 tablet_copy_client.cc:323] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:33343
I20260608 12:42:38.178771  4949 tablet_copy_service.cc:140] P 7351c0cdac8b4d839db883b02cbb0ad2: Received BeginTabletCopySession request for tablet 0a214c4930584e59aaea90b295b5bdec from peer f207c64e2258469a9565367353f869b8 ({username='slave'} at 127.0.0.1:50694)
I20260608 12:42:38.179359  4949 tablet_copy_service.cc:161] P 7351c0cdac8b4d839db883b02cbb0ad2: Beginning new tablet copy session on tablet 0a214c4930584e59aaea90b295b5bdec from peer f207c64e2258469a9565367353f869b8 at {username='slave'} at 127.0.0.1:50694: session id = f207c64e2258469a9565367353f869b8-0a214c4930584e59aaea90b295b5bdec
I20260608 12:42:38.184580  4949 tablet_copy_source_session.cc:215] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:38.187251  5598 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a214c4930584e59aaea90b295b5bdec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.197264  5598 tablet_copy_client.cc:806] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:38.197875  5598 tablet_copy_client.cc:670] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:38.202025  5599 tablet_copy_client.cc:1025] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:38.256654  5602 ts_tablet_manager.cc:933] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557: Initiating tablet copy from peer 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425)
I20260608 12:42:38.258592  5602 tablet_copy_client.cc:323] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41425
I20260608 12:42:38.274425  5024 tablet_copy_service.cc:140] P 7333c97cdc4d45a491098049435e17cd: Received BeginTabletCopySession request for tablet 4046069bfc374122a45c51c177cc1026 from peer e3aba480c19242dfac44fb3c8840d557 ({username='slave'} at 127.0.0.1:35050)
I20260608 12:42:38.274951  5024 tablet_copy_service.cc:161] P 7333c97cdc4d45a491098049435e17cd: Beginning new tablet copy session on tablet 4046069bfc374122a45c51c177cc1026 from peer e3aba480c19242dfac44fb3c8840d557 at {username='slave'} at 127.0.0.1:35050: session id = e3aba480c19242dfac44fb3c8840d557-4046069bfc374122a45c51c177cc1026
I20260608 12:42:38.281076  5024 tablet_copy_source_session.cc:215] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:38.283978  5602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4046069bfc374122a45c51c177cc1026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.292522  5606 ts_tablet_manager.cc:933] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557: Initiating tablet copy from peer 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343)
I20260608 12:42:38.294472  5606 tablet_copy_client.cc:323] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:33343
I20260608 12:42:38.297611  5602 tablet_copy_client.cc:806] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:38.298319  5602 tablet_copy_client.cc:670] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:38.302568  5603 tablet_copy_client.cc:1025] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:38.304678  4949 tablet_copy_service.cc:140] P 7351c0cdac8b4d839db883b02cbb0ad2: Received BeginTabletCopySession request for tablet f3a969c84d5d487b8cf33a5280ca48b7 from peer e3aba480c19242dfac44fb3c8840d557 ({username='slave'} at 127.0.0.1:50702)
I20260608 12:42:38.305285  4949 tablet_copy_service.cc:161] P 7351c0cdac8b4d839db883b02cbb0ad2: Beginning new tablet copy session on tablet f3a969c84d5d487b8cf33a5280ca48b7 from peer e3aba480c19242dfac44fb3c8840d557 at {username='slave'} at 127.0.0.1:50702: session id = e3aba480c19242dfac44fb3c8840d557-f3a969c84d5d487b8cf33a5280ca48b7
I20260608 12:42:38.312896  4949 tablet_copy_source_session.cc:215] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:38.315798  5606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f3a969c84d5d487b8cf33a5280ca48b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.325866  5606 tablet_copy_client.cc:806] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:38.326414  5606 tablet_copy_client.cc:670] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:38.330192  5607 tablet_copy_client.cc:1025] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:38.381227  5609 ts_tablet_manager.cc:933] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8: Initiating tablet copy from peer df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:38.383284  5609 tablet_copy_client.cc:323] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:46769
I20260608 12:42:38.392616  5098 tablet_copy_service.cc:140] P df548f5bd2bb462c97fd441709e8eadd: Received BeginTabletCopySession request for tablet 1ec6a3866c5349eeb38dbb1299750f16 from peer f207c64e2258469a9565367353f869b8 ({username='slave'} at 127.0.0.1:42518)
I20260608 12:42:38.393093  5098 tablet_copy_service.cc:161] P df548f5bd2bb462c97fd441709e8eadd: Beginning new tablet copy session on tablet 1ec6a3866c5349eeb38dbb1299750f16 from peer f207c64e2258469a9565367353f869b8 at {username='slave'} at 127.0.0.1:42518: session id = f207c64e2258469a9565367353f869b8-1ec6a3866c5349eeb38dbb1299750f16
I20260608 12:42:38.398012  5098 tablet_copy_source_session.cc:215] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:38.400614  5609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ec6a3866c5349eeb38dbb1299750f16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.412671  5609 tablet_copy_client.cc:806] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:38.413515  5609 tablet_copy_client.cc:670] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:38.415683  5611 ts_tablet_manager.cc:933] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672: Initiating tablet copy from peer 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343)
I20260608 12:42:38.418058  5611 tablet_copy_client.cc:323] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:33343
I20260608 12:42:38.420456  5610 tablet_copy_client.cc:1025] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:38.427830  4949 tablet_copy_service.cc:140] P 7351c0cdac8b4d839db883b02cbb0ad2: Received BeginTabletCopySession request for tablet 5fbe6440edec450288370fa2cb66033d from peer 820baaf925c647cba2d89e3358337672 ({username='slave'} at 127.0.0.1:50718)
I20260608 12:42:38.428442  4949 tablet_copy_service.cc:161] P 7351c0cdac8b4d839db883b02cbb0ad2: Beginning new tablet copy session on tablet 5fbe6440edec450288370fa2cb66033d from peer 820baaf925c647cba2d89e3358337672 at {username='slave'} at 127.0.0.1:50718: session id = 820baaf925c647cba2d89e3358337672-5fbe6440edec450288370fa2cb66033d
I20260608 12:42:38.435850  4949 tablet_copy_source_session.cc:215] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:38.438863  5611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fbe6440edec450288370fa2cb66033d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:38.449034  5611 tablet_copy_client.cc:806] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:38.449595  5611 tablet_copy_client.cc:670] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:38.453576  5612 tablet_copy_client.cc:1025] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:40.035321  5595 tablet_copy_client.cc:538] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:40.044790  5595 tablet_bootstrap.cc:492] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672: Bootstrap starting.
I20260608 12:42:40.180122  5595 tablet_bootstrap.cc:492] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:40.180850  5595 tablet_bootstrap.cc:492] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672: Bootstrap complete.
I20260608 12:42:40.181505  5595 ts_tablet_manager.cc:1403] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672: Time spent bootstrapping tablet: real 0.137s	user 0.120s	sys 0.016s
I20260608 12:42:40.183746  5595 raft_consensus.cc:359] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } }
I20260608 12:42:40.184494  5595 raft_consensus.cc:740] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 820baaf925c647cba2d89e3358337672, State: Initialized, Role: LEARNER
I20260608 12:42:40.185125  5595 consensus_queue.cc:260] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } }
I20260608 12:42:40.187423  5595 ts_tablet_manager.cc:1434] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:42:40.189114  5098 tablet_copy_service.cc:342] P df548f5bd2bb462c97fd441709e8eadd: Request end of tablet copy session 820baaf925c647cba2d89e3358337672-7549c159c410424ead91ee42ae9b08f4 received from {username='slave'} at 127.0.0.1:42510
I20260608 12:42:40.189750  5098 tablet_copy_service.cc:434] P df548f5bd2bb462c97fd441709e8eadd: ending tablet copy session 820baaf925c647cba2d89e3358337672-7549c159c410424ead91ee42ae9b08f4 on tablet 7549c159c410424ead91ee42ae9b08f4 with peer 820baaf925c647cba2d89e3358337672
I20260608 12:42:40.202814  5598 tablet_copy_client.cc:538] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:40.208985  5598 tablet_bootstrap.cc:492] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8: Bootstrap starting.
I20260608 12:42:40.303471  5602 tablet_copy_client.cc:538] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:40.312943  5602 tablet_bootstrap.cc:492] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557: Bootstrap starting.
I20260608 12:42:40.327765  5598 tablet_bootstrap.cc:492] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=100 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:40.328696  5598 tablet_bootstrap.cc:492] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8: Bootstrap complete.
I20260608 12:42:40.329339  5598 ts_tablet_manager.cc:1403] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8: Time spent bootstrapping tablet: real 0.121s	user 0.110s	sys 0.009s
I20260608 12:42:40.331056  5606 tablet_copy_client.cc:538] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:40.332262  5598 raft_consensus.cc:359] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } }
I20260608 12:42:40.333201  5598 raft_consensus.cc:740] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f207c64e2258469a9565367353f869b8, State: Initialized, Role: LEARNER
I20260608 12:42:40.333861  5598 consensus_queue.cc:260] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } }
I20260608 12:42:40.340641  5606 tablet_bootstrap.cc:492] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557: Bootstrap starting.
I20260608 12:42:40.347326  5598 ts_tablet_manager.cc:1434] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.015s
I20260608 12:42:40.349292  4949 tablet_copy_service.cc:342] P 7351c0cdac8b4d839db883b02cbb0ad2: Request end of tablet copy session f207c64e2258469a9565367353f869b8-0a214c4930584e59aaea90b295b5bdec received from {username='slave'} at 127.0.0.1:50694
I20260608 12:42:40.349740  4949 tablet_copy_service.cc:434] P 7351c0cdac8b4d839db883b02cbb0ad2: ending tablet copy session f207c64e2258469a9565367353f869b8-0a214c4930584e59aaea90b295b5bdec on tablet 0a214c4930584e59aaea90b295b5bdec with peer f207c64e2258469a9565367353f869b8
I20260608 12:42:40.421445  5609 tablet_copy_client.cc:538] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:40.439090  5609 tablet_bootstrap.cc:492] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8: Bootstrap starting.
I20260608 12:42:40.454452  5611 tablet_copy_client.cc:538] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:40.466220  5611 tablet_bootstrap.cc:492] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672: Bootstrap starting.
I20260608 12:42:40.484972  5602 tablet_bootstrap.cc:492] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:40.486008  5602 tablet_bootstrap.cc:492] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557: Bootstrap complete.
I20260608 12:42:40.486733  5602 ts_tablet_manager.cc:1403] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557: Time spent bootstrapping tablet: real 0.174s	user 0.143s	sys 0.019s
I20260608 12:42:40.491420  5602 raft_consensus.cc:359] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } }
I20260608 12:42:40.492553  5602 raft_consensus.cc:740] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3aba480c19242dfac44fb3c8840d557, State: Initialized, Role: LEARNER
I20260608 12:42:40.493276  5602 consensus_queue.cc:260] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } }
I20260608 12:42:40.506572  5606 tablet_bootstrap.cc:492] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=105 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:40.508054  5606 tablet_bootstrap.cc:492] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557: Bootstrap complete.
I20260608 12:42:40.508775  5606 ts_tablet_manager.cc:1403] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557: Time spent bootstrapping tablet: real 0.168s	user 0.123s	sys 0.025s
I20260608 12:42:40.511920  5606 raft_consensus.cc:359] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } }
I20260608 12:42:40.512777  5606 raft_consensus.cc:740] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3aba480c19242dfac44fb3c8840d557, State: Initialized, Role: LEARNER
I20260608 12:42:40.513384  5606 consensus_queue.cc:260] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } }
I20260608 12:42:40.519948  5602 ts_tablet_manager.cc:1434] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557: Time spent starting tablet: real 0.033s	user 0.015s	sys 0.008s
I20260608 12:42:40.522185  5024 tablet_copy_service.cc:342] P 7333c97cdc4d45a491098049435e17cd: Request end of tablet copy session e3aba480c19242dfac44fb3c8840d557-4046069bfc374122a45c51c177cc1026 received from {username='slave'} at 127.0.0.1:35050
I20260608 12:42:40.522660  5024 tablet_copy_service.cc:434] P 7333c97cdc4d45a491098049435e17cd: ending tablet copy session e3aba480c19242dfac44fb3c8840d557-4046069bfc374122a45c51c177cc1026 on tablet 4046069bfc374122a45c51c177cc1026 with peer e3aba480c19242dfac44fb3c8840d557
I20260608 12:42:40.530789  5606 ts_tablet_manager.cc:1434] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557: Time spent starting tablet: real 0.022s	user 0.011s	sys 0.007s
I20260608 12:42:40.576100  4949 tablet_copy_service.cc:342] P 7351c0cdac8b4d839db883b02cbb0ad2: Request end of tablet copy session e3aba480c19242dfac44fb3c8840d557-f3a969c84d5d487b8cf33a5280ca48b7 received from {username='slave'} at 127.0.0.1:50702
I20260608 12:42:40.577520  4949 tablet_copy_service.cc:434] P 7351c0cdac8b4d839db883b02cbb0ad2: ending tablet copy session e3aba480c19242dfac44fb3c8840d557-f3a969c84d5d487b8cf33a5280ca48b7 on tablet f3a969c84d5d487b8cf33a5280ca48b7 with peer e3aba480c19242dfac44fb3c8840d557
I20260608 12:42:40.607371  5462 raft_consensus.cc:1217] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:42:40.611430  5387 raft_consensus.cc:1217] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:42:40.715368  5536 raft_consensus.cc:1217] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:42:40.747677  5609 tablet_bootstrap.cc:492] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:40.749246  5609 tablet_bootstrap.cc:492] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8: Bootstrap complete.
I20260608 12:42:40.750516  5609 ts_tablet_manager.cc:1403] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8: Time spent bootstrapping tablet: real 0.312s	user 0.140s	sys 0.020s
I20260608 12:42:40.755174  5609 raft_consensus.cc:359] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } }
I20260608 12:42:40.756423  5609 raft_consensus.cc:740] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f207c64e2258469a9565367353f869b8, State: Initialized, Role: LEARNER
I20260608 12:42:40.757107  5609 consensus_queue.cc:260] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } }
I20260608 12:42:40.759644  5609 ts_tablet_manager.cc:1434] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260608 12:42:40.761966  5098 tablet_copy_service.cc:342] P df548f5bd2bb462c97fd441709e8eadd: Request end of tablet copy session f207c64e2258469a9565367353f869b8-1ec6a3866c5349eeb38dbb1299750f16 received from {username='slave'} at 127.0.0.1:42518
I20260608 12:42:40.762511  5098 tablet_copy_service.cc:434] P df548f5bd2bb462c97fd441709e8eadd: ending tablet copy session f207c64e2258469a9565367353f869b8-1ec6a3866c5349eeb38dbb1299750f16 on tablet 1ec6a3866c5349eeb38dbb1299750f16 with peer f207c64e2258469a9565367353f869b8
I20260608 12:42:40.779390  5611 tablet_bootstrap.cc:492] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:40.780593  5611 tablet_bootstrap.cc:492] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672: Bootstrap complete.
I20260608 12:42:40.781697  5611 ts_tablet_manager.cc:1403] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672: Time spent bootstrapping tablet: real 0.316s	user 0.162s	sys 0.008s
I20260608 12:42:40.784845  5611 raft_consensus.cc:359] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } }
I20260608 12:42:40.785470  5611 raft_consensus.cc:740] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 820baaf925c647cba2d89e3358337672, State: Initialized, Role: LEARNER
I20260608 12:42:40.786024  5611 consensus_queue.cc:260] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } }
I20260608 12:42:40.787660  5611 ts_tablet_manager.cc:1434] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:42:40.789938  4949 tablet_copy_service.cc:342] P 7351c0cdac8b4d839db883b02cbb0ad2: Request end of tablet copy session 820baaf925c647cba2d89e3358337672-5fbe6440edec450288370fa2cb66033d received from {username='slave'} at 127.0.0.1:50718
I20260608 12:42:40.790433  4949 tablet_copy_service.cc:434] P 7351c0cdac8b4d839db883b02cbb0ad2: ending tablet copy session 820baaf925c647cba2d89e3358337672-5fbe6440edec450288370fa2cb66033d on tablet 5fbe6440edec450288370fa2cb66033d with peer 820baaf925c647cba2d89e3358337672
I20260608 12:42:41.026440  5387 raft_consensus.cc:1217] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:42:41.060216  5631 raft_consensus.cc:1064] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd: attempting to promote NON_VOTER 820baaf925c647cba2d89e3358337672 to VOTER
I20260608 12:42:41.063540  5631 consensus_queue.cc:237] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } }
I20260608 12:42:41.072007  5387 raft_consensus.cc:1275] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [term 1 LEARNER]: Refusing update from remote peer df548f5bd2bb462c97fd441709e8eadd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.072295  4939 raft_consensus.cc:1275] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Refusing update from remote peer df548f5bd2bb462c97fd441709e8eadd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.072898  5009 raft_consensus.cc:1275] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Refusing update from remote peer df548f5bd2bb462c97fd441709e8eadd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.074486  5630 consensus_queue.cc:1048] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:42:41.075629  5567 consensus_queue.cc:1048] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:41.076601  5631 consensus_queue.cc:1048] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:42:41.107528  5631 raft_consensus.cc:2955] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 820baaf925c647cba2d89e3358337672 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } } }
I20260608 12:42:41.110033  5387 raft_consensus.cc:2955] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 820baaf925c647cba2d89e3358337672 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } } }
I20260608 12:42:41.116524  4939 raft_consensus.cc:2955] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 820baaf925c647cba2d89e3358337672 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } } }
I20260608 12:42:41.122325  5462 raft_consensus.cc:1217] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:42:41.124522  5639 raft_consensus.cc:1064] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd: attempting to promote NON_VOTER e3aba480c19242dfac44fb3c8840d557 to VOTER
I20260608 12:42:41.127732  5639 consensus_queue.cc:237] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } }
I20260608 12:42:41.128511  4834 catalog_manager.cc:5696] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 reported cstate change: config changed from index 27 to 28, 820baaf925c647cba2d89e3358337672 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "df548f5bd2bb462c97fd441709e8eadd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } } }
I20260608 12:42:41.142509  5013 raft_consensus.cc:2955] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 820baaf925c647cba2d89e3358337672 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } } }
I20260608 12:42:41.159314  4939 raft_consensus.cc:1275] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Refusing update from remote peer 7333c97cdc4d45a491098049435e17cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.159374  5087 raft_consensus.cc:1275] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Refusing update from remote peer 7333c97cdc4d45a491098049435e17cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.160913  5640 consensus_queue.cc:1048] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:42:41.162797  5617 consensus_queue.cc:1048] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:42:41.167989  5462 raft_consensus.cc:1275] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [term 1 LEARNER]: Refusing update from remote peer 7333c97cdc4d45a491098049435e17cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.170079  5617 consensus_queue.cc:1048] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:42:41.195781  5639 raft_consensus.cc:2955] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } }
I20260608 12:42:41.198881  4938 raft_consensus.cc:2955] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } }
I20260608 12:42:41.199580  5087 raft_consensus.cc:2955] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } }
I20260608 12:42:41.208654  5462 raft_consensus.cc:2955] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } }
I20260608 12:42:41.213922  5536 raft_consensus.cc:1217] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.26->[1.27-1.27]   Dedup: 1.27->[]
I20260608 12:42:41.228837  5087 consensus_queue.cc:237] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [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: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } }
I20260608 12:42:41.228792  4831 catalog_manager.cc:5696] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 reported cstate change: config changed from index 27 to 28, e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7333c97cdc4d45a491098049435e17cd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } }
I20260608 12:42:41.239998  5013 raft_consensus.cc:1275] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Refusing update from remote peer df548f5bd2bb462c97fd441709e8eadd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:42:41.240136  5387 raft_consensus.cc:1275] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [term 1 FOLLOWER]: Refusing update from remote peer df548f5bd2bb462c97fd441709e8eadd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:42:41.242833  5630 consensus_queue.cc:1048] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:42:41.244431  5013 consensus_queue.cc:237] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [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: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } }
I20260608 12:42:41.250727  5630 consensus_queue.cc:1048] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:42:41.264470  5631 raft_consensus.cc:2955] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } } }
I20260608 12:42:41.269071  5009 raft_consensus.cc:2955] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } } }
I20260608 12:42:41.276962  5387 raft_consensus.cc:2955] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } } }
I20260608 12:42:41.282927  5462 raft_consensus.cc:1275] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Refusing update from remote peer 7333c97cdc4d45a491098049435e17cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:42:41.284694  4938 raft_consensus.cc:1275] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Refusing update from remote peer 7333c97cdc4d45a491098049435e17cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:42:41.286310  5639 consensus_queue.cc:1048] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:42:41.289973  5617 consensus_queue.cc:1048] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:42:41.297171  5640 raft_consensus.cc:2955] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER df548f5bd2bb462c97fd441709e8eadd (127.0.107.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } }
I20260608 12:42:41.312161  4938 raft_consensus.cc:2955] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER df548f5bd2bb462c97fd441709e8eadd (127.0.107.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } }
I20260608 12:42:41.320890  5462 raft_consensus.cc:2955] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER df548f5bd2bb462c97fd441709e8eadd (127.0.107.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } }
I20260608 12:42:41.359576  4821 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7549c159c410424ead91ee42ae9b08f4 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:41.366559  4822 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4046069bfc374122a45c51c177cc1026 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:41.367818  5633 raft_consensus.cc:1064] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2: attempting to promote NON_VOTER f207c64e2258469a9565367353f869b8 to VOTER
I20260608 12:42:41.377286  4834 catalog_manager.cc:5696] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 reported cstate change: config changed from index 28 to 29, VOTER 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "df548f5bd2bb462c97fd441709e8eadd" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } } }
I20260608 12:42:41.378787  5633 consensus_queue.cc:237] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } }
I20260608 12:42:41.381515  4836 catalog_manager.cc:5696] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 reported cstate change: config changed from index 28 to 29, VOTER df548f5bd2bb462c97fd441709e8eadd (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "7333c97cdc4d45a491098049435e17cd" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } }
I20260608 12:42:41.391825  4926 tablet_service.cc:1558] Processing DeleteTablet for tablet 7549c159c410424ead91ee42ae9b08f4 with delete_type TABLET_DATA_TOMBSTONED (TS 7351c0cdac8b4d839db883b02cbb0ad2 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:58504
I20260608 12:42:41.394881  5653 tablet_replica.cc:333] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2: stopping tablet replica
I20260608 12:42:41.396087  5653 raft_consensus.cc:2243] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:41.396838  5536 raft_consensus.cc:1275] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [term 1 LEARNER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.399082  5075 tablet_service.cc:1558] Processing DeleteTablet for tablet 4046069bfc374122a45c51c177cc1026 with delete_type TABLET_DATA_TOMBSTONED (TS df548f5bd2bb462c97fd441709e8eadd not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:60620
I20260608 12:42:41.400058  5651 consensus_queue.cc:1048] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:42:41.405884  5087 raft_consensus.cc:1275] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.407783  5009 raft_consensus.cc:1275] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.410441  5620 consensus_queue.cc:1048] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:42:41.413048  5620 consensus_queue.cc:1048] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:41.397478  5653 raft_consensus.cc:2272] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.417428  5654 tablet_replica.cc:333] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd: stopping tablet replica
I20260608 12:42:41.418850  5654 raft_consensus.cc:2243] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:41.419406  5633 raft_consensus.cc:1064] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2: attempting to promote NON_VOTER 820baaf925c647cba2d89e3358337672 to VOTER
I20260608 12:42:41.419691  5654 raft_consensus.cc:2272] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.421387  5653 ts_tablet_manager.cc:1916] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:41.422480  5633 consensus_queue.cc:237] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } }
I20260608 12:42:41.450409  5653 ts_tablet_manager.cc:1929] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:42:41.451051  5653 log.cc:1199] T 7549c159c410424ead91ee42ae9b08f4 P 7351c0cdac8b4d839db883b02cbb0ad2: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-0-root/wals/7549c159c410424ead91ee42ae9b08f4
I20260608 12:42:41.452934  4822 catalog_manager.cc:5027] TS 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343): tablet 7549c159c410424ead91ee42ae9b08f4 (table test-workload [id=6f68aef9d4d9479d811648c79194680b]) successfully deleted
I20260608 12:42:41.447891  5654 ts_tablet_manager.cc:1916] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:41.459223  5650 raft_consensus.cc:2955] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f207c64e2258469a9565367353f869b8 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } }
I20260608 12:42:41.460673  5387 raft_consensus.cc:1275] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [term 1 LEARNER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.462520  5620 consensus_queue.cc:1048] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.002s
I20260608 12:42:41.467502  5086 raft_consensus.cc:2955] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f207c64e2258469a9565367353f869b8 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } }
I20260608 12:42:41.469415  5085 raft_consensus.cc:1275] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.471372  5620 consensus_queue.cc:1048] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:42:41.480257  5009 raft_consensus.cc:2955] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f207c64e2258469a9565367353f869b8 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } }
I20260608 12:42:41.501544  5536 raft_consensus.cc:2955] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f207c64e2258469a9565367353f869b8 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } }
I20260608 12:42:41.514364  4831 catalog_manager.cc:5696] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd reported cstate change: config changed from index 27 to 28, f207c64e2258469a9565367353f869b8 (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } }
I20260608 12:42:41.551290  5009 raft_consensus.cc:1275] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.551000  5661 raft_consensus.cc:2955] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 820baaf925c647cba2d89e3358337672 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } } }
I20260608 12:42:41.556217  5659 consensus_queue.cc:1048] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.001s
I20260608 12:42:41.566440  4938 consensus_queue.cc:237] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [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: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } }
I20260608 12:42:41.570673  5013 raft_consensus.cc:2955] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 820baaf925c647cba2d89e3358337672 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } } }
I20260608 12:42:41.567121  5654 ts_tablet_manager.cc:1929] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:42:41.566380  5387 raft_consensus.cc:2955] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 820baaf925c647cba2d89e3358337672 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } } }
I20260608 12:42:41.566380  5086 raft_consensus.cc:2955] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, 820baaf925c647cba2d89e3358337672 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } } }
I20260608 12:42:41.580366  4829 catalog_manager.cc:5696] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 reported cstate change: config changed from index 27 to 28, 820baaf925c647cba2d89e3358337672 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:41.581682  5654 log.cc:1199] T 4046069bfc374122a45c51c177cc1026 P df548f5bd2bb462c97fd441709e8eadd: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-2-root/wals/4046069bfc374122a45c51c177cc1026
I20260608 12:42:41.584966  5536 raft_consensus.cc:1275] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:42:41.585464  4821 catalog_manager.cc:5027] TS df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769): tablet 4046069bfc374122a45c51c177cc1026 (table test-workload [id=6f68aef9d4d9479d811648c79194680b]) successfully deleted
I20260608 12:42:41.586877  5659 consensus_queue.cc:1048] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:42:41.597205  5661 raft_consensus.cc:2955] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7333c97cdc4d45a491098049435e17cd (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } }
I20260608 12:42:41.602321  4938 consensus_queue.cc:237] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [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: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } }
I20260608 12:42:41.605808  5535 raft_consensus.cc:2955] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7333c97cdc4d45a491098049435e17cd (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } }
I20260608 12:42:41.608660  4822 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0a214c4930584e59aaea90b295b5bdec with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:41.612946  5387 raft_consensus.cc:1275] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:42:41.615221  4829 catalog_manager.cc:5696] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 reported cstate change: config changed from index 28 to 29, VOTER 7333c97cdc4d45a491098049435e17cd (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:41.617179  5661 consensus_queue.cc:1048] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:42:41.614183  5086 raft_consensus.cc:1275] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:42:41.614853  5087 raft_consensus.cc:1275] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:42:41.622282  5659 consensus_queue.cc:1048] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:42:41.632098  5002 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a214c4930584e59aaea90b295b5bdec with delete_type TABLET_DATA_TOMBSTONED (TS 7333c97cdc4d45a491098049435e17cd not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:58280
I20260608 12:42:41.632555  5633 raft_consensus.cc:2955] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7333c97cdc4d45a491098049435e17cd (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } } }
I20260608 12:42:41.635912  5387 raft_consensus.cc:2955] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7333c97cdc4d45a491098049435e17cd (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } } }
I20260608 12:42:41.637162  5661 consensus_queue.cc:1048] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:42:41.643677  5087 raft_consensus.cc:2955] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7333c97cdc4d45a491098049435e17cd (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } }
I20260608 12:42:41.645229  4822 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5fbe6440edec450288370fa2cb66033d with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:41.648322  5664 tablet_replica.cc:333] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd: stopping tablet replica
I20260608 12:42:41.650349  5664 raft_consensus.cc:2243] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:41.651217  5664 raft_consensus.cc:2272] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.652377  4831 catalog_manager.cc:5696] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 reported cstate change: config changed from index 28 to 29, VOTER 7333c97cdc4d45a491098049435e17cd (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:41.655726  5664 ts_tablet_manager.cc:1916] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:41.655318  5086 raft_consensus.cc:2955] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7333c97cdc4d45a491098049435e17cd (127.0.107.194) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } } }
I20260608 12:42:41.671643  5630 raft_consensus.cc:1064] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd: attempting to promote NON_VOTER f207c64e2258469a9565367353f869b8 to VOTER
I20260608 12:42:41.674721  5664 ts_tablet_manager.cc:1929] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:42:41.675268  5664 log.cc:1199] T 0a214c4930584e59aaea90b295b5bdec P 7333c97cdc4d45a491098049435e17cd: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-1-root/wals/0a214c4930584e59aaea90b295b5bdec
I20260608 12:42:41.675114  5630 consensus_queue.cc:237] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } }
I20260608 12:42:41.679121  4822 catalog_manager.cc:5027] TS 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425): tablet 0a214c4930584e59aaea90b295b5bdec (table test-workload [id=6f68aef9d4d9479d811648c79194680b]) successfully deleted
I20260608 12:42:41.682761  5013 raft_consensus.cc:1275] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Refusing update from remote peer df548f5bd2bb462c97fd441709e8eadd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.684823  5535 raft_consensus.cc:1275] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [term 1 LEARNER]: Refusing update from remote peer df548f5bd2bb462c97fd441709e8eadd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.686237  5630 consensus_queue.cc:1048] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:41.686640  4938 raft_consensus.cc:1275] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Refusing update from remote peer df548f5bd2bb462c97fd441709e8eadd: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.687152  5631 consensus_queue.cc:1048] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:41.688329  5567 consensus_queue.cc:1048] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:41.693459  5002 tablet_service.cc:1558] Processing DeleteTablet for tablet 5fbe6440edec450288370fa2cb66033d with delete_type TABLET_DATA_TOMBSTONED (TS 7333c97cdc4d45a491098049435e17cd not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:58280
I20260608 12:42:41.695639  5664 tablet_replica.cc:333] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd: stopping tablet replica
I20260608 12:42:41.697024  5664 raft_consensus.cc:2243] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:41.697871  5664 raft_consensus.cc:2272] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.708734  5664 ts_tablet_manager.cc:1916] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:41.708143  5631 raft_consensus.cc:2955] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f207c64e2258469a9565367353f869b8 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } }
I20260608 12:42:41.711799  5009 raft_consensus.cc:2955] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f207c64e2258469a9565367353f869b8 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } }
I20260608 12:42:41.720105  4938 raft_consensus.cc:2955] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f207c64e2258469a9565367353f869b8 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } }
I20260608 12:42:41.727058  5659 raft_consensus.cc:1064] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2: attempting to promote NON_VOTER e3aba480c19242dfac44fb3c8840d557 to VOTER
I20260608 12:42:41.729192  4836 catalog_manager.cc:5696] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd reported cstate change: config changed from index 27 to 28, f207c64e2258469a9565367353f869b8 (127.0.107.198) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "df548f5bd2bb462c97fd441709e8eadd" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } }
I20260608 12:42:41.729851  5659 consensus_queue.cc:237] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } }
I20260608 12:42:41.724071  5664 ts_tablet_manager.cc:1929] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:42:41.732322  5664 log.cc:1199] T 5fbe6440edec450288370fa2cb66033d P 7333c97cdc4d45a491098049435e17cd: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-1-root/wals/5fbe6440edec450288370fa2cb66033d
I20260608 12:42:41.733956  4822 catalog_manager.cc:5027] TS 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425): tablet 5fbe6440edec450288370fa2cb66033d (table test-workload [id=6f68aef9d4d9479d811648c79194680b]) successfully deleted
I20260608 12:42:41.741313  5009 raft_consensus.cc:1275] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.741698  5462 raft_consensus.cc:1275] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [term 1 LEARNER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.742869  5650 consensus_queue.cc:1048] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:41.744343  5535 raft_consensus.cc:2955] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, f207c64e2258469a9565367353f869b8 (127.0.107.198) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } }
I20260608 12:42:41.747118  5661 consensus_queue.cc:1048] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:41.759646  5086 raft_consensus.cc:1275] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260608 12:42:41.761668  5661 consensus_queue.cc:1048] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260608 12:42:41.768832  5087 consensus_queue.cc:237] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [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: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } }
I20260608 12:42:41.769215  5650 raft_consensus.cc:2955] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } }
I20260608 12:42:41.772035  5462 raft_consensus.cc:2955] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } }
I20260608 12:42:41.782248  5535 raft_consensus.cc:1275] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Refusing update from remote peer df548f5bd2bb462c97fd441709e8eadd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:42:41.784629  5567 consensus_queue.cc:1048] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260608 12:42:41.788285  4829 catalog_manager.cc:5696] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 reported cstate change: config changed from index 27 to 28, e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } }
I20260608 12:42:41.795553  5669 raft_consensus.cc:2955] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } }
I20260608 12:42:41.797402  5535 raft_consensus.cc:2955] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } }
I20260608 12:42:41.802672  5009 raft_consensus.cc:1275] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Refusing update from remote peer df548f5bd2bb462c97fd441709e8eadd: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:42:41.802430  5013 raft_consensus.cc:2955] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) changed from NON_VOTER to VOTER. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } }
I20260608 12:42:41.804411  5630 consensus_queue.cc:1048] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:42:41.814256  4938 consensus_queue.cc:237] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [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: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } }
I20260608 12:42:41.815563  4821 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 1ec6a3866c5349eeb38dbb1299750f16 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:41.816891  5009 raft_consensus.cc:2955] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } }
I20260608 12:42:41.821628  5462 raft_consensus.cc:1275] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:42:41.822727  5014 raft_consensus.cc:1275] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260608 12:42:41.826897  5620 consensus_queue.cc:1048] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:42:41.827467  4836 catalog_manager.cc:5696] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd reported cstate change: config changed from index 28 to 29, VOTER 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "df548f5bd2bb462c97fd441709e8eadd" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:41.828712  5650 consensus_queue.cc:1048] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260608 12:42:41.839900  5651 raft_consensus.cc:2955] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER df548f5bd2bb462c97fd441709e8eadd (127.0.107.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } }
I20260608 12:42:41.843194  5462 raft_consensus.cc:2955] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER df548f5bd2bb462c97fd441709e8eadd (127.0.107.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } }
I20260608 12:42:41.848809  4926 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ec6a3866c5349eeb38dbb1299750f16 with delete_type TABLET_DATA_TOMBSTONED (TS 7351c0cdac8b4d839db883b02cbb0ad2 not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:58504
I20260608 12:42:41.849874  5653 tablet_replica.cc:333] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2: stopping tablet replica
I20260608 12:42:41.849280  5014 raft_consensus.cc:2955] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, VOTER df548f5bd2bb462c97fd441709e8eadd (127.0.107.195) evicted. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } }
I20260608 12:42:41.850260  4822 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet f3a969c84d5d487b8cf33a5280ca48b7 with cas_config_opid_index 28: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:41.851096  5653 raft_consensus.cc:2243] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:41.852378  5653 raft_consensus.cc:2272] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.856611  5653 ts_tablet_manager.cc:1916] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:41.856041  4832 catalog_manager.cc:5696] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 reported cstate change: config changed from index 28 to 29, VOTER df548f5bd2bb462c97fd441709e8eadd (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:42:41.875080  5075 tablet_service.cc:1558] Processing DeleteTablet for tablet f3a969c84d5d487b8cf33a5280ca48b7 with delete_type TABLET_DATA_TOMBSTONED (TS df548f5bd2bb462c97fd441709e8eadd not found in new config with opid_index 29) from {username='slave'} at 127.0.0.1:60620
I20260608 12:42:41.876137  5654 tablet_replica.cc:333] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd: stopping tablet replica
I20260608 12:42:41.877167  5654 raft_consensus.cc:2243] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:41.877741  5654 pending_rounds.cc:70] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd: Trying to abort 1 pending ops.
I20260608 12:42:41.878083  5654 pending_rounds.cc:77] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd: Aborting op as it isn't in flight: id { term: 1 index: 28 } timestamp: 7294658812838580224 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "f3a969c84d5d487b8cf33a5280ca48b7" old_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } } } new_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } } }
I20260608 12:42:41.879335  5654 raft_consensus.cc:2917] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Aborting config change with OpId 1.28: Aborted: Op aborted
I20260608 12:42:41.879796  5654 raft_consensus.cc:2889] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260608 12:42:41.880158  5654 raft_consensus.cc:2272] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:41.882007  5653 ts_tablet_manager.cc:1929] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:42:41.882501  5653 log.cc:1199] T 1ec6a3866c5349eeb38dbb1299750f16 P 7351c0cdac8b4d839db883b02cbb0ad2: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-0-root/wals/1ec6a3866c5349eeb38dbb1299750f16
I20260608 12:42:41.884099  4822 catalog_manager.cc:5027] TS 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343): tablet 1ec6a3866c5349eeb38dbb1299750f16 (table test-workload [id=6f68aef9d4d9479d811648c79194680b]) successfully deleted
I20260608 12:42:41.884481  5654 ts_tablet_manager.cc:1916] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:41.894400  5654 ts_tablet_manager.cc:1929] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.28
I20260608 12:42:41.894712  5654 log.cc:1199] T f3a969c84d5d487b8cf33a5280ca48b7 P df548f5bd2bb462c97fd441709e8eadd: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780922429684918-431-0/minicluster-data/ts-2-root/wals/f3a969c84d5d487b8cf33a5280ca48b7
I20260608 12:42:41.896049  4821 catalog_manager.cc:5027] TS df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769): tablet f3a969c84d5d487b8cf33a5280ca48b7 (table test-workload [id=6f68aef9d4d9479d811648c79194680b]) successfully deleted
I20260608 12:42:42.898761  5009 consensus_queue.cc:237] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } }
W20260608 12:42:42.906018  4979 consensus_peers.cc:597] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd -> Peer e3aba480c19242dfac44fb3c8840d557 (127.0.107.197:42697): Couldn't send request to peer e3aba480c19242dfac44fb3c8840d557. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b068fb62bd80425aa762d74dbec1e595. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:42.906651  5086 raft_consensus.cc:1275] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Refusing update from remote peer 7333c97cdc4d45a491098049435e17cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:42.906680  4938 raft_consensus.cc:1275] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Refusing update from remote peer 7333c97cdc4d45a491098049435e17cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260608 12:42:42.908018  5640 consensus_queue.cc:1048] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:42:42.908857  5678 consensus_queue.cc:1048] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260608 12:42:42.918133  5678 raft_consensus.cc:2955] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } } }
I20260608 12:42:42.920089  4939 raft_consensus.cc:2955] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } } }
I20260608 12:42:42.922479  5086 raft_consensus.cc:2955] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } } }
I20260608 12:42:42.932511  4836 catalog_manager.cc:5696] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2 reported cstate change: config changed from index -1 to 26, NON_VOTER e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "7333c97cdc4d45a491098049435e17cd" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } } }
I20260608 12:42:42.933605  4939 consensus_queue.cc:237] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } }
W20260608 12:42:42.943030  4903 consensus_peers.cc:597] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 -> Peer 820baaf925c647cba2d89e3358337672 (127.0.107.196:33341): Couldn't send request to peer 820baaf925c647cba2d89e3358337672. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 551fab5c916049a7855de9eebd32548a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:42.943616  5009 raft_consensus.cc:1275] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:42.943908  5086 raft_consensus.cc:1275] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:42.945291  5650 consensus_queue.cc:1048] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:42.946286  5675 consensus_queue.cc:1048] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:42.958508  5650 raft_consensus.cc:2955] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 820baaf925c647cba2d89e3358337672 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } } }
I20260608 12:42:42.960398  5086 raft_consensus.cc:2955] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 820baaf925c647cba2d89e3358337672 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } } }
I20260608 12:42:42.965422  5009 raft_consensus.cc:2955] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER 820baaf925c647cba2d89e3358337672 (127.0.107.196) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } } }
I20260608 12:42:42.976094  5086 consensus_queue.cc:237] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } }
I20260608 12:42:42.976331  4836 catalog_manager.cc:5696] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd reported cstate change: config changed from index -1 to 27, NON_VOTER 820baaf925c647cba2d89e3358337672 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } } }
I20260608 12:42:42.982864  5014 raft_consensus.cc:1275] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Refusing update from remote peer df548f5bd2bb462c97fd441709e8eadd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:42.984575  4939 raft_consensus.cc:1275] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Refusing update from remote peer df548f5bd2bb462c97fd441709e8eadd: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:42.985530  5688 consensus_queue.cc:1048] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260608 12:42:42.986979  5051 consensus_peers.cc:597] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd -> Peer f207c64e2258469a9565367353f869b8 (127.0.107.198:39041): Couldn't send request to peer f207c64e2258469a9565367353f869b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c34f794200624f2c816629e737f6b851. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:42.987571  5688 consensus_queue.cc:1048] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:43.004844  5567 raft_consensus.cc:2955] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f207c64e2258469a9565367353f869b8 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } } }
I20260608 12:42:43.007236  4939 raft_consensus.cc:2955] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f207c64e2258469a9565367353f869b8 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } } }
I20260608 12:42:43.008201  5014 raft_consensus.cc:2955] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f207c64e2258469a9565367353f869b8 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } } }
I20260608 12:42:43.018044  4829 catalog_manager.cc:5696] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2 reported cstate change: config changed from index -1 to 27, NON_VOTER f207c64e2258469a9565367353f869b8 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "df548f5bd2bb462c97fd441709e8eadd" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } } }
I20260608 12:42:43.023116  4939 consensus_queue.cc:237] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } }
I20260608 12:42:43.034449  5086 raft_consensus.cc:1275] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260608 12:42:43.034921  5014 raft_consensus.cc:1275] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
W20260608 12:42:43.035319  4902 consensus_peers.cc:597] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 -> Peer f207c64e2258469a9565367353f869b8 (127.0.107.198:39041): Couldn't send request to peer f207c64e2258469a9565367353f869b8. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63a70e9261794fbba7472b558f017be4. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:43.036265  5675 consensus_queue.cc:1048] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:43.037973  5650 consensus_queue.cc:1048] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260608 12:42:43.044814  5675 raft_consensus.cc:2955] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f207c64e2258469a9565367353f869b8 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } } }
I20260608 12:42:43.046633  5086 raft_consensus.cc:2955] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f207c64e2258469a9565367353f869b8 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } } }
I20260608 12:42:43.048614  5014 raft_consensus.cc:2955] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index -1 to 27, NON_VOTER f207c64e2258469a9565367353f869b8 (127.0.107.198) added. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } } }
I20260608 12:42:43.059238  4831 catalog_manager.cc:5696] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd reported cstate change: config changed from index -1 to 27, NON_VOTER f207c64e2258469a9565367353f869b8 (127.0.107.198) added. New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } } }
I20260608 12:42:43.063304  5014 consensus_queue.cc:237] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [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: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } }
I20260608 12:42:43.072324  5462 raft_consensus.cc:1275] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Refusing update from remote peer 7333c97cdc4d45a491098049435e17cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:42:43.073863  5678 consensus_queue.cc:1048] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:42:43.082933  5677 raft_consensus.cc:2955] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 820baaf925c647cba2d89e3358337672 (127.0.107.196) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } } }
I20260608 12:42:43.088354  5461 raft_consensus.cc:2955] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 820baaf925c647cba2d89e3358337672 (127.0.107.196) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } } }
I20260608 12:42:43.090247  4939 raft_consensus.cc:1275] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Refusing update from remote peer 7333c97cdc4d45a491098049435e17cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:42:43.091997  5678 consensus_queue.cc:1048] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:42:43.099221  4939 raft_consensus.cc:2955] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER 820baaf925c647cba2d89e3358337672 (127.0.107.196) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } } }
I20260608 12:42:43.104276  4831 catalog_manager.cc:5696] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd reported cstate change: config changed from index 29 to 30, NON_VOTER 820baaf925c647cba2d89e3358337672 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "7333c97cdc4d45a491098049435e17cd" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:43.104321  4938 consensus_queue.cc:237] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [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: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } }
W20260608 12:42:43.114547  4904 consensus_peers.cc:597] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 -> Peer e3aba480c19242dfac44fb3c8840d557 (127.0.107.197:42697): Couldn't send request to peer e3aba480c19242dfac44fb3c8840d557. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a214c4930584e59aaea90b295b5bdec. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:43.115626  5535 raft_consensus.cc:1275] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260608 12:42:43.116575  5086 raft_consensus.cc:1275] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Refusing update from remote peer 7351c0cdac8b4d839db883b02cbb0ad2: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
W20260608 12:42:43.116973  4978 consensus_peers.cc:597] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd -> Peer 820baaf925c647cba2d89e3358337672 (127.0.107.196:33341): Couldn't send request to peer 820baaf925c647cba2d89e3358337672. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4046069bfc374122a45c51c177cc1026. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:43.118409  5689 consensus_queue.cc:1048] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:42:43.120695  5650 consensus_queue.cc:1048] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260608 12:42:43.129962  5650 raft_consensus.cc:2955] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } } }
I20260608 12:42:43.133570  5535 raft_consensus.cc:2955] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } } }
I20260608 12:42:43.139130  5086 raft_consensus.cc:2955] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, NON_VOTER e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } } }
I20260608 12:42:43.146731  4836 catalog_manager.cc:5696] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 reported cstate change: config changed from index 29 to 30, NON_VOTER e3aba480c19242dfac44fb3c8840d557 (127.0.107.197) added. New cstate: current_term: 1 leader_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:43.464843  5708 ts_tablet_manager.cc:933] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557: Initiating tablet copy from peer 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425)
I20260608 12:42:43.466713  5708 tablet_copy_client.cc:323] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41425
I20260608 12:42:43.468536  5024 tablet_copy_service.cc:140] P 7333c97cdc4d45a491098049435e17cd: Received BeginTabletCopySession request for tablet b068fb62bd80425aa762d74dbec1e595 from peer e3aba480c19242dfac44fb3c8840d557 ({username='slave'} at 127.0.0.1:35050)
I20260608 12:42:43.469143  5024 tablet_copy_service.cc:161] P 7333c97cdc4d45a491098049435e17cd: Beginning new tablet copy session on tablet b068fb62bd80425aa762d74dbec1e595 from peer e3aba480c19242dfac44fb3c8840d557 at {username='slave'} at 127.0.0.1:35050: session id = e3aba480c19242dfac44fb3c8840d557-b068fb62bd80425aa762d74dbec1e595
I20260608 12:42:43.477396  5024 tablet_copy_source_session.cc:215] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:43.480566  5708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b068fb62bd80425aa762d74dbec1e595. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:43.492877  5708 tablet_copy_client.cc:806] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:43.493536  5708 tablet_copy_client.cc:670] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:43.497399  5709 tablet_copy_client.cc:1025] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:43.507769  5710 ts_tablet_manager.cc:933] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672: Initiating tablet copy from peer 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343)
I20260608 12:42:43.509697  5710 tablet_copy_client.cc:323] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:33343
I20260608 12:42:43.511368  4949 tablet_copy_service.cc:140] P 7351c0cdac8b4d839db883b02cbb0ad2: Received BeginTabletCopySession request for tablet 551fab5c916049a7855de9eebd32548a from peer 820baaf925c647cba2d89e3358337672 ({username='slave'} at 127.0.0.1:50718)
I20260608 12:42:43.511857  4949 tablet_copy_service.cc:161] P 7351c0cdac8b4d839db883b02cbb0ad2: Beginning new tablet copy session on tablet 551fab5c916049a7855de9eebd32548a from peer 820baaf925c647cba2d89e3358337672 at {username='slave'} at 127.0.0.1:50718: session id = 820baaf925c647cba2d89e3358337672-551fab5c916049a7855de9eebd32548a
I20260608 12:42:43.517004  4949 tablet_copy_source_session.cc:215] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:43.520292  5710 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 551fab5c916049a7855de9eebd32548a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:43.531386  5710 tablet_copy_client.cc:806] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:43.531944  5710 tablet_copy_client.cc:670] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:43.535408  5711 tablet_copy_client.cc:1025] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:43.572220  5712 ts_tablet_manager.cc:933] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8: Initiating tablet copy from peer 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343)
I20260608 12:42:43.574133  5712 tablet_copy_client.cc:323] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:33343
I20260608 12:42:43.575793  4949 tablet_copy_service.cc:140] P 7351c0cdac8b4d839db883b02cbb0ad2: Received BeginTabletCopySession request for tablet 63a70e9261794fbba7472b558f017be4 from peer f207c64e2258469a9565367353f869b8 ({username='slave'} at 127.0.0.1:50694)
I20260608 12:42:43.576264  4949 tablet_copy_service.cc:161] P 7351c0cdac8b4d839db883b02cbb0ad2: Beginning new tablet copy session on tablet 63a70e9261794fbba7472b558f017be4 from peer f207c64e2258469a9565367353f869b8 at {username='slave'} at 127.0.0.1:50694: session id = f207c64e2258469a9565367353f869b8-63a70e9261794fbba7472b558f017be4
I20260608 12:42:43.581182  4949 tablet_copy_source_session.cc:215] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:43.584249  5712 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63a70e9261794fbba7472b558f017be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:43.595695  5712 tablet_copy_client.cc:806] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:43.596318  5712 tablet_copy_client.cc:670] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:43.600807  5713 tablet_copy_client.cc:1025] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:43.605540  5714 ts_tablet_manager.cc:933] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8: Initiating tablet copy from peer df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
I20260608 12:42:43.607627  5714 tablet_copy_client.cc:323] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:46769
I20260608 12:42:43.609226  5098 tablet_copy_service.cc:140] P df548f5bd2bb462c97fd441709e8eadd: Received BeginTabletCopySession request for tablet c34f794200624f2c816629e737f6b851 from peer f207c64e2258469a9565367353f869b8 ({username='slave'} at 127.0.0.1:42518)
I20260608 12:42:43.609884  5098 tablet_copy_service.cc:161] P df548f5bd2bb462c97fd441709e8eadd: Beginning new tablet copy session on tablet c34f794200624f2c816629e737f6b851 from peer f207c64e2258469a9565367353f869b8 at {username='slave'} at 127.0.0.1:42518: session id = f207c64e2258469a9565367353f869b8-c34f794200624f2c816629e737f6b851
I20260608 12:42:43.617933  5098 tablet_copy_source_session.cc:215] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:43.621134  5714 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c34f794200624f2c816629e737f6b851. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:43.636514  5714 tablet_copy_client.cc:806] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:43.637102  5714 tablet_copy_client.cc:670] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:43.639639  5716 ts_tablet_manager.cc:933] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557: Initiating tablet copy from peer 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343)
I20260608 12:42:43.642645  5715 tablet_copy_client.cc:1025] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:43.647642  5716 tablet_copy_client.cc:323] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:33343
I20260608 12:42:43.649441  4949 tablet_copy_service.cc:140] P 7351c0cdac8b4d839db883b02cbb0ad2: Received BeginTabletCopySession request for tablet 0a214c4930584e59aaea90b295b5bdec from peer e3aba480c19242dfac44fb3c8840d557 ({username='slave'} at 127.0.0.1:50702)
I20260608 12:42:43.650000  4949 tablet_copy_service.cc:161] P 7351c0cdac8b4d839db883b02cbb0ad2: Beginning new tablet copy session on tablet 0a214c4930584e59aaea90b295b5bdec from peer e3aba480c19242dfac44fb3c8840d557 at {username='slave'} at 127.0.0.1:50702: session id = e3aba480c19242dfac44fb3c8840d557-0a214c4930584e59aaea90b295b5bdec
I20260608 12:42:43.657467  4949 tablet_copy_source_session.cc:215] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:43.663154  5716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a214c4930584e59aaea90b295b5bdec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:43.680155  5716 tablet_copy_client.cc:806] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:43.680775  5716 tablet_copy_client.cc:670] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:43.686080  5718 tablet_copy_client.cc:1025] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:43.687984  5722 ts_tablet_manager.cc:933] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672: Initiating tablet copy from peer 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425)
I20260608 12:42:43.689746  5722 tablet_copy_client.cc:323] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:41425
I20260608 12:42:43.701553   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:42:43.713064  5024 tablet_copy_service.cc:140] P 7333c97cdc4d45a491098049435e17cd: Received BeginTabletCopySession request for tablet 4046069bfc374122a45c51c177cc1026 from peer 820baaf925c647cba2d89e3358337672 ({username='slave'} at 127.0.0.1:57630)
I20260608 12:42:43.713727  5024 tablet_copy_service.cc:161] P 7333c97cdc4d45a491098049435e17cd: Beginning new tablet copy session on tablet 4046069bfc374122a45c51c177cc1026 from peer 820baaf925c647cba2d89e3358337672 at {username='slave'} at 127.0.0.1:57630: session id = 820baaf925c647cba2d89e3358337672-4046069bfc374122a45c51c177cc1026
I20260608 12:42:43.715288   431 tablet_copy_service.cc:362] P 7351c0cdac8b4d839db883b02cbb0ad2: Destroying tablet copy session e3aba480c19242dfac44fb3c8840d557-0a214c4930584e59aaea90b295b5bdec due to service shutdown
I20260608 12:42:43.715688   431 tablet_copy_service.cc:434] P 7351c0cdac8b4d839db883b02cbb0ad2: ending tablet copy session e3aba480c19242dfac44fb3c8840d557-0a214c4930584e59aaea90b295b5bdec on tablet 0a214c4930584e59aaea90b295b5bdec with peer e3aba480c19242dfac44fb3c8840d557
I20260608 12:42:43.716209   431 tablet_copy_service.cc:362] P 7351c0cdac8b4d839db883b02cbb0ad2: Destroying tablet copy session f207c64e2258469a9565367353f869b8-63a70e9261794fbba7472b558f017be4 due to service shutdown
I20260608 12:42:43.716477   431 tablet_copy_service.cc:434] P 7351c0cdac8b4d839db883b02cbb0ad2: ending tablet copy session f207c64e2258469a9565367353f869b8-63a70e9261794fbba7472b558f017be4 on tablet 63a70e9261794fbba7472b558f017be4 with peer f207c64e2258469a9565367353f869b8
I20260608 12:42:43.716948   431 tablet_copy_service.cc:362] P 7351c0cdac8b4d839db883b02cbb0ad2: Destroying tablet copy session 820baaf925c647cba2d89e3358337672-551fab5c916049a7855de9eebd32548a due to service shutdown
I20260608 12:42:43.717219   431 tablet_copy_service.cc:434] P 7351c0cdac8b4d839db883b02cbb0ad2: ending tablet copy session 820baaf925c647cba2d89e3358337672-551fab5c916049a7855de9eebd32548a on tablet 551fab5c916049a7855de9eebd32548a with peer 820baaf925c647cba2d89e3358337672
I20260608 12:42:43.722270  5024 tablet_copy_source_session.cc:215] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:43.726092  5722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4046069bfc374122a45c51c177cc1026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:43.744287  5722 tablet_copy_client.cc:806] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:43.745012  5722 tablet_copy_client.cc:670] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:43.751092  5723 tablet_copy_client.cc:1025] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672: tablet copy: Injecting latency into file download: 2000
I20260608 12:42:43.755779   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:43.756629   431 tablet_replica.cc:333] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2: stopping tablet replica
I20260608 12:42:43.757275   431 raft_consensus.cc:2243] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:43.758376   431 raft_consensus.cc:2272] T 0a214c4930584e59aaea90b295b5bdec P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.761934   431 tablet_replica.cc:333] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2: stopping tablet replica
I20260608 12:42:43.762558   431 raft_consensus.cc:2243] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:43.763510   431 raft_consensus.cc:2272] T 551fab5c916049a7855de9eebd32548a P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.766371   431 tablet_replica.cc:333] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2: stopping tablet replica
I20260608 12:42:43.766917   431 raft_consensus.cc:2243] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:43.767652   431 raft_consensus.cc:2272] T f3a969c84d5d487b8cf33a5280ca48b7 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.770046   431 tablet_replica.cc:333] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2: stopping tablet replica
I20260608 12:42:43.770728   431 raft_consensus.cc:2243] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:43.771659   431 raft_consensus.cc:2272] T 63a70e9261794fbba7472b558f017be4 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.774791   431 tablet_replica.cc:333] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2: stopping tablet replica
I20260608 12:42:43.775362   431 raft_consensus.cc:2243] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:43.776124   431 raft_consensus.cc:2272] T 5fbe6440edec450288370fa2cb66033d P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.778614   431 tablet_replica.cc:333] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2: stopping tablet replica
I20260608 12:42:43.779192   431 raft_consensus.cc:2243] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.779626   431 raft_consensus.cc:2272] T 4046069bfc374122a45c51c177cc1026 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.782521   431 tablet_replica.cc:333] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2: stopping tablet replica
I20260608 12:42:43.783046   431 raft_consensus.cc:2243] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.783648   431 raft_consensus.cc:2272] T c34f794200624f2c816629e737f6b851 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.786697   431 tablet_replica.cc:333] T 096e23f0bfa343f79d27078350f2a473 P 7351c0cdac8b4d839db883b02cbb0ad2: stopping tablet replica
I20260608 12:42:43.787214   431 raft_consensus.cc:2243] T 096e23f0bfa343f79d27078350f2a473 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.787811   431 raft_consensus.cc:2272] T 096e23f0bfa343f79d27078350f2a473 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.790077   431 tablet_replica.cc:333] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2: stopping tablet replica
I20260608 12:42:43.790558   431 raft_consensus.cc:2243] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.791181   431 raft_consensus.cc:2272] T b068fb62bd80425aa762d74dbec1e595 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.793959   431 tablet_replica.cc:333] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2: stopping tablet replica
I20260608 12:42:43.794451   431 raft_consensus.cc:2243] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:43.795246   431 raft_consensus.cc:2272] T 1ac95ee89b994a199049f34ca7875793 P 7351c0cdac8b4d839db883b02cbb0ad2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.835634   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:42:43.852757  5052 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33343: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 12:42:43.857352  5052 consensus_peers.cc:597] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd -> Peer 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343): Couldn't send request to peer 7351c0cdac8b4d839db883b02cbb0ad2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:43.874864   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:43.898910   431 tablet_copy_service.cc:362] P 7333c97cdc4d45a491098049435e17cd: Destroying tablet copy session 820baaf925c647cba2d89e3358337672-4046069bfc374122a45c51c177cc1026 due to service shutdown
I20260608 12:42:43.899284   431 tablet_copy_service.cc:434] P 7333c97cdc4d45a491098049435e17cd: ending tablet copy session 820baaf925c647cba2d89e3358337672-4046069bfc374122a45c51c177cc1026 on tablet 4046069bfc374122a45c51c177cc1026 with peer 820baaf925c647cba2d89e3358337672
I20260608 12:42:43.899756   431 tablet_copy_service.cc:362] P 7333c97cdc4d45a491098049435e17cd: Destroying tablet copy session e3aba480c19242dfac44fb3c8840d557-b068fb62bd80425aa762d74dbec1e595 due to service shutdown
I20260608 12:42:43.900012   431 tablet_copy_service.cc:434] P 7333c97cdc4d45a491098049435e17cd: ending tablet copy session e3aba480c19242dfac44fb3c8840d557-b068fb62bd80425aa762d74dbec1e595 on tablet b068fb62bd80425aa762d74dbec1e595 with peer e3aba480c19242dfac44fb3c8840d557
I20260608 12:42:43.922780   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:43.923794   431 tablet_replica.cc:333] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd: stopping tablet replica
I20260608 12:42:43.924680   431 raft_consensus.cc:2243] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.925465   431 raft_consensus.cc:2272] T 551fab5c916049a7855de9eebd32548a P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.928925   431 tablet_replica.cc:333] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd: stopping tablet replica
I20260608 12:42:43.929979   431 raft_consensus.cc:2243] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.930511   431 raft_consensus.cc:2272] T f3a969c84d5d487b8cf33a5280ca48b7 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.932950   431 tablet_replica.cc:333] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd: stopping tablet replica
I20260608 12:42:43.933570   431 raft_consensus.cc:2243] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.934118   431 raft_consensus.cc:2272] T 1ec6a3866c5349eeb38dbb1299750f16 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.936954   431 tablet_replica.cc:333] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd: stopping tablet replica
W20260608 12:42:43.937430  5052 consensus_peers.cc:597] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd -> Peer 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425): Couldn't send request to peer 7333c97cdc4d45a491098049435e17cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:43.937704   431 raft_consensus.cc:2243] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.938484   431 raft_consensus.cc:2272] T 63a70e9261794fbba7472b558f017be4 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.941514   431 tablet_replica.cc:333] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd: stopping tablet replica
I20260608 12:42:43.942124   431 raft_consensus.cc:2243] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:43.943204   431 raft_consensus.cc:2272] T 4046069bfc374122a45c51c177cc1026 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.945937   431 tablet_replica.cc:333] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd: stopping tablet replica
I20260608 12:42:43.946604   431 raft_consensus.cc:2243] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:43.947599   431 raft_consensus.cc:2272] T b068fb62bd80425aa762d74dbec1e595 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.950064   431 tablet_replica.cc:333] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd: stopping tablet replica
I20260608 12:42:43.950630   431 raft_consensus.cc:2243] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.951128   431 raft_consensus.cc:2272] T 7549c159c410424ead91ee42ae9b08f4 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.953341   431 tablet_replica.cc:333] T 1ac95ee89b994a199049f34ca7875793 P 7333c97cdc4d45a491098049435e17cd: stopping tablet replica
I20260608 12:42:43.953905   431 raft_consensus.cc:2243] T 1ac95ee89b994a199049f34ca7875793 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.954473   431 raft_consensus.cc:2272] T 1ac95ee89b994a199049f34ca7875793 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.956795   431 tablet_replica.cc:333] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd: stopping tablet replica
I20260608 12:42:43.957305   431 raft_consensus.cc:2243] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.958002   431 raft_consensus.cc:2272] T c34f794200624f2c816629e737f6b851 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.960805   431 tablet_replica.cc:333] T 096e23f0bfa343f79d27078350f2a473 P 7333c97cdc4d45a491098049435e17cd: stopping tablet replica
I20260608 12:42:43.961329   431 raft_consensus.cc:2243] T 096e23f0bfa343f79d27078350f2a473 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:43.962011   431 raft_consensus.cc:2272] T 096e23f0bfa343f79d27078350f2a473 P 7333c97cdc4d45a491098049435e17cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:43.989221   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:44.023195   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:44.048388   431 tablet_copy_service.cc:362] P df548f5bd2bb462c97fd441709e8eadd: Destroying tablet copy session f207c64e2258469a9565367353f869b8-c34f794200624f2c816629e737f6b851 due to service shutdown
I20260608 12:42:44.048784   431 tablet_copy_service.cc:434] P df548f5bd2bb462c97fd441709e8eadd: ending tablet copy session f207c64e2258469a9565367353f869b8-c34f794200624f2c816629e737f6b851 on tablet c34f794200624f2c816629e737f6b851 with peer f207c64e2258469a9565367353f869b8
I20260608 12:42:44.081377   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:44.084476   431 tablet_replica.cc:333] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd: stopping tablet replica
I20260608 12:42:44.085516   431 raft_consensus.cc:2243] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:42:44.085951  5052 consensus_peers.cc:597] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd -> Peer 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343): Couldn't send request to peer 7351c0cdac8b4d839db883b02cbb0ad2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:33343: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:44.086759   431 raft_consensus.cc:2272] T 0a214c4930584e59aaea90b295b5bdec P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:44.090636   431 tablet_replica.cc:333] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd: stopping tablet replica
I20260608 12:42:44.091480   431 raft_consensus.cc:2243] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:44.092211   431 raft_consensus.cc:2272] T 551fab5c916049a7855de9eebd32548a P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:44.095436   431 tablet_replica.cc:333] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd: stopping tablet replica
I20260608 12:42:44.096285   431 raft_consensus.cc:2243] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:44.097128   431 raft_consensus.cc:2272] T 63a70e9261794fbba7472b558f017be4 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:44.100976   431 tablet_replica.cc:333] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd: stopping tablet replica
I20260608 12:42:44.101857   431 raft_consensus.cc:2243] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:44.102965   431 raft_consensus.cc:2272] T 1ec6a3866c5349eeb38dbb1299750f16 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:44.106495   431 tablet_replica.cc:333] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd: stopping tablet replica
I20260608 12:42:44.107322   431 raft_consensus.cc:2243] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:44.108072   431 raft_consensus.cc:2272] T 5fbe6440edec450288370fa2cb66033d P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:44.111490   431 tablet_replica.cc:333] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd: stopping tablet replica
I20260608 12:42:44.112277   431 raft_consensus.cc:2243] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:44.113134   431 raft_consensus.cc:2272] T b068fb62bd80425aa762d74dbec1e595 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:44.116617   431 tablet_replica.cc:333] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd: stopping tablet replica
I20260608 12:42:44.117452   431 raft_consensus.cc:2243] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:44.118975   431 raft_consensus.cc:2272] T c34f794200624f2c816629e737f6b851 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:44.122226   431 tablet_replica.cc:333] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd: stopping tablet replica
I20260608 12:42:44.122721   431 raft_consensus.cc:2243] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:44.123476   431 raft_consensus.cc:2272] T 096e23f0bfa343f79d27078350f2a473 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:44.126384   431 tablet_replica.cc:333] T 1ac95ee89b994a199049f34ca7875793 P df548f5bd2bb462c97fd441709e8eadd: stopping tablet replica
I20260608 12:42:44.126977   431 raft_consensus.cc:2243] T 1ac95ee89b994a199049f34ca7875793 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:44.127635   431 raft_consensus.cc:2272] T 1ac95ee89b994a199049f34ca7875793 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:44.130216   431 tablet_replica.cc:333] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd: stopping tablet replica
I20260608 12:42:44.130672   431 raft_consensus.cc:2243] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:44.131409   431 raft_consensus.cc:2272] T 7549c159c410424ead91ee42ae9b08f4 P df548f5bd2bb462c97fd441709e8eadd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:44.168776   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:44.198105   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:44.225494   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:44.788537  5728 raft_consensus.cc:493] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7351c0cdac8b4d839db883b02cbb0ad2)
I20260608 12:42:44.789072  5728 raft_consensus.cc:515] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } }
I20260608 12:42:44.791394  5728 leader_election.cc:290] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425)
W20260608 12:42:44.797456  5426 leader_election.cc:336] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343): Network error: Client connection negotiation failed: client connection to 127.0.107.193:33343: connect: Connection refused (error 111)
W20260608 12:42:44.798269  5426 leader_election.cc:336] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41425: connect: Connection refused (error 111)
I20260608 12:42:44.798712  5426 leader_election.cc:304] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [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: e3aba480c19242dfac44fb3c8840d557; no voters: 7333c97cdc4d45a491098049435e17cd, 7351c0cdac8b4d839db883b02cbb0ad2
I20260608 12:42:44.799485  5728 raft_consensus.cc:2749] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:45.166805  5728 raft_consensus.cc:493] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7333c97cdc4d45a491098049435e17cd)
I20260608 12:42:45.167369  5728 raft_consensus.cc:515] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } }
I20260608 12:42:45.169390  5728 leader_election.cc:290] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425)
W20260608 12:42:45.173679  5426 leader_election.cc:336] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343): Network error: Client connection negotiation failed: client connection to 127.0.107.193:33343: connect: Connection refused (error 111)
W20260608 12:42:45.174485  5426 leader_election.cc:336] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41425: connect: Connection refused (error 111)
I20260608 12:42:45.174913  5426 leader_election.cc:304] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [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: e3aba480c19242dfac44fb3c8840d557; no voters: 7333c97cdc4d45a491098049435e17cd, 7351c0cdac8b4d839db883b02cbb0ad2
I20260608 12:42:45.175726  5728 raft_consensus.cc:2749] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:45.206907  5732 raft_consensus.cc:493] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7351c0cdac8b4d839db883b02cbb0ad2)
I20260608 12:42:45.207407  5732 raft_consensus.cc:515] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } }
I20260608 12:42:45.209841  5732 leader_election.cc:290] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
W20260608 12:42:45.218465  5351 leader_election.cc:336] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343): Network error: Client connection negotiation failed: client connection to 127.0.107.193:33343: connect: Connection refused (error 111)
W20260608 12:42:45.219324  5350 leader_election.cc:336] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769): Network error: Client connection negotiation failed: client connection to 127.0.107.195:46769: connect: Connection refused (error 111)
I20260608 12:42:45.219712  5350 leader_election.cc:304] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [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: 820baaf925c647cba2d89e3358337672; no voters: 7351c0cdac8b4d839db883b02cbb0ad2, df548f5bd2bb462c97fd441709e8eadd
I20260608 12:42:45.220376  5732 raft_consensus.cc:2749] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:45.240288  5736 raft_consensus.cc:493] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7351c0cdac8b4d839db883b02cbb0ad2)
I20260608 12:42:45.240799  5736 raft_consensus.cc:515] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } }
I20260608 12:42:45.243125  5736 leader_election.cc:290] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
W20260608 12:42:45.250468  5500 leader_election.cc:336] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7351c0cdac8b4d839db883b02cbb0ad2 (127.0.107.193:33343): Network error: Client connection negotiation failed: client connection to 127.0.107.193:33343: connect: Connection refused (error 111)
W20260608 12:42:45.251121  5499 leader_election.cc:336] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769): Network error: Client connection negotiation failed: client connection to 127.0.107.195:46769: connect: Connection refused (error 111)
I20260608 12:42:45.251539  5499 leader_election.cc:304] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [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: f207c64e2258469a9565367353f869b8; no voters: 7351c0cdac8b4d839db883b02cbb0ad2, df548f5bd2bb462c97fd441709e8eadd
I20260608 12:42:45.252185  5736 raft_consensus.cc:2749] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:45.300420  5736 raft_consensus.cc:493] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader df548f5bd2bb462c97fd441709e8eadd)
I20260608 12:42:45.300920  5736 raft_consensus.cc:515] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } }
I20260608 12:42:45.303292  5736 leader_election.cc:290] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425), df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769)
W20260608 12:42:45.307621  5499 leader_election.cc:336] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769): Network error: Client connection negotiation failed: client connection to 127.0.107.195:46769: connect: Connection refused (error 111)
W20260608 12:42:45.308138  5500 leader_election.cc:336] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41425: connect: Connection refused (error 111)
I20260608 12:42:45.308562  5500 leader_election.cc:304] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [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: f207c64e2258469a9565367353f869b8; no voters: 7333c97cdc4d45a491098049435e17cd, df548f5bd2bb462c97fd441709e8eadd
I20260608 12:42:45.309206  5736 raft_consensus.cc:2749] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:45.498391  5708 tablet_copy_client.cc:538] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:45.505631  5708 tablet_bootstrap.cc:492] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557: Bootstrap starting.
I20260608 12:42:45.536238  5710 tablet_copy_client.cc:538] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:45.545392  5710 tablet_bootstrap.cc:492] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672: Bootstrap starting.
I20260608 12:42:45.598186  5732 raft_consensus.cc:493] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader df548f5bd2bb462c97fd441709e8eadd)
I20260608 12:42:45.598798  5732 raft_consensus.cc:515] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: false } }
I20260608 12:42:45.601681  5712 tablet_copy_client.cc:538] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:45.606719  5732 leader_election.cc:290] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769), 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425)
W20260608 12:42:45.610258  5350 leader_election.cc:336] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer df548f5bd2bb462c97fd441709e8eadd (127.0.107.195:46769): Network error: Client connection negotiation failed: client connection to 127.0.107.195:46769: connect: Connection refused (error 111)
W20260608 12:42:45.611711  5351 leader_election.cc:336] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7333c97cdc4d45a491098049435e17cd (127.0.107.194:41425): Network error: Client connection negotiation failed: client connection to 127.0.107.194:41425: connect: Connection refused (error 111)
I20260608 12:42:45.612187  5351 leader_election.cc:304] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [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: 820baaf925c647cba2d89e3358337672; no voters: 7333c97cdc4d45a491098049435e17cd, df548f5bd2bb462c97fd441709e8eadd
I20260608 12:42:45.613489  5712 tablet_bootstrap.cc:492] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8: Bootstrap starting.
I20260608 12:42:45.614692  5732 raft_consensus.cc:2749] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:45.622196  5708 tablet_bootstrap.cc:492] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=103 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:45.623129  5708 tablet_bootstrap.cc:492] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557: Bootstrap complete.
I20260608 12:42:45.623838  5708 ts_tablet_manager.cc:1403] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557: Time spent bootstrapping tablet: real 0.118s	user 0.119s	sys 0.000s
I20260608 12:42:45.626655  5708 raft_consensus.cc:359] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } }
I20260608 12:42:45.627508  5708 raft_consensus.cc:740] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3aba480c19242dfac44fb3c8840d557, State: Initialized, Role: LEARNER
I20260608 12:42:45.628181  5708 consensus_queue.cc:260] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } }
I20260608 12:42:45.630388  5708 ts_tablet_manager.cc:1434] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260608 12:42:45.641068  5708 tablet_copy_client.cc:1131] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.194:41425: connect: Connection refused (error 111)
I20260608 12:42:45.644248  5714 tablet_copy_client.cc:538] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:45.654383  5714 tablet_bootstrap.cc:492] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8: Bootstrap starting.
I20260608 12:42:45.687029  5716 tablet_copy_client.cc:538] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:45.696173  5716 tablet_bootstrap.cc:492] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557: Bootstrap starting.
I20260608 12:42:45.725649  5710 tablet_bootstrap.cc:492] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=113 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:45.726650  5710 tablet_bootstrap.cc:492] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672: Bootstrap complete.
I20260608 12:42:45.727372  5710 ts_tablet_manager.cc:1403] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672: Time spent bootstrapping tablet: real 0.182s	user 0.152s	sys 0.016s
I20260608 12:42:45.730278  5710 raft_consensus.cc:359] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } }
I20260608 12:42:45.731065  5710 raft_consensus.cc:740] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 820baaf925c647cba2d89e3358337672, State: Initialized, Role: LEARNER
I20260608 12:42:45.731709  5710 consensus_queue.cc:260] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } }
I20260608 12:42:45.734092  5710 ts_tablet_manager.cc:1434] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
W20260608 12:42:45.737317  5710 tablet_copy_client.cc:1131] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.193:33343: connect: Connection refused (error 111)
I20260608 12:42:45.752002  5722 tablet_copy_client.cc:538] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:45.764292  5722 tablet_bootstrap.cc:492] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672: Bootstrap starting.
I20260608 12:42:45.810582  5712 tablet_bootstrap.cc:492] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:45.811892  5712 tablet_bootstrap.cc:492] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8: Bootstrap complete.
I20260608 12:42:45.812637  5712 ts_tablet_manager.cc:1403] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8: Time spent bootstrapping tablet: real 0.199s	user 0.163s	sys 0.016s
I20260608 12:42:45.815593  5712 raft_consensus.cc:359] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } }
I20260608 12:42:45.816411  5712 raft_consensus.cc:740] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f207c64e2258469a9565367353f869b8, State: Initialized, Role: LEARNER
I20260608 12:42:45.817122  5712 consensus_queue.cc:260] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } }
I20260608 12:42:45.826507  5712 ts_tablet_manager.cc:1434] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.003s
W20260608 12:42:45.843508  5712 tablet_copy_client.cc:1131] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.193:33343: connect: Connection refused (error 111)
I20260608 12:42:45.871830  5714 tablet_bootstrap.cc:492] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8: Bootstrap replayed 1/1 log segments. Stats: ops{read=27 overwritten=0 applied=27 ignored=0} inserts{seen=96 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:45.872946  5714 tablet_bootstrap.cc:492] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8: Bootstrap complete.
I20260608 12:42:45.873723  5714 ts_tablet_manager.cc:1403] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8: Time spent bootstrapping tablet: real 0.220s	user 0.150s	sys 0.007s
I20260608 12:42:45.876569  5714 raft_consensus.cc:359] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } }
I20260608 12:42:45.877383  5714 raft_consensus.cc:740] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f207c64e2258469a9565367353f869b8, State: Initialized, Role: LEARNER
I20260608 12:42:45.878067  5714 consensus_queue.cc:260] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 27, Last appended: 1.27, Last appended by leader: 27, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } attrs { replace: true } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: NON_VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: true } }
I20260608 12:42:45.889813  5714 ts_tablet_manager.cc:1434] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
W20260608 12:42:45.900602  5714 tablet_copy_client.cc:1131] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.195:46769: connect: Connection refused (error 111)
I20260608 12:42:45.934423  5716 tablet_bootstrap.cc:492] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557: 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
I20260608 12:42:45.935225  5716 tablet_bootstrap.cc:492] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557: Bootstrap complete.
I20260608 12:42:45.935799  5716 ts_tablet_manager.cc:1403] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557: Time spent bootstrapping tablet: real 0.240s	user 0.150s	sys 0.041s
I20260608 12:42:45.937897  5716 raft_consensus.cc:359] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } }
I20260608 12:42:45.938494  5716 raft_consensus.cc:740] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: e3aba480c19242dfac44fb3c8840d557, State: Initialized, Role: LEARNER
I20260608 12:42:45.938979  5716 consensus_queue.cc:260] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557 [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: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } } peers { permanent_uuid: "df548f5bd2bb462c97fd441709e8eadd" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 46769 } attrs { replace: true } } peers { permanent_uuid: "f207c64e2258469a9565367353f869b8" member_type: VOTER last_known_addr { host: "127.0.107.198" port: 39041 } attrs { promote: false } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: NON_VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: true } }
I20260608 12:42:45.940862  5716 ts_tablet_manager.cc:1434] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260608 12:42:45.944160  5716 tablet_copy_client.cc:1131] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.193:33343: connect: Connection refused (error 111)
I20260608 12:42:45.971207  5722 tablet_bootstrap.cc:492] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=99 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:42:45.972082  5722 tablet_bootstrap.cc:492] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672: Bootstrap complete.
I20260608 12:42:45.972659  5722 ts_tablet_manager.cc:1403] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672: Time spent bootstrapping tablet: real 0.209s	user 0.143s	sys 0.017s
I20260608 12:42:45.974889  5722 raft_consensus.cc:359] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } }
I20260608 12:42:45.975463  5722 raft_consensus.cc:740] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 820baaf925c647cba2d89e3358337672, State: Initialized, Role: LEARNER
I20260608 12:42:45.975952  5722 consensus_queue.cc:260] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672 [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: "7351c0cdac8b4d839db883b02cbb0ad2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 33343 } attrs { replace: true } } peers { permanent_uuid: "7333c97cdc4d45a491098049435e17cd" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 41425 } } peers { permanent_uuid: "e3aba480c19242dfac44fb3c8840d557" member_type: VOTER last_known_addr { host: "127.0.107.197" port: 42697 } attrs { promote: false } } peers { permanent_uuid: "820baaf925c647cba2d89e3358337672" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33341 } attrs { promote: true } }
I20260608 12:42:45.977495  5722 ts_tablet_manager.cc:1434] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260608 12:42:45.979951  5722 tablet_copy_client.cc:1131] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.194:41425: connect: Connection refused (error 111)
I20260608 12:42:45.981807   431 tablet_replica.cc:333] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672: stopping tablet replica
I20260608 12:42:45.982478   431 raft_consensus.cc:2243] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:45.982903   431 raft_consensus.cc:2272] T 551fab5c916049a7855de9eebd32548a P 820baaf925c647cba2d89e3358337672 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:45.985163   431 tablet_replica.cc:333] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672: stopping tablet replica
I20260608 12:42:45.985730   431 raft_consensus.cc:2243] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:45.986308   431 raft_consensus.cc:2272] T 5fbe6440edec450288370fa2cb66033d P 820baaf925c647cba2d89e3358337672 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:45.988358   431 tablet_replica.cc:333] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672: stopping tablet replica
I20260608 12:42:45.988850   431 raft_consensus.cc:2243] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:45.989228   431 raft_consensus.cc:2272] T 4046069bfc374122a45c51c177cc1026 P 820baaf925c647cba2d89e3358337672 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:45.991416   431 tablet_replica.cc:333] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672: stopping tablet replica
I20260608 12:42:45.991943   431 raft_consensus.cc:2243] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:45.992442   431 raft_consensus.cc:2272] T 7549c159c410424ead91ee42ae9b08f4 P 820baaf925c647cba2d89e3358337672 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:46.017347   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:46.033308   431 tablet_server.cc:179] TabletServer@127.0.107.197:0 shutting down...
I20260608 12:42:46.055045   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:46.056342   431 tablet_replica.cc:333] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557: stopping tablet replica
I20260608 12:42:46.057250   431 raft_consensus.cc:2243] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:46.057911   431 raft_consensus.cc:2272] T 0a214c4930584e59aaea90b295b5bdec P e3aba480c19242dfac44fb3c8840d557 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:46.060424   431 tablet_replica.cc:333] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557: stopping tablet replica
I20260608 12:42:46.060974   431 raft_consensus.cc:2243] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:46.061365   431 raft_consensus.cc:2272] T b068fb62bd80425aa762d74dbec1e595 P e3aba480c19242dfac44fb3c8840d557 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:46.063382   431 tablet_replica.cc:333] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557: stopping tablet replica
I20260608 12:42:46.063877   431 raft_consensus.cc:2243] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:46.064410   431 raft_consensus.cc:2272] T f3a969c84d5d487b8cf33a5280ca48b7 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:46.066666   431 tablet_replica.cc:333] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557: stopping tablet replica
I20260608 12:42:46.067153   431 raft_consensus.cc:2243] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:46.067713   431 raft_consensus.cc:2272] T 4046069bfc374122a45c51c177cc1026 P e3aba480c19242dfac44fb3c8840d557 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:46.090495   431 tablet_server.cc:196] TabletServer@127.0.107.197:0 shutdown complete.
I20260608 12:42:46.106935   431 tablet_server.cc:179] TabletServer@127.0.107.198:0 shutting down...
I20260608 12:42:46.140978   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:46.142984   431 tablet_replica.cc:333] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8: stopping tablet replica
I20260608 12:42:46.143777   431 raft_consensus.cc:2243] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:46.144207   431 raft_consensus.cc:2272] T c34f794200624f2c816629e737f6b851 P f207c64e2258469a9565367353f869b8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:46.146790   431 tablet_replica.cc:333] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8: stopping tablet replica
I20260608 12:42:46.147327   431 raft_consensus.cc:2243] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:42:46.147715   431 raft_consensus.cc:2272] T 63a70e9261794fbba7472b558f017be4 P f207c64e2258469a9565367353f869b8 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:42:46.150069   431 tablet_replica.cc:333] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8: stopping tablet replica
I20260608 12:42:46.150580   431 raft_consensus.cc:2243] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:46.151022   431 raft_consensus.cc:2272] T 1ec6a3866c5349eeb38dbb1299750f16 P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:46.152982   431 tablet_replica.cc:333] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8: stopping tablet replica
I20260608 12:42:46.153455   431 raft_consensus.cc:2243] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:46.153976   431 raft_consensus.cc:2272] T 0a214c4930584e59aaea90b295b5bdec P f207c64e2258469a9565367353f869b8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:46.177325   431 tablet_server.cc:196] TabletServer@127.0.107.198:0 shutdown complete.
I20260608 12:42:46.199977   431 master.cc:562] Master@127.0.107.254:39459 shutting down...
W20260608 12:42:46.223054  4885 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:42:46.223281  4885 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:42:46.223434  4885 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:42:46.224540   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:46.225085   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:46.225441   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 249c26c0f5c8413e9dacdd9bf63697ae: stopping tablet replica
I20260608 12:42:46.248886   431 master.cc:584] Master@127.0.107.254:39459 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (17618 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260608 12:42:46.298286   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:40319
I20260608 12:42:46.299480   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:46.305076  5749 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:46.305208  5748 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:46.306694  5751 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:46.307796   431 server_base.cc:1061] running on GCE node
I20260608 12:42:46.308832   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:46.309049   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:46.309213   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922566309197 us; error 0 us; skew 500 ppm
I20260608 12:42:46.309864   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:46.312268   431 webserver.cc:533] Webserver started at http://127.0.107.254:40269/ using document root <none> and password file <none>
I20260608 12:42:46.312786   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:46.312991   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:46.313270   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:46.314457   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "46cb872ceae942a58fe9961bf2f66d91"
format_stamp: "Formatted at 2026-06-08 12:42:46 on dist-test-slave-xmh3"
I20260608 12:42:46.319051   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:42:46.322425  5756 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:46.323160   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:46.323437   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "46cb872ceae942a58fe9961bf2f66d91"
format_stamp: "Formatted at 2026-06-08 12:42:46 on dist-test-slave-xmh3"
I20260608 12:42:46.323736   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-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)
I20260608 12:42:46.366155   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:46.367478   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:46.405522   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:40319
I20260608 12:42:46.405630  5807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:40319 every 8 connection(s)
I20260608 12:42:46.409714  5808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:46.419466  5808 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91: Bootstrap starting.
I20260608 12:42:46.424378  5808 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:46.428908  5808 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91: No bootstrap required, opened a new log
I20260608 12:42:46.431089  5808 raft_consensus.cc:359] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46cb872ceae942a58fe9961bf2f66d91" member_type: VOTER }
I20260608 12:42:46.431506  5808 raft_consensus.cc:385] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:46.431746  5808 raft_consensus.cc:740] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46cb872ceae942a58fe9961bf2f66d91, State: Initialized, Role: FOLLOWER
I20260608 12:42:46.432351  5808 consensus_queue.cc:260] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "46cb872ceae942a58fe9961bf2f66d91" member_type: VOTER }
I20260608 12:42:46.432793  5808 raft_consensus.cc:399] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:46.433064  5808 raft_consensus.cc:493] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:46.433314  5808 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:46.437728  5808 raft_consensus.cc:515] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46cb872ceae942a58fe9961bf2f66d91" member_type: VOTER }
I20260608 12:42:46.438287  5808 leader_election.cc:304] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [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: 46cb872ceae942a58fe9961bf2f66d91; no voters: 
I20260608 12:42:46.439426  5808 leader_election.cc:290] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:46.439909  5811 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:46.441316  5811 raft_consensus.cc:697] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [term 1 LEADER]: Becoming Leader. State: Replica: 46cb872ceae942a58fe9961bf2f66d91, State: Running, Role: LEADER
I20260608 12:42:46.442065  5811 consensus_queue.cc:237] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [LEADER]: Queue going to LEADER mode. State: All 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: "46cb872ceae942a58fe9961bf2f66d91" member_type: VOTER }
I20260608 12:42:46.442533  5808 sys_catalog.cc:565] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:46.446664  5812 sys_catalog.cc:455] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "46cb872ceae942a58fe9961bf2f66d91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46cb872ceae942a58fe9961bf2f66d91" member_type: VOTER } }
I20260608 12:42:46.447278  5812 sys_catalog.cc:458] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:46.448043  5813 sys_catalog.cc:455] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 46cb872ceae942a58fe9961bf2f66d91. Latest consensus state: current_term: 1 leader_uuid: "46cb872ceae942a58fe9961bf2f66d91" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "46cb872ceae942a58fe9961bf2f66d91" member_type: VOTER } }
I20260608 12:42:46.448853  5813 sys_catalog.cc:458] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:46.452004  5820 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:46.457173  5820 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:46.458732   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:46.466482  5820 catalog_manager.cc:1382] Generated new cluster ID: ca4203c08dc34c62bc2a1395f6472247
I20260608 12:42:46.466766  5820 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:46.483280  5820 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:46.484581  5820 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:46.496343  5820 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91: Generated new TSK 0
I20260608 12:42:46.496927  5820 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:46.525399   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:46.531690  5829 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:46.532907  5830 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:46.534734   431 server_base.cc:1061] running on GCE node
W20260608 12:42:46.534969  5832 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:46.535867   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:46.536047   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:46.536288   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922566536266 us; error 0 us; skew 500 ppm
I20260608 12:42:46.536878   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:46.539367   431 webserver.cc:533] Webserver started at http://127.0.107.193:40037/ using document root <none> and password file <none>
I20260608 12:42:46.539885   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:46.540076   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:46.540366   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:46.541435   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "002a4b716c8c4ae48c0a84232937b43b"
format_stamp: "Formatted at 2026-06-08 12:42:46 on dist-test-slave-xmh3"
I20260608 12:42:46.546303   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:42:46.549752  5837 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:46.550701   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:46.551054   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "002a4b716c8c4ae48c0a84232937b43b"
format_stamp: "Formatted at 2026-06-08 12:42:46 on dist-test-slave-xmh3"
I20260608 12:42:46.551406   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-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)
I20260608 12:42:46.580027   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:46.581413   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:46.583091   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:46.585685   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:46.585966   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:46.586241   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:46.586440   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:46.629750   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37943
I20260608 12:42:46.629943  5899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37943 every 8 connection(s)
I20260608 12:42:46.635298   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:46.643730  5904 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:46.644481  5905 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:46.647815  5907 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:46.648636   431 server_base.cc:1061] running on GCE node
I20260608 12:42:46.651388  5900 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40319
I20260608 12:42:46.651810  5900 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:46.651862   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:46.652310   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:46.652596   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922566652567 us; error 0 us; skew 500 ppm
I20260608 12:42:46.652806  5900 heartbeater.cc:507] Master 127.0.107.254:40319 requested a full tablet report, sending...
I20260608 12:42:46.653510   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:46.655390  5773 ts_manager.cc:194] Registered new tserver with Master: 002a4b716c8c4ae48c0a84232937b43b (127.0.107.193:37943)
I20260608 12:42:46.656389   431 webserver.cc:533] Webserver started at http://127.0.107.194:38487/ using document root <none> and password file <none>
I20260608 12:42:46.656981   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:46.657215   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:46.657451  5773 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47450
I20260608 12:42:46.657516   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:46.659080   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "b53103f14f7a4a5a9bbaf9559808aae0"
format_stamp: "Formatted at 2026-06-08 12:42:46 on dist-test-slave-xmh3"
I20260608 12:42:46.663915   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260608 12:42:46.667531  5912 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:46.668421   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:42:46.668777   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "b53103f14f7a4a5a9bbaf9559808aae0"
format_stamp: "Formatted at 2026-06-08 12:42:46 on dist-test-slave-xmh3"
I20260608 12:42:46.669095   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-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)
I20260608 12:42:46.684899   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:46.686242   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:46.687799   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:46.690336   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:46.690584   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:46.690871   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:46.691079   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:46.731941   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40087
I20260608 12:42:46.732054  5974 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40087 every 8 connection(s)
I20260608 12:42:46.737720   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:46.745618  5978 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:46.748446  5979 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:46.749687   431 server_base.cc:1061] running on GCE node
W20260608 12:42:46.750952  5982 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:46.751631  5975 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40319
I20260608 12:42:46.752029  5975 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:46.752022   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:46.752604   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:46.752885   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922566752866 us; error 0 us; skew 500 ppm
I20260608 12:42:46.753270  5975 heartbeater.cc:507] Master 127.0.107.254:40319 requested a full tablet report, sending...
I20260608 12:42:46.753749   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:46.755667  5773 ts_manager.cc:194] Registered new tserver with Master: b53103f14f7a4a5a9bbaf9559808aae0 (127.0.107.194:40087)
I20260608 12:42:46.756745   431 webserver.cc:533] Webserver started at http://127.0.107.195:34953/ using document root <none> and password file <none>
I20260608 12:42:46.757081  5773 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47460
I20260608 12:42:46.757443   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:46.757750   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:46.758193   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:46.759402   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "5016b5a85363446eb57c1e3dbe02d592"
format_stamp: "Formatted at 2026-06-08 12:42:46 on dist-test-slave-xmh3"
I20260608 12:42:46.764742   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.002s
I20260608 12:42:46.768375  5986 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:46.769236   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:46.769579   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "5016b5a85363446eb57c1e3dbe02d592"
format_stamp: "Formatted at 2026-06-08 12:42:46 on dist-test-slave-xmh3"
I20260608 12:42:46.769971   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-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)
I20260608 12:42:46.803541   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:46.804747   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:46.806320   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:46.808743   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:46.809005   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:46.809279   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:46.809480   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:46.851220   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43113
I20260608 12:42:46.851353  6048 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43113 every 8 connection(s)
I20260608 12:42:46.865836  6049 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40319
I20260608 12:42:46.866317  6049 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:46.867046  6049 heartbeater.cc:507] Master 127.0.107.254:40319 requested a full tablet report, sending...
I20260608 12:42:46.869069  5773 ts_manager.cc:194] Registered new tserver with Master: 5016b5a85363446eb57c1e3dbe02d592 (127.0.107.195:43113)
I20260608 12:42:46.869493   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01468011s
I20260608 12:42:46.870515  5773 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47474
I20260608 12:42:47.660274  5900 heartbeater.cc:499] Master 127.0.107.254:40319 was elected leader, sending a full tablet report...
I20260608 12:42:47.759629  5975 heartbeater.cc:499] Master 127.0.107.254:40319 was elected leader, sending a full tablet report...
I20260608 12:42:47.873652  6049 heartbeater.cc:499] Master 127.0.107.254:40319 was elected leader, sending a full tablet report...
I20260608 12:42:47.927942  5773 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47484:
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"
    }
  }
}
W20260608 12:42:47.930353  5773 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.
I20260608 12:42:47.984725  5940 tablet_service.cc:1511] Processing CreateTablet for tablet 3185be65e0ef4a6ebd964abf870e8be4 (DEFAULT_TABLE table=test-workload [id=4a8a22d70c0e4c6a962b91630bf4c0b1]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:42:47.986812  5940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3185be65e0ef4a6ebd964abf870e8be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:47.996974  5939 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee71fd21abd4bde9265be0f0b48b67e (DEFAULT_TABLE table=test-workload [id=4a8a22d70c0e4c6a962b91630bf4c0b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:42:47.999455  5938 tablet_service.cc:1511] Processing CreateTablet for tablet 6db8b885144d49ccaf3fbd676bbea950 (DEFAULT_TABLE table=test-workload [id=4a8a22d70c0e4c6a962b91630bf4c0b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:42:48.001029  5939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee71fd21abd4bde9265be0f0b48b67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:48.013737  6014 tablet_service.cc:1511] Processing CreateTablet for tablet 3185be65e0ef4a6ebd964abf870e8be4 (DEFAULT_TABLE table=test-workload [id=4a8a22d70c0e4c6a962b91630bf4c0b1]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:42:48.014499  6013 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee71fd21abd4bde9265be0f0b48b67e (DEFAULT_TABLE table=test-workload [id=4a8a22d70c0e4c6a962b91630bf4c0b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:42:48.015882  6014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3185be65e0ef4a6ebd964abf870e8be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:48.014415  6012 tablet_service.cc:1511] Processing CreateTablet for tablet 6db8b885144d49ccaf3fbd676bbea950 (DEFAULT_TABLE table=test-workload [id=4a8a22d70c0e4c6a962b91630bf4c0b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:42:48.017033  6012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db8b885144d49ccaf3fbd676bbea950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:48.013078  5938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db8b885144d49ccaf3fbd676bbea950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:48.017968  6013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee71fd21abd4bde9265be0f0b48b67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:48.022969  5865 tablet_service.cc:1511] Processing CreateTablet for tablet 3185be65e0ef4a6ebd964abf870e8be4 (DEFAULT_TABLE table=test-workload [id=4a8a22d70c0e4c6a962b91630bf4c0b1]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260608 12:42:48.024371  5865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3185be65e0ef4a6ebd964abf870e8be4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:48.045881  5864 tablet_service.cc:1511] Processing CreateTablet for tablet 2ee71fd21abd4bde9265be0f0b48b67e (DEFAULT_TABLE table=test-workload [id=4a8a22d70c0e4c6a962b91630bf4c0b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260608 12:42:48.047433  5864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee71fd21abd4bde9265be0f0b48b67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:48.050539  5863 tablet_service.cc:1511] Processing CreateTablet for tablet 6db8b885144d49ccaf3fbd676bbea950 (DEFAULT_TABLE table=test-workload [id=4a8a22d70c0e4c6a962b91630bf4c0b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260608 12:42:48.051905  5863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db8b885144d49ccaf3fbd676bbea950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:48.062660  6068 tablet_bootstrap.cc:492] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0: Bootstrap starting.
I20260608 12:42:48.066325  6069 tablet_bootstrap.cc:492] T 3185be65e0ef4a6ebd964abf870e8be4 P 5016b5a85363446eb57c1e3dbe02d592: Bootstrap starting.
I20260608 12:42:48.073906  6069 tablet_bootstrap.cc:654] T 3185be65e0ef4a6ebd964abf870e8be4 P 5016b5a85363446eb57c1e3dbe02d592: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:48.074999  6068 tablet_bootstrap.cc:654] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:48.078888  6070 tablet_bootstrap.cc:492] T 3185be65e0ef4a6ebd964abf870e8be4 P 002a4b716c8c4ae48c0a84232937b43b: Bootstrap starting.
I20260608 12:42:48.080111  6069 tablet_bootstrap.cc:492] T 3185be65e0ef4a6ebd964abf870e8be4 P 5016b5a85363446eb57c1e3dbe02d592: No bootstrap required, opened a new log
I20260608 12:42:48.080821  6069 ts_tablet_manager.cc:1403] T 3185be65e0ef4a6ebd964abf870e8be4 P 5016b5a85363446eb57c1e3dbe02d592: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:42:48.084159  6069 raft_consensus.cc:359] T 3185be65e0ef4a6ebd964abf870e8be4 P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } }
I20260608 12:42:48.084656  6068 tablet_bootstrap.cc:492] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0: No bootstrap required, opened a new log
I20260608 12:42:48.084892  6069 raft_consensus.cc:385] T 3185be65e0ef4a6ebd964abf870e8be4 P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:48.085081  6070 tablet_bootstrap.cc:654] T 3185be65e0ef4a6ebd964abf870e8be4 P 002a4b716c8c4ae48c0a84232937b43b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:48.085199  6068 ts_tablet_manager.cc:1403] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0: Time spent bootstrapping tablet: real 0.023s	user 0.007s	sys 0.007s
I20260608 12:42:48.085280  6069 raft_consensus.cc:740] T 3185be65e0ef4a6ebd964abf870e8be4 P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5016b5a85363446eb57c1e3dbe02d592, State: Initialized, Role: FOLLOWER
I20260608 12:42:48.086401  6069 consensus_queue.cc:260] T 3185be65e0ef4a6ebd964abf870e8be4 P 5016b5a85363446eb57c1e3dbe02d592 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } }
I20260608 12:42:48.088815  6068 raft_consensus.cc:359] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } }
I20260608 12:42:48.089574  6068 raft_consensus.cc:385] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:48.089697  6069 ts_tablet_manager.cc:1434] T 3185be65e0ef4a6ebd964abf870e8be4 P 5016b5a85363446eb57c1e3dbe02d592: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260608 12:42:48.089987  6068 raft_consensus.cc:740] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b53103f14f7a4a5a9bbaf9559808aae0, State: Initialized, Role: FOLLOWER
I20260608 12:42:48.090111  6070 tablet_bootstrap.cc:492] T 3185be65e0ef4a6ebd964abf870e8be4 P 002a4b716c8c4ae48c0a84232937b43b: No bootstrap required, opened a new log
I20260608 12:42:48.090758  6070 ts_tablet_manager.cc:1403] T 3185be65e0ef4a6ebd964abf870e8be4 P 002a4b716c8c4ae48c0a84232937b43b: Time spent bootstrapping tablet: real 0.012s	user 0.012s	sys 0.000s
I20260608 12:42:48.090838  6069 tablet_bootstrap.cc:492] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592: Bootstrap starting.
I20260608 12:42:48.090896  6068 consensus_queue.cc:260] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } }
I20260608 12:42:48.093957  6070 raft_consensus.cc:359] T 3185be65e0ef4a6ebd964abf870e8be4 P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } }
I20260608 12:42:48.094769  6070 raft_consensus.cc:385] T 3185be65e0ef4a6ebd964abf870e8be4 P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:48.095129  6070 raft_consensus.cc:740] T 3185be65e0ef4a6ebd964abf870e8be4 P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 002a4b716c8c4ae48c0a84232937b43b, State: Initialized, Role: FOLLOWER
I20260608 12:42:48.096202  6070 consensus_queue.cc:260] T 3185be65e0ef4a6ebd964abf870e8be4 P 002a4b716c8c4ae48c0a84232937b43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } }
I20260608 12:42:48.099088  6069 tablet_bootstrap.cc:654] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:48.113787  6069 tablet_bootstrap.cc:492] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592: No bootstrap required, opened a new log
I20260608 12:42:48.113916  6070 ts_tablet_manager.cc:1434] T 3185be65e0ef4a6ebd964abf870e8be4 P 002a4b716c8c4ae48c0a84232937b43b: Time spent starting tablet: real 0.023s	user 0.016s	sys 0.004s
I20260608 12:42:48.114790  6068 ts_tablet_manager.cc:1434] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0: Time spent starting tablet: real 0.029s	user 0.014s	sys 0.012s
I20260608 12:42:48.116000  6070 tablet_bootstrap.cc:492] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b: Bootstrap starting.
I20260608 12:42:48.116014  6068 tablet_bootstrap.cc:492] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0: Bootstrap starting.
I20260608 12:42:48.119920  6069 ts_tablet_manager.cc:1403] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.005s
I20260608 12:42:48.122687  6068 tablet_bootstrap.cc:654] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:48.123096  6070 tablet_bootstrap.cc:654] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:48.123339  6069 raft_consensus.cc:359] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.124177  6069 raft_consensus.cc:385] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:48.124532  6069 raft_consensus.cc:740] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5016b5a85363446eb57c1e3dbe02d592, State: Initialized, Role: FOLLOWER
I20260608 12:42:48.125447  6069 consensus_queue.cc:260] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.127692  6069 ts_tablet_manager.cc:1434] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:42:48.129004  6069 tablet_bootstrap.cc:492] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592: Bootstrap starting.
I20260608 12:42:48.134595  6070 tablet_bootstrap.cc:492] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b: No bootstrap required, opened a new log
I20260608 12:42:48.135371  6070 ts_tablet_manager.cc:1403] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.003s
I20260608 12:42:48.135519  6069 tablet_bootstrap.cc:654] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:48.139417  6070 raft_consensus.cc:359] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.141700  6070 raft_consensus.cc:385] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:48.142083  6070 raft_consensus.cc:740] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 002a4b716c8c4ae48c0a84232937b43b, State: Initialized, Role: FOLLOWER
I20260608 12:42:48.143213  6068 tablet_bootstrap.cc:492] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0: No bootstrap required, opened a new log
I20260608 12:42:48.143016  6070 consensus_queue.cc:260] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.143769  6068 ts_tablet_manager.cc:1403] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0: Time spent bootstrapping tablet: real 0.028s	user 0.017s	sys 0.010s
I20260608 12:42:48.145422  6070 ts_tablet_manager.cc:1434] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260608 12:42:48.146530  6070 tablet_bootstrap.cc:492] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b: Bootstrap starting.
I20260608 12:42:48.147341  6068 raft_consensus.cc:359] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.148108  6068 raft_consensus.cc:385] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:48.148346  6069 tablet_bootstrap.cc:492] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592: No bootstrap required, opened a new log
I20260608 12:42:48.148486  6068 raft_consensus.cc:740] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b53103f14f7a4a5a9bbaf9559808aae0, State: Initialized, Role: FOLLOWER
I20260608 12:42:48.149039  6069 ts_tablet_manager.cc:1403] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.000s
I20260608 12:42:48.149536  6068 consensus_queue.cc:260] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.151962  6068 ts_tablet_manager.cc:1434] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:42:48.152194  6069 raft_consensus.cc:359] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.153092  6069 raft_consensus.cc:385] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:48.153290  6068 tablet_bootstrap.cc:492] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0: Bootstrap starting.
I20260608 12:42:48.153458  6069 raft_consensus.cc:740] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5016b5a85363446eb57c1e3dbe02d592, State: Initialized, Role: FOLLOWER
I20260608 12:42:48.153964  6070 tablet_bootstrap.cc:654] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:48.154482  6069 consensus_queue.cc:260] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.156807  6069 ts_tablet_manager.cc:1434] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:42:48.160624  6068 tablet_bootstrap.cc:654] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:48.162611  6070 tablet_bootstrap.cc:492] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b: No bootstrap required, opened a new log
I20260608 12:42:48.163157  6070 ts_tablet_manager.cc:1403] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260608 12:42:48.169739  6070 raft_consensus.cc:359] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.170603  6070 raft_consensus.cc:385] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:48.171087  6070 raft_consensus.cc:740] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 002a4b716c8c4ae48c0a84232937b43b, State: Initialized, Role: FOLLOWER
I20260608 12:42:48.172297  6068 tablet_bootstrap.cc:492] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0: No bootstrap required, opened a new log
I20260608 12:42:48.172024  6070 consensus_queue.cc:260] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.172886  6068 ts_tablet_manager.cc:1403] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.009s
I20260608 12:42:48.174501  6070 ts_tablet_manager.cc:1434] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.004s
I20260608 12:42:48.176222  6068 raft_consensus.cc:359] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.176779  6068 raft_consensus.cc:385] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:48.177034  6068 raft_consensus.cc:740] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b53103f14f7a4a5a9bbaf9559808aae0, State: Initialized, Role: FOLLOWER
I20260608 12:42:48.177739  6068 consensus_queue.cc:260] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.179486  6068 ts_tablet_manager.cc:1434] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260608 12:42:48.189093  6076 raft_consensus.cc:493] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:48.189522  6076 raft_consensus.cc:515] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.191617  6076 leader_election.cc:290] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b53103f14f7a4a5a9bbaf9559808aae0 (127.0.107.194:40087), 5016b5a85363446eb57c1e3dbe02d592 (127.0.107.195:43113)
I20260608 12:42:48.192001  6074 raft_consensus.cc:493] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:48.192595  6074 raft_consensus.cc:515] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.196503  6074 leader_election.cc:290] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 002a4b716c8c4ae48c0a84232937b43b (127.0.107.193:37943), b53103f14f7a4a5a9bbaf9559808aae0 (127.0.107.194:40087)
I20260608 12:42:48.206465  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db8b885144d49ccaf3fbd676bbea950" candidate_uuid: "002a4b716c8c4ae48c0a84232937b43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" is_pre_election: true
I20260608 12:42:48.207320  5950 raft_consensus.cc:2468] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 002a4b716c8c4ae48c0a84232937b43b in term 0.
I20260608 12:42:48.207638  6074 raft_consensus.cc:493] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:48.208123  6074 raft_consensus.cc:515] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.209854  5841 leader_election.cc:304] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 002a4b716c8c4ae48c0a84232937b43b, b53103f14f7a4a5a9bbaf9559808aae0; no voters: 
I20260608 12:42:48.210268  6074 leader_election.cc:290] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 002a4b716c8c4ae48c0a84232937b43b (127.0.107.193:37943), b53103f14f7a4a5a9bbaf9559808aae0 (127.0.107.194:40087)
I20260608 12:42:48.210804  6076 raft_consensus.cc:2804] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:48.211184  6076 raft_consensus.cc:493] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:48.211534  6076 raft_consensus.cc:3060] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.212579  5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db8b885144d49ccaf3fbd676bbea950" candidate_uuid: "5016b5a85363446eb57c1e3dbe02d592" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "002a4b716c8c4ae48c0a84232937b43b" is_pre_election: true
I20260608 12:42:48.214143  5874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee71fd21abd4bde9265be0f0b48b67e" candidate_uuid: "5016b5a85363446eb57c1e3dbe02d592" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "002a4b716c8c4ae48c0a84232937b43b" is_pre_election: true
I20260608 12:42:48.214810  5874 raft_consensus.cc:2468] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5016b5a85363446eb57c1e3dbe02d592 in term 0.
I20260608 12:42:48.217335  6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db8b885144d49ccaf3fbd676bbea950" candidate_uuid: "002a4b716c8c4ae48c0a84232937b43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5016b5a85363446eb57c1e3dbe02d592" is_pre_election: true
I20260608 12:42:48.216359  5990 leader_election.cc:304] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 002a4b716c8c4ae48c0a84232937b43b, 5016b5a85363446eb57c1e3dbe02d592; no voters: 
I20260608 12:42:48.218021  6024 raft_consensus.cc:2468] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 002a4b716c8c4ae48c0a84232937b43b in term 0.
I20260608 12:42:48.219532  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db8b885144d49ccaf3fbd676bbea950" candidate_uuid: "5016b5a85363446eb57c1e3dbe02d592" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" is_pre_election: true
I20260608 12:42:48.219033  6074 raft_consensus.cc:2804] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:48.219959  5949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee71fd21abd4bde9265be0f0b48b67e" candidate_uuid: "5016b5a85363446eb57c1e3dbe02d592" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" is_pre_election: true
I20260608 12:42:48.220155  6074 raft_consensus.cc:493] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:48.220185  5950 raft_consensus.cc:2468] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5016b5a85363446eb57c1e3dbe02d592 in term 0.
I20260608 12:42:48.220736  6074 raft_consensus.cc:3060] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.219026  6076 raft_consensus.cc:515] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.220664  5949 raft_consensus.cc:2468] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5016b5a85363446eb57c1e3dbe02d592 in term 0.
I20260608 12:42:48.221422  5990 leader_election.cc:304] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5016b5a85363446eb57c1e3dbe02d592, b53103f14f7a4a5a9bbaf9559808aae0; no voters: 
I20260608 12:42:48.222697  5875 raft_consensus.cc:2393] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5016b5a85363446eb57c1e3dbe02d592 in current term 1: Already voted for candidate 002a4b716c8c4ae48c0a84232937b43b in this term.
I20260608 12:42:48.224452  5949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db8b885144d49ccaf3fbd676bbea950" candidate_uuid: "002a4b716c8c4ae48c0a84232937b43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b53103f14f7a4a5a9bbaf9559808aae0"
I20260608 12:42:48.225057  5949 raft_consensus.cc:3060] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.228590  6074 raft_consensus.cc:515] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.230790  6074 leader_election.cc:290] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [CANDIDATE]: Term 1 election: Requested vote from peers 002a4b716c8c4ae48c0a84232937b43b (127.0.107.193:37943), b53103f14f7a4a5a9bbaf9559808aae0 (127.0.107.194:40087)
I20260608 12:42:48.231348  6074 raft_consensus.cc:2804] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:48.231712  6074 raft_consensus.cc:493] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:48.232055  6074 raft_consensus.cc:3060] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.232336  6076 leader_election.cc:290] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [CANDIDATE]: Term 1 election: Requested vote from peers b53103f14f7a4a5a9bbaf9559808aae0 (127.0.107.194:40087), 5016b5a85363446eb57c1e3dbe02d592 (127.0.107.195:43113)
I20260608 12:42:48.233152  5949 raft_consensus.cc:2468] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 002a4b716c8c4ae48c0a84232937b43b in term 1.
I20260608 12:42:48.233479  6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db8b885144d49ccaf3fbd676bbea950" candidate_uuid: "002a4b716c8c4ae48c0a84232937b43b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5016b5a85363446eb57c1e3dbe02d592"
I20260608 12:42:48.234539  5841 leader_election.cc:304] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 002a4b716c8c4ae48c0a84232937b43b, b53103f14f7a4a5a9bbaf9559808aae0; no voters: 
I20260608 12:42:48.234690  5875 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee71fd21abd4bde9265be0f0b48b67e" candidate_uuid: "5016b5a85363446eb57c1e3dbe02d592" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "002a4b716c8c4ae48c0a84232937b43b"
I20260608 12:42:48.235421  5875 raft_consensus.cc:3060] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.235771  5949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ee71fd21abd4bde9265be0f0b48b67e" candidate_uuid: "5016b5a85363446eb57c1e3dbe02d592" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b53103f14f7a4a5a9bbaf9559808aae0"
I20260608 12:42:48.236336  5949 raft_consensus.cc:3060] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.235435  6076 raft_consensus.cc:2804] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:48.239759  6074 raft_consensus.cc:515] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.240962  6024 raft_consensus.cc:2393] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 002a4b716c8c4ae48c0a84232937b43b in current term 1: Already voted for candidate 5016b5a85363446eb57c1e3dbe02d592 in this term.
I20260608 12:42:48.242951  5874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db8b885144d49ccaf3fbd676bbea950" candidate_uuid: "5016b5a85363446eb57c1e3dbe02d592" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "002a4b716c8c4ae48c0a84232937b43b"
I20260608 12:42:48.243906  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db8b885144d49ccaf3fbd676bbea950" candidate_uuid: "5016b5a85363446eb57c1e3dbe02d592" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b53103f14f7a4a5a9bbaf9559808aae0"
I20260608 12:42:48.244679  5950 raft_consensus.cc:2393] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5016b5a85363446eb57c1e3dbe02d592 in current term 1: Already voted for candidate 002a4b716c8c4ae48c0a84232937b43b in this term.
I20260608 12:42:48.246088  6074 leader_election.cc:290] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [CANDIDATE]: Term 1 election: Requested vote from peers 002a4b716c8c4ae48c0a84232937b43b (127.0.107.193:37943), b53103f14f7a4a5a9bbaf9559808aae0 (127.0.107.194:40087)
I20260608 12:42:48.246840  5949 raft_consensus.cc:2468] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5016b5a85363446eb57c1e3dbe02d592 in term 1.
I20260608 12:42:48.247337  5875 raft_consensus.cc:2468] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5016b5a85363446eb57c1e3dbe02d592 in term 1.
I20260608 12:42:48.246927  6076 raft_consensus.cc:697] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 1 LEADER]: Becoming Leader. State: Replica: 002a4b716c8c4ae48c0a84232937b43b, State: Running, Role: LEADER
I20260608 12:42:48.248107  5990 leader_election.cc:304] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5016b5a85363446eb57c1e3dbe02d592, b53103f14f7a4a5a9bbaf9559808aae0; no voters: 
I20260608 12:42:48.248584  6076 consensus_queue.cc:237] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.248821  6074 raft_consensus.cc:2804] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:48.249464  6074 raft_consensus.cc:697] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [term 1 LEADER]: Becoming Leader. State: Replica: 5016b5a85363446eb57c1e3dbe02d592, State: Running, Role: LEADER
I20260608 12:42:48.250367  6074 consensus_queue.cc:237] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:48.256783  5990 leader_election.cc:304] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [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: 5016b5a85363446eb57c1e3dbe02d592; no voters: 002a4b716c8c4ae48c0a84232937b43b, b53103f14f7a4a5a9bbaf9559808aae0
I20260608 12:42:48.257627  6074 raft_consensus.cc:2749] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:42:48.259361  5771 catalog_manager.cc:5696] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b reported cstate change: term changed from 0 to 1, leader changed from <none> to 002a4b716c8c4ae48c0a84232937b43b (127.0.107.193). New cstate: current_term: 1 leader_uuid: "002a4b716c8c4ae48c0a84232937b43b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:48.259723  5772 catalog_manager.cc:5696] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5016b5a85363446eb57c1e3dbe02d592 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "5016b5a85363446eb57c1e3dbe02d592" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } health_report { overall_health: HEALTHY } } }
I20260608 12:42:48.262789  6075 raft_consensus.cc:493] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:42:48.263257  6075 raft_consensus.cc:515] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } }
I20260608 12:42:48.266194  6075 leader_election.cc:290] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5016b5a85363446eb57c1e3dbe02d592 (127.0.107.195:43113), 002a4b716c8c4ae48c0a84232937b43b (127.0.107.193:37943)
I20260608 12:42:48.278693  6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3185be65e0ef4a6ebd964abf870e8be4" candidate_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5016b5a85363446eb57c1e3dbe02d592" is_pre_election: true
I20260608 12:42:48.279435  6024 raft_consensus.cc:2468] T 3185be65e0ef4a6ebd964abf870e8be4 P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b53103f14f7a4a5a9bbaf9559808aae0 in term 0.
I20260608 12:42:48.280630  5916 leader_election.cc:304] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5016b5a85363446eb57c1e3dbe02d592, b53103f14f7a4a5a9bbaf9559808aae0; no voters: 
I20260608 12:42:48.281329  6075 raft_consensus.cc:2804] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:42:48.281682  6075 raft_consensus.cc:493] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:42:48.282056  6075 raft_consensus.cc:3060] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.282181  5874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3185be65e0ef4a6ebd964abf870e8be4" candidate_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "002a4b716c8c4ae48c0a84232937b43b" is_pre_election: true
I20260608 12:42:48.282761  5874 raft_consensus.cc:2468] T 3185be65e0ef4a6ebd964abf870e8be4 P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b53103f14f7a4a5a9bbaf9559808aae0 in term 0.
I20260608 12:42:48.287047  6075 raft_consensus.cc:515] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } }
I20260608 12:42:48.288782  6075 leader_election.cc:290] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [CANDIDATE]: Term 1 election: Requested vote from peers 5016b5a85363446eb57c1e3dbe02d592 (127.0.107.195:43113), 002a4b716c8c4ae48c0a84232937b43b (127.0.107.193:37943)
I20260608 12:42:48.289369  6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3185be65e0ef4a6ebd964abf870e8be4" candidate_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5016b5a85363446eb57c1e3dbe02d592"
I20260608 12:42:48.289796  5874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3185be65e0ef4a6ebd964abf870e8be4" candidate_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "002a4b716c8c4ae48c0a84232937b43b"
I20260608 12:42:48.289974  6024 raft_consensus.cc:3060] T 3185be65e0ef4a6ebd964abf870e8be4 P 5016b5a85363446eb57c1e3dbe02d592 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.290346  5874 raft_consensus.cc:3060] T 3185be65e0ef4a6ebd964abf870e8be4 P 002a4b716c8c4ae48c0a84232937b43b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:48.296741  6024 raft_consensus.cc:2468] T 3185be65e0ef4a6ebd964abf870e8be4 P 5016b5a85363446eb57c1e3dbe02d592 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b53103f14f7a4a5a9bbaf9559808aae0 in term 1.
I20260608 12:42:48.296741  5874 raft_consensus.cc:2468] T 3185be65e0ef4a6ebd964abf870e8be4 P 002a4b716c8c4ae48c0a84232937b43b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b53103f14f7a4a5a9bbaf9559808aae0 in term 1.
I20260608 12:42:48.298164  5916 leader_election.cc:304] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 002a4b716c8c4ae48c0a84232937b43b, b53103f14f7a4a5a9bbaf9559808aae0; no voters: 
I20260608 12:42:48.298831  6075 raft_consensus.cc:2804] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:48.299872  6075 raft_consensus.cc:697] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 LEADER]: Becoming Leader. State: Replica: b53103f14f7a4a5a9bbaf9559808aae0, State: Running, Role: LEADER
I20260608 12:42:48.300668  6075 consensus_queue.cc:237] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } }
I20260608 12:42:48.307799  5772 catalog_manager.cc:5696] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 reported cstate change: term changed from 0 to 1, leader changed from <none> to b53103f14f7a4a5a9bbaf9559808aae0 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } health_report { overall_health: UNKNOWN } } }
I20260608 12:42:48.327775   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:48.334261  6096 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:48.335793  6097 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:48.337345  6099 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:48.338121   431 server_base.cc:1061] running on GCE node
I20260608 12:42:48.339457   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:48.339721   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:48.339977   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922568339955 us; error 0 us; skew 500 ppm
I20260608 12:42:48.340632   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:48.343304   431 webserver.cc:533] Webserver started at http://127.0.107.196:44571/ using document root <none> and password file <none>
I20260608 12:42:48.343911   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:48.344152   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:48.344458   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:48.345643   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-3-root/instance:
uuid: "13f55ea11c6d4341b0cf31f5c286837f"
format_stamp: "Formatted at 2026-06-08 12:42:48 on dist-test-slave-xmh3"
I20260608 12:42:48.350787   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:48.354449  6104 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:48.355288   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:42:48.355623   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-3-root
uuid: "13f55ea11c6d4341b0cf31f5c286837f"
format_stamp: "Formatted at 2026-06-08 12:42:48 on dist-test-slave-xmh3"
I20260608 12:42:48.355904   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-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)
I20260608 12:42:48.369390   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:48.370687   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:48.372555   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:48.374967   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:48.375149   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:48.375339   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:48.375471   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:48.414705   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:38123
I20260608 12:42:48.414824  6166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:38123 every 8 connection(s)
I20260608 12:42:48.428530  6167 heartbeater.cc:344] Connected to a master server at 127.0.107.254:40319
I20260608 12:42:48.428969  6167 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:48.429699  6167 heartbeater.cc:507] Master 127.0.107.254:40319 requested a full tablet report, sending...
I20260608 12:42:48.431701  5772 ts_manager.cc:194] Registered new tserver with Master: 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196:38123)
I20260608 12:42:48.433101  5772 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47494
I20260608 12:42:48.458756  5826 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:48.462846  5826 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:48.463332  5826 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:42:48.475745  5821 auto_rebalancer.cc:591] Failed to schedule move for tablet 6db8b885144d49ccaf3fbd676bbea950: Illegal state: Leader has not yet committed an operation in its own term
W20260608 12:42:48.486263  5821 auto_rebalancer.cc:591] Failed to schedule move for tablet 2ee71fd21abd4bde9265be0f0b48b67e: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:42:48.520380  6076 consensus_queue.cc:1048] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:42:48.527086  6089 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260608 12:42:48.527385  6089 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260608 12:42:48.551335  6075 consensus_queue.cc:1048] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.551692  6074 consensus_queue.cc:1048] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [LEADER]: Connected to new peer: Peer: permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.605121  6178 consensus_queue.cc:1048] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.606243  6173 consensus_queue.cc:1048] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:48.621785  6074 consensus_queue.cc:1048] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:42:49.435365  6167 heartbeater.cc:499] Master 127.0.107.254:40319 was elected leader, sending a full tablet report...
I20260608 12:42:49.498898  5874 consensus_queue.cc:237] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [LEADER]: Queue 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: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } attrs { replace: true } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: true } }
I20260608 12:42:49.505944  6023 raft_consensus.cc:1275] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 1 FOLLOWER]: Refusing update from remote peer 002a4b716c8c4ae48c0a84232937b43b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:49.506096  5949 raft_consensus.cc:1275] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Refusing update from remote peer 002a4b716c8c4ae48c0a84232937b43b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:49.507817  6089 consensus_queue.cc:1048] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:49.508599  6185 consensus_queue.cc:1048] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:42:49.517553  5840 consensus_peers.cc:597] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b -> Peer 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196:38123): Couldn't send request to peer 13f55ea11c6d4341b0cf31f5c286837f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6db8b885144d49ccaf3fbd676bbea950. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:49.517979  6023 raft_consensus.cc:2955] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } attrs { replace: true } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: true } } }
I20260608 12:42:49.518110  5949 raft_consensus.cc:2955] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } attrs { replace: true } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: true } } }
I20260608 12:42:49.528384  5772 catalog_manager.cc:5696] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 reported cstate change: config changed from index -1 to 2, NON_VOTER 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "002a4b716c8c4ae48c0a84232937b43b" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } attrs { replace: true } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: true } } }
I20260608 12:42:49.759606  6191 ts_tablet_manager.cc:933] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f: Initiating tablet copy from peer 002a4b716c8c4ae48c0a84232937b43b (127.0.107.193:37943)
I20260608 12:42:49.761122  6191 tablet_copy_client.cc:323] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:37943
I20260608 12:42:49.771827  5885 tablet_copy_service.cc:140] P 002a4b716c8c4ae48c0a84232937b43b: Received BeginTabletCopySession request for tablet 6db8b885144d49ccaf3fbd676bbea950 from peer 13f55ea11c6d4341b0cf31f5c286837f ({username='slave'} at 127.0.0.1:55782)
I20260608 12:42:49.772449  5885 tablet_copy_service.cc:161] P 002a4b716c8c4ae48c0a84232937b43b: Beginning new tablet copy session on tablet 6db8b885144d49ccaf3fbd676bbea950 from peer 13f55ea11c6d4341b0cf31f5c286837f at {username='slave'} at 127.0.0.1:55782: session id = 13f55ea11c6d4341b0cf31f5c286837f-6db8b885144d49ccaf3fbd676bbea950
I20260608 12:42:49.779330  5885 tablet_copy_source_session.cc:215] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:49.782605  6191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6db8b885144d49ccaf3fbd676bbea950. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:49.794138  6191 tablet_copy_client.cc:806] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:49.794718  6191 tablet_copy_client.cc:670] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:49.798316  6191 tablet_copy_client.cc:538] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:49.801894  6185 raft_consensus.cc:2955] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } attrs { replace: true } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: true } } }
I20260608 12:42:49.804837  6191 tablet_bootstrap.cc:492] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f: Bootstrap starting.
I20260608 12:42:49.815450  6023 consensus_queue.cc:237] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [LEADER]: Queue 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: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: true } }
I20260608 12:42:49.824126  6191 tablet_bootstrap.cc:492] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260608 12:42:49.825552  6191 tablet_bootstrap.cc:492] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f: Bootstrap complete.
I20260608 12:42:49.826555  6191 ts_tablet_manager.cc:1403] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f: Time spent bootstrapping tablet: real 0.022s	user 0.019s	sys 0.004s
I20260608 12:42:49.827747  5949 raft_consensus.cc:1275] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Refusing update from remote peer 5016b5a85363446eb57c1e3dbe02d592: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:49.830546  6191 raft_consensus.cc:359] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } }
I20260608 12:42:49.831779  6074 consensus_queue.cc:1048] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:42:49.832415  6191 raft_consensus.cc:740] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13f55ea11c6d4341b0cf31f5c286837f, State: Initialized, Role: LEARNER
I20260608 12:42:49.834846  5874 raft_consensus.cc:1275] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b [term 1 FOLLOWER]: Refusing update from remote peer 5016b5a85363446eb57c1e3dbe02d592: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:42:49.834322  6191 consensus_queue.cc:260] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, 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: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } attrs { replace: true } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: true } }
I20260608 12:42:49.836520  6074 consensus_queue.cc:1048] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [LEADER]: Connected to new peer: Peer: permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:42:49.849648  6191 ts_tablet_manager.cc:1434] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.007s
I20260608 12:42:49.854302  5885 tablet_copy_service.cc:342] P 002a4b716c8c4ae48c0a84232937b43b: Request end of tablet copy session 13f55ea11c6d4341b0cf31f5c286837f-6db8b885144d49ccaf3fbd676bbea950 received from {username='slave'} at 127.0.0.1:55782
I20260608 12:42:49.854770  5885 tablet_copy_service.cc:434] P 002a4b716c8c4ae48c0a84232937b43b: ending tablet copy session 13f55ea11c6d4341b0cf31f5c286837f-6db8b885144d49ccaf3fbd676bbea950 on tablet 6db8b885144d49ccaf3fbd676bbea950 with peer 13f55ea11c6d4341b0cf31f5c286837f
W20260608 12:42:49.855183  5989 consensus_peers.cc:597] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 -> Peer 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196:38123): Couldn't send request to peer 13f55ea11c6d4341b0cf31f5c286837f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ee71fd21abd4bde9265be0f0b48b67e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:49.856861  5874 raft_consensus.cc:2955] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: true } } }
I20260608 12:42:49.860052  5950 raft_consensus.cc:2955] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: true } } }
I20260608 12:42:49.870160  5771 catalog_manager.cc:5696] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b reported cstate change: config changed from index -1 to 2, NON_VOTER 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "5016b5a85363446eb57c1e3dbe02d592" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: true } } }
I20260608 12:42:50.010689  6200 raft_consensus.cc:2955] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: true } } }
I20260608 12:42:50.058408  6191 ts_tablet_manager.cc:933] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f: Initiating tablet copy from peer 5016b5a85363446eb57c1e3dbe02d592 (127.0.107.195:43113)
I20260608 12:42:50.060070  6191 tablet_copy_client.cc:323] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43113
I20260608 12:42:50.071542  6034 tablet_copy_service.cc:140] P 5016b5a85363446eb57c1e3dbe02d592: Received BeginTabletCopySession request for tablet 2ee71fd21abd4bde9265be0f0b48b67e from peer 13f55ea11c6d4341b0cf31f5c286837f ({username='slave'} at 127.0.0.1:57012)
I20260608 12:42:50.072170  6034 tablet_copy_service.cc:161] P 5016b5a85363446eb57c1e3dbe02d592: Beginning new tablet copy session on tablet 2ee71fd21abd4bde9265be0f0b48b67e from peer 13f55ea11c6d4341b0cf31f5c286837f at {username='slave'} at 127.0.0.1:57012: session id = 13f55ea11c6d4341b0cf31f5c286837f-2ee71fd21abd4bde9265be0f0b48b67e
I20260608 12:42:50.080024  6034 tablet_copy_source_session.cc:215] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:42:50.083397  6191 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ee71fd21abd4bde9265be0f0b48b67e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:50.096814  6191 tablet_copy_client.cc:806] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f: tablet copy: Starting download of 0 data blocks...
I20260608 12:42:50.097360  6191 tablet_copy_client.cc:670] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f: tablet copy: Starting download of 1 WAL segments...
I20260608 12:42:50.100904  6191 tablet_copy_client.cc:538] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:42:50.108179  6191 tablet_bootstrap.cc:492] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f: Bootstrap starting.
I20260608 12:42:50.126718  6142 raft_consensus.cc:1217] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:42:50.127511  6142 raft_consensus.cc:2955] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } attrs { replace: true } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: true } } }
I20260608 12:42:50.131093  6191 tablet_bootstrap.cc:492] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f: 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
I20260608 12:42:50.132102  6191 tablet_bootstrap.cc:492] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f: Bootstrap complete.
I20260608 12:42:50.133630  6191 ts_tablet_manager.cc:1403] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.005s
I20260608 12:42:50.136898  6191 raft_consensus.cc:359] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: true } }
I20260608 12:42:50.137789  6191 raft_consensus.cc:740] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 13f55ea11c6d4341b0cf31f5c286837f, State: Initialized, Role: LEARNER
I20260608 12:42:50.138511  6191 consensus_queue.cc:260] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f [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: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: true } }
I20260608 12:42:50.140801  6191 ts_tablet_manager.cc:1434] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:42:50.142601  6034 tablet_copy_service.cc:342] P 5016b5a85363446eb57c1e3dbe02d592: Request end of tablet copy session 13f55ea11c6d4341b0cf31f5c286837f-2ee71fd21abd4bde9265be0f0b48b67e received from {username='slave'} at 127.0.0.1:57012
I20260608 12:42:50.143062  6034 tablet_copy_service.cc:434] P 5016b5a85363446eb57c1e3dbe02d592: ending tablet copy session 13f55ea11c6d4341b0cf31f5c286837f-2ee71fd21abd4bde9265be0f0b48b67e on tablet 2ee71fd21abd4bde9265be0f0b48b67e with peer 13f55ea11c6d4341b0cf31f5c286837f
I20260608 12:42:50.313061  6142 raft_consensus.cc:1217] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:42:50.464263  5826 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:50.467275  5826 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:50.467684  5826 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:50.721621  6196 raft_consensus.cc:1064] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b: attempting to promote NON_VOTER 13f55ea11c6d4341b0cf31f5c286837f to VOTER
I20260608 12:42:50.726158  6196 consensus_queue.cc:237] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [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: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } attrs { replace: true } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } }
I20260608 12:42:50.734308  6142 raft_consensus.cc:1275] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f [term 1 LEARNER]: Refusing update from remote peer 002a4b716c8c4ae48c0a84232937b43b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:50.735682  6023 raft_consensus.cc:1275] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 1 FOLLOWER]: Refusing update from remote peer 002a4b716c8c4ae48c0a84232937b43b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:50.736686  5950 raft_consensus.cc:1275] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Refusing update from remote peer 002a4b716c8c4ae48c0a84232937b43b: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:50.736537  6196 consensus_queue.cc:1048] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:50.738212  6185 consensus_queue.cc:1048] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:50.739333  6211 consensus_queue.cc:1048] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:50.754545  6023 raft_consensus.cc:2955] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } attrs { replace: true } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:50.755208  5950 raft_consensus.cc:2955] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } attrs { replace: true } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:50.775748  5772 catalog_manager.cc:5696] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 reported cstate change: config changed from index 2 to 3, 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "002a4b716c8c4ae48c0a84232937b43b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } attrs { replace: true } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:50.835120  6196 raft_consensus.cc:2955] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } attrs { replace: true } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:50.846616  6142 raft_consensus.cc:2955] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } attrs { replace: true } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:50.874379  6200 raft_consensus.cc:1064] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592: attempting to promote NON_VOTER 13f55ea11c6d4341b0cf31f5c286837f to VOTER
I20260608 12:42:50.877053  6200 consensus_queue.cc:237] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [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: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } }
I20260608 12:42:50.883890  6142 raft_consensus.cc:1275] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f [term 1 LEARNER]: Refusing update from remote peer 5016b5a85363446eb57c1e3dbe02d592: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:50.884769  5950 raft_consensus.cc:1275] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Refusing update from remote peer 5016b5a85363446eb57c1e3dbe02d592: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:50.885820  6205 consensus_queue.cc:1048] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:50.886906  6217 consensus_queue.cc:1048] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:42:50.887477  5874 raft_consensus.cc:1275] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b [term 1 FOLLOWER]: Refusing update from remote peer 5016b5a85363446eb57c1e3dbe02d592: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:42:50.890033  6200 consensus_queue.cc:1048] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [LEADER]: Connected to new peer: Peer: permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:42:50.910573  5874 raft_consensus.cc:2955] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:50.911278  6142 raft_consensus.cc:2955] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:50.995955  5874 consensus_queue.cc:237] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [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: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } }
I20260608 12:42:50.996603  5773 catalog_manager.cc:5696] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f reported cstate change: config changed from index 2 to 3, 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5016b5a85363446eb57c1e3dbe02d592" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:51.002249  5950 raft_consensus.cc:1275] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Refusing update from remote peer 002a4b716c8c4ae48c0a84232937b43b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:51.003118  6142 raft_consensus.cc:1275] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f [term 1 FOLLOWER]: Refusing update from remote peer 002a4b716c8c4ae48c0a84232937b43b: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:51.003679  6211 consensus_queue.cc:1048] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:51.005482  6185 consensus_queue.cc:1048] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [LEADER]: Connected to new peer: Peer: permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:51.013509  5950 raft_consensus.cc:2955] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5016b5a85363446eb57c1e3dbe02d592 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:51.014221  6141 raft_consensus.cc:2955] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5016b5a85363446eb57c1e3dbe02d592 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:51.027379  5771 catalog_manager.cc:5696] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 reported cstate change: config changed from index 3 to 4, VOTER 5016b5a85363446eb57c1e3dbe02d592 (127.0.107.195) evicted. New cstate: current_term: 1 leader_uuid: "002a4b716c8c4ae48c0a84232937b43b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:51.076668  6217 raft_consensus.cc:2955] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:51.089450  5950 raft_consensus.cc:2955] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 13f55ea11c6d4341b0cf31f5c286837f (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } attrs { replace: true } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:51.258173  6023 consensus_queue.cc:237] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [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: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } }
I20260608 12:42:51.263367  5874 raft_consensus.cc:1275] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b [term 1 FOLLOWER]: Refusing update from remote peer 5016b5a85363446eb57c1e3dbe02d592: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:51.263473  6141 raft_consensus.cc:1275] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f [term 1 FOLLOWER]: Refusing update from remote peer 5016b5a85363446eb57c1e3dbe02d592: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:42:51.264830  6222 consensus_queue.cc:1048] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [LEADER]: Connected to new peer: Peer: permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:51.265586  6205 consensus_queue.cc:1048] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:42:51.275223  6141 raft_consensus.cc:2955] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b53103f14f7a4a5a9bbaf9559808aae0 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:51.277199  5874 raft_consensus.cc:2955] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b53103f14f7a4a5a9bbaf9559808aae0 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:51.403751  6014 tablet_service.cc:1558] Processing DeleteTablet for tablet 6db8b885144d49ccaf3fbd676bbea950 with delete_type TABLET_DATA_TOMBSTONED (TS 5016b5a85363446eb57c1e3dbe02d592 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56964
I20260608 12:42:51.411329  6223 tablet_replica.cc:333] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592: stopping tablet replica
I20260608 12:42:51.410605  5770 catalog_manager.cc:5696] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f reported cstate change: config changed from index 3 to 4, VOTER b53103f14f7a4a5a9bbaf9559808aae0 (127.0.107.194) evicted. New cstate: current_term: 1 leader_uuid: "5016b5a85363446eb57c1e3dbe02d592" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:51.412781  6223 raft_consensus.cc:2243] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:51.413866  6223 raft_consensus.cc:2272] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:51.417743  6223 ts_tablet_manager.cc:1916] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:51.434651  6223 ts_tablet_manager.cc:1929] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:42:51.435127  6223 log.cc:1199] T 6db8b885144d49ccaf3fbd676bbea950 P 5016b5a85363446eb57c1e3dbe02d592: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-2-root/wals/6db8b885144d49ccaf3fbd676bbea950
I20260608 12:42:51.437146  5760 catalog_manager.cc:5027] TS 5016b5a85363446eb57c1e3dbe02d592 (127.0.107.195:43113): tablet 6db8b885144d49ccaf3fbd676bbea950 (table test-workload [id=4a8a22d70c0e4c6a962b91630bf4c0b1]) successfully deleted
I20260608 12:42:51.476765  5939 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ee71fd21abd4bde9265be0f0b48b67e with delete_type TABLET_DATA_TOMBSTONED (TS b53103f14f7a4a5a9bbaf9559808aae0 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:32834
I20260608 12:42:51.480866  6224 tablet_replica.cc:333] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0: stopping tablet replica
I20260608 12:42:51.481564  6224 raft_consensus.cc:2243] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:51.482359  6224 raft_consensus.cc:2272] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:51.485083  6224 ts_tablet_manager.cc:1916] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:42:51.496323  6224 ts_tablet_manager.cc:1929] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260608 12:42:51.496662  6224 log.cc:1199] T 2ee71fd21abd4bde9265be0f0b48b67e P b53103f14f7a4a5a9bbaf9559808aae0: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780922429684918-431-0/minicluster-data/ts-1-root/wals/2ee71fd21abd4bde9265be0f0b48b67e
I20260608 12:42:51.498297  5760 catalog_manager.cc:5027] TS b53103f14f7a4a5a9bbaf9559808aae0 (127.0.107.194:40087): tablet 2ee71fd21abd4bde9265be0f0b48b67e (table test-workload [id=4a8a22d70c0e4c6a962b91630bf4c0b1]) successfully deleted
I20260608 12:42:51.590929  6196 raft_consensus.cc:2955] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5016b5a85363446eb57c1e3dbe02d592 (127.0.107.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:51.598320  5760 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6db8b885144d49ccaf3fbd676bbea950 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:51.775312  6217 raft_consensus.cc:2955] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER b53103f14f7a4a5a9bbaf9559808aae0 (127.0.107.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "5016b5a85363446eb57c1e3dbe02d592" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43113 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } } }
I20260608 12:42:51.782655  5760 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2ee71fd21abd4bde9265be0f0b48b67e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:42:52.468832  5826 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:52.472035  5826 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:52.472431  5826 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:54.146960  6229 raft_consensus.cc:493] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 002a4b716c8c4ae48c0a84232937b43b)
I20260608 12:42:54.147503  6229 raft_consensus.cc:515] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "002a4b716c8c4ae48c0a84232937b43b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37943 } } peers { permanent_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40087 } } peers { permanent_uuid: "13f55ea11c6d4341b0cf31f5c286837f" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 38123 } attrs { promote: false } }
I20260608 12:42:54.151561  6229 leader_election.cc:290] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 002a4b716c8c4ae48c0a84232937b43b (127.0.107.193:37943), b53103f14f7a4a5a9bbaf9559808aae0 (127.0.107.194:40087)
I20260608 12:42:54.152282  5874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db8b885144d49ccaf3fbd676bbea950" candidate_uuid: "13f55ea11c6d4341b0cf31f5c286837f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "002a4b716c8c4ae48c0a84232937b43b" is_pre_election: true
I20260608 12:42:54.173641  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6db8b885144d49ccaf3fbd676bbea950" candidate_uuid: "13f55ea11c6d4341b0cf31f5c286837f" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: false dest_uuid: "b53103f14f7a4a5a9bbaf9559808aae0" is_pre_election: true
I20260608 12:42:54.174981  6108 leader_election.cc:304] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f [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: 13f55ea11c6d4341b0cf31f5c286837f; no voters: 002a4b716c8c4ae48c0a84232937b43b, b53103f14f7a4a5a9bbaf9559808aae0
I20260608 12:42:54.175777  6229 raft_consensus.cc:2749] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:42:54.473449  5826 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:54.476300  5826 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:54.476689  5826 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:42:55.154145  6163 debug-util.cc:398] Leaking SignalData structure 0x7b080013eb60 after lost signal to thread 434
W20260608 12:42:55.155169  6163 debug-util.cc:398] Leaking SignalData structure 0x7b0800262140 after lost signal to thread 5807
W20260608 12:42:55.156181  6163 debug-util.cc:398] Leaking SignalData structure 0x7b08002c4920 after lost signal to thread 5899
W20260608 12:42:55.157730  6163 debug-util.cc:398] Leaking SignalData structure 0x7b080015f1a0 after lost signal to thread 6048
W20260608 12:42:55.158754  6163 debug-util.cc:398] Leaking SignalData structure 0x7b08000775e0 after lost signal to thread 6166
I20260608 12:42:56.477613  5826 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:42:56.480734  5826 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:42:56.481127  5826 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:42:56.995808   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
W20260608 12:42:57.005928  5990 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 14 similar messages]
W20260608 12:42:57.012207  5990 consensus_peers.cc:597] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 -> Peer 002a4b716c8c4ae48c0a84232937b43b (127.0.107.193:37943): Couldn't send request to peer 002a4b716c8c4ae48c0a84232937b43b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:42:57.033993   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:57.034962   431 tablet_replica.cc:333] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b: stopping tablet replica
I20260608 12:42:57.035693   431 raft_consensus.cc:2243] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.036346   431 raft_consensus.cc:2272] T 2ee71fd21abd4bde9265be0f0b48b67e P 002a4b716c8c4ae48c0a84232937b43b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.038736   431 tablet_replica.cc:333] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b: stopping tablet replica
I20260608 12:42:57.039448   431 raft_consensus.cc:2243] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:57.040319   431 raft_consensus.cc:2272] T 6db8b885144d49ccaf3fbd676bbea950 P 002a4b716c8c4ae48c0a84232937b43b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.042382   431 tablet_replica.cc:333] T 3185be65e0ef4a6ebd964abf870e8be4 P 002a4b716c8c4ae48c0a84232937b43b: stopping tablet replica
I20260608 12:42:57.042860   431 raft_consensus.cc:2243] T 3185be65e0ef4a6ebd964abf870e8be4 P 002a4b716c8c4ae48c0a84232937b43b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.043334   431 raft_consensus.cc:2272] T 3185be65e0ef4a6ebd964abf870e8be4 P 002a4b716c8c4ae48c0a84232937b43b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.069882   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:42:57.090193   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:42:57.117003   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:57.117905   431 tablet_replica.cc:333] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0: stopping tablet replica
I20260608 12:42:57.118559   431 raft_consensus.cc:2243] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.119344   431 raft_consensus.cc:2272] T 6db8b885144d49ccaf3fbd676bbea950 P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.121582   431 tablet_replica.cc:333] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0: stopping tablet replica
I20260608 12:42:57.122174   431 raft_consensus.cc:2243] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:57.123162   431 raft_consensus.cc:2272] T 3185be65e0ef4a6ebd964abf870e8be4 P b53103f14f7a4a5a9bbaf9559808aae0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.147360   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:42:57.164001   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:42:57.202298   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:57.203186   431 tablet_replica.cc:333] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592: stopping tablet replica
I20260608 12:42:57.203790   431 raft_consensus.cc:2243] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:57.204605   431 raft_consensus.cc:2272] T 2ee71fd21abd4bde9265be0f0b48b67e P 5016b5a85363446eb57c1e3dbe02d592 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.207090   431 tablet_replica.cc:333] T 3185be65e0ef4a6ebd964abf870e8be4 P 5016b5a85363446eb57c1e3dbe02d592: stopping tablet replica
I20260608 12:42:57.207566   431 raft_consensus.cc:2243] T 3185be65e0ef4a6ebd964abf870e8be4 P 5016b5a85363446eb57c1e3dbe02d592 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.208005   431 raft_consensus.cc:2272] T 3185be65e0ef4a6ebd964abf870e8be4 P 5016b5a85363446eb57c1e3dbe02d592 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.232126   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:42:57.248330   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:42:57.276649   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:42:57.277541   431 tablet_replica.cc:333] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f: stopping tablet replica
I20260608 12:42:57.278246   431 raft_consensus.cc:2243] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.278831   431 raft_consensus.cc:2272] T 2ee71fd21abd4bde9265be0f0b48b67e P 13f55ea11c6d4341b0cf31f5c286837f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:57.281033   431 tablet_replica.cc:333] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f: stopping tablet replica
I20260608 12:42:57.281481   431 raft_consensus.cc:2243] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:42:57.282070   431 raft_consensus.cc:2272] T 6db8b885144d49ccaf3fbd676bbea950 P 13f55ea11c6d4341b0cf31f5c286837f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:58.188915   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:42:58.201156   431 master.cc:562] Master@127.0.107.254:40319 shutting down...
I20260608 12:42:58.220626   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:42:58.221197   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:42:58.221580   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 46cb872ceae942a58fe9961bf2f66d91: stopping tablet replica
I20260608 12:42:58.240949   431 master.cc:584] Master@127.0.107.254:40319 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (11982 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260608 12:42:58.280632   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:37749
I20260608 12:42:58.281749   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:58.287587  6236 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:58.287763  6235 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:58.288439  6238 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:58.289980   431 server_base.cc:1061] running on GCE node
I20260608 12:42:58.290827   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:58.291035   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:58.291194   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922578291161 us; error 0 us; skew 500 ppm
I20260608 12:42:58.291767   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:58.294315   431 webserver.cc:533] Webserver started at http://127.0.107.254:44023/ using document root <none> and password file <none>
I20260608 12:42:58.294838   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:58.295045   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:58.295326   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:58.296391   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "ac04c5016657433d980c0ec3ecb8c81b"
format_stamp: "Formatted at 2026-06-08 12:42:58 on dist-test-slave-xmh3"
I20260608 12:42:58.300889   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:42:58.304611  6243 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.305336   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:58.305644   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "ac04c5016657433d980c0ec3ecb8c81b"
format_stamp: "Formatted at 2026-06-08 12:42:58 on dist-test-slave-xmh3"
I20260608 12:42:58.305961   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-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)
I20260608 12:42:58.318917   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:58.320109   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:58.358183   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:37749
I20260608 12:42:58.358310  6294 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:37749 every 8 connection(s)
I20260608 12:42:58.362360  6295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:58.372375  6295 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b: Bootstrap starting.
I20260608 12:42:58.377275  6295 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:58.381711  6295 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b: No bootstrap required, opened a new log
I20260608 12:42:58.383930  6295 raft_consensus.cc:359] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac04c5016657433d980c0ec3ecb8c81b" member_type: VOTER }
I20260608 12:42:58.384284  6295 raft_consensus.cc:385] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:58.384470  6295 raft_consensus.cc:740] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ac04c5016657433d980c0ec3ecb8c81b, State: Initialized, Role: FOLLOWER
I20260608 12:42:58.385093  6295 consensus_queue.cc:260] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ac04c5016657433d980c0ec3ecb8c81b" member_type: VOTER }
I20260608 12:42:58.385509  6295 raft_consensus.cc:399] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:42:58.385699  6295 raft_consensus.cc:493] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:42:58.385983  6295 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:42:58.390390  6295 raft_consensus.cc:515] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac04c5016657433d980c0ec3ecb8c81b" member_type: VOTER }
I20260608 12:42:58.390852  6295 leader_election.cc:304] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [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: ac04c5016657433d980c0ec3ecb8c81b; no voters: 
I20260608 12:42:58.391927  6295 leader_election.cc:290] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:42:58.392351  6298 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:42:58.393725  6298 raft_consensus.cc:697] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [term 1 LEADER]: Becoming Leader. State: Replica: ac04c5016657433d980c0ec3ecb8c81b, State: Running, Role: LEADER
I20260608 12:42:58.394459  6298 consensus_queue.cc:237] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [LEADER]: Queue going to LEADER mode. State: All 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: "ac04c5016657433d980c0ec3ecb8c81b" member_type: VOTER }
I20260608 12:42:58.395175  6295 sys_catalog.cc:565] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:42:58.399408  6300 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [sys.catalog]: SysCatalogTable state changed. Reason: New leader ac04c5016657433d980c0ec3ecb8c81b. Latest consensus state: current_term: 1 leader_uuid: "ac04c5016657433d980c0ec3ecb8c81b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac04c5016657433d980c0ec3ecb8c81b" member_type: VOTER } }
I20260608 12:42:58.400031  6300 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:58.401197  6299 sys_catalog.cc:455] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ac04c5016657433d980c0ec3ecb8c81b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ac04c5016657433d980c0ec3ecb8c81b" member_type: VOTER } }
I20260608 12:42:58.401921  6299 sys_catalog.cc:458] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [sys.catalog]: This master's current role is: LEADER
I20260608 12:42:58.406739  6305 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:42:58.413108  6305 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:42:58.414146   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:42:58.422431  6305 catalog_manager.cc:1382] Generated new cluster ID: 3744fea8e31a430e9a616e4f4251d99a
I20260608 12:42:58.422665  6305 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:42:58.448397  6305 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:42:58.449695  6305 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:42:58.466751  6305 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b: Generated new TSK 0
I20260608 12:42:58.467350  6305 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:42:58.480602   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:58.486790  6316 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:58.488034  6317 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:58.490849   431 server_base.cc:1061] running on GCE node
W20260608 12:42:58.490787  6319 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:58.491993   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:58.492266   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:58.492457   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922578492440 us; error 0 us; skew 500 ppm
I20260608 12:42:58.493075   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:58.495448   431 webserver.cc:533] Webserver started at http://127.0.107.193:40789/ using document root <none> and password file <none>
I20260608 12:42:58.495980   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:58.496215   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:58.496533   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:58.497632   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "7ddefcabcd8e40eea7b0536b0ca18897"
format_stamp: "Formatted at 2026-06-08 12:42:58 on dist-test-slave-xmh3"
I20260608 12:42:58.502234   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:42:58.505522  6324 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.506335   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:58.506656   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "7ddefcabcd8e40eea7b0536b0ca18897"
format_stamp: "Formatted at 2026-06-08 12:42:58 on dist-test-slave-xmh3"
I20260608 12:42:58.506994   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-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)
I20260608 12:42:58.518489   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:58.519577   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:58.520989   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:58.523351   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:58.523530   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.523813   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:58.523981   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.564242   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:39495
I20260608 12:42:58.564363  6386 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:39495 every 8 connection(s)
I20260608 12:42:58.569787   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:58.577666  6391 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:58.578879  6392 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:58.580806  6394 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:58.583536   431 server_base.cc:1061] running on GCE node
I20260608 12:42:58.584290   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:42:58.584486   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:58.584614   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922578584603 us; error 0 us; skew 500 ppm
I20260608 12:42:58.585156   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:58.587664   431 webserver.cc:533] Webserver started at http://127.0.107.194:42655/ using document root <none> and password file <none>
I20260608 12:42:58.588312   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:58.588560   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:58.588881   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:58.590176   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "34ff4a4bf959456cb720ebe465d335ac"
format_stamp: "Formatted at 2026-06-08 12:42:58 on dist-test-slave-xmh3"
I20260608 12:42:58.590610  6387 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37749
I20260608 12:42:58.591002  6387 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:58.591730  6387 heartbeater.cc:507] Master 127.0.107.254:37749 requested a full tablet report, sending...
I20260608 12:42:58.593904  6260 ts_manager.cc:194] Registered new tserver with Master: 7ddefcabcd8e40eea7b0536b0ca18897 (127.0.107.193:39495)
I20260608 12:42:58.595088   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:42:58.596048  6260 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51624
I20260608 12:42:58.599123  6399 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.599901   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:42:58.600200   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "34ff4a4bf959456cb720ebe465d335ac"
format_stamp: "Formatted at 2026-06-08 12:42:58 on dist-test-slave-xmh3"
I20260608 12:42:58.600507   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-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)
I20260608 12:42:58.623148   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:58.624344   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:58.625842   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:58.628286   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:58.628582   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.628875   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:58.629091   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.669633   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35337
I20260608 12:42:58.669752  6461 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35337 every 8 connection(s)
I20260608 12:42:58.674918   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:42:58.682597  6465 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:42:58.685112  6466 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:58.686955   431 server_base.cc:1061] running on GCE node
W20260608 12:42:58.687505  6468 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:42:58.688482  6462 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37749
I20260608 12:42:58.688642   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:42:58.688859  6462 heartbeater.cc:461] Registering TS with master...
W20260608 12:42:58.689157   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:42:58.689424   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922578689401 us; error 0 us; skew 500 ppm
I20260608 12:42:58.689903  6462 heartbeater.cc:507] Master 127.0.107.254:37749 requested a full tablet report, sending...
I20260608 12:42:58.690200   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:42:58.692071  6260 ts_manager.cc:194] Registered new tserver with Master: 34ff4a4bf959456cb720ebe465d335ac (127.0.107.194:35337)
I20260608 12:42:58.693110   431 webserver.cc:533] Webserver started at http://127.0.107.195:46357/ using document root <none> and password file <none>
I20260608 12:42:58.693686   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:42:58.693624  6260 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51638
I20260608 12:42:58.694067   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:42:58.694378   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:42:58.695865   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "8edc2c77b68e49b8b2c3409c6d449d60"
format_stamp: "Formatted at 2026-06-08 12:42:58 on dist-test-slave-xmh3"
I20260608 12:42:58.700618   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:42:58.704175  6473 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.705042   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:42:58.705338   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "8edc2c77b68e49b8b2c3409c6d449d60"
format_stamp: "Formatted at 2026-06-08 12:42:58 on dist-test-slave-xmh3"
I20260608 12:42:58.705629   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780922429684918-431-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)
I20260608 12:42:58.717178   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:42:58.718359   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:42:58.719791   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:42:58.722033   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:42:58.722259   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.722504   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:42:58.722685   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:42:58.762322   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40703
I20260608 12:42:58.762460  6535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40703 every 8 connection(s)
I20260608 12:42:58.776356  6536 heartbeater.cc:344] Connected to a master server at 127.0.107.254:37749
I20260608 12:42:58.776777  6536 heartbeater.cc:461] Registering TS with master...
I20260608 12:42:58.777490  6536 heartbeater.cc:507] Master 127.0.107.254:37749 requested a full tablet report, sending...
I20260608 12:42:58.779489  6260 ts_manager.cc:194] Registered new tserver with Master: 8edc2c77b68e49b8b2c3409c6d449d60 (127.0.107.195:40703)
I20260608 12:42:58.780284   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014542692s
I20260608 12:42:58.780946  6260 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51652
I20260608 12:42:59.599120  6387 heartbeater.cc:499] Master 127.0.107.254:37749 was elected leader, sending a full tablet report...
I20260608 12:42:59.696619  6462 heartbeater.cc:499] Master 127.0.107.254:37749 was elected leader, sending a full tablet report...
I20260608 12:42:59.783605  6536 heartbeater.cc:499] Master 127.0.107.254:37749 was elected leader, sending a full tablet report...
I20260608 12:42:59.835999  6260 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51664:
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"
    }
  }
}
W20260608 12:42:59.838074  6260 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.
I20260608 12:42:59.885313  6427 tablet_service.cc:1511] Processing CreateTablet for tablet c251f629bd7349aa80783758bf988079 (DEFAULT_TABLE table=test-workload [id=8ab798e2c5da484f9cf64f228f159b17]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:59.886757  6427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c251f629bd7349aa80783758bf988079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.886791  6501 tablet_service.cc:1511] Processing CreateTablet for tablet c251f629bd7349aa80783758bf988079 (DEFAULT_TABLE table=test-workload [id=8ab798e2c5da484f9cf64f228f159b17]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:59.888180  6501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c251f629bd7349aa80783758bf988079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.891309  6352 tablet_service.cc:1511] Processing CreateTablet for tablet c251f629bd7349aa80783758bf988079 (DEFAULT_TABLE table=test-workload [id=8ab798e2c5da484f9cf64f228f159b17]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:42:59.892629  6352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c251f629bd7349aa80783758bf988079. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:42:59.906523  6556 tablet_bootstrap.cc:492] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac: Bootstrap starting.
I20260608 12:42:59.906839  6557 tablet_bootstrap.cc:492] T c251f629bd7349aa80783758bf988079 P 8edc2c77b68e49b8b2c3409c6d449d60: Bootstrap starting.
I20260608 12:42:59.912212  6558 tablet_bootstrap.cc:492] T c251f629bd7349aa80783758bf988079 P 7ddefcabcd8e40eea7b0536b0ca18897: Bootstrap starting.
I20260608 12:42:59.913899  6556 tablet_bootstrap.cc:654] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:59.915657  6557 tablet_bootstrap.cc:654] T c251f629bd7349aa80783758bf988079 P 8edc2c77b68e49b8b2c3409c6d449d60: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:59.919674  6558 tablet_bootstrap.cc:654] T c251f629bd7349aa80783758bf988079 P 7ddefcabcd8e40eea7b0536b0ca18897: Neither blocks nor log segments found. Creating new log.
I20260608 12:42:59.922380  6556 tablet_bootstrap.cc:492] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac: No bootstrap required, opened a new log
I20260608 12:42:59.922943  6556 ts_tablet_manager.cc:1403] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.007s
I20260608 12:42:59.924337  6557 tablet_bootstrap.cc:492] T c251f629bd7349aa80783758bf988079 P 8edc2c77b68e49b8b2c3409c6d449d60: No bootstrap required, opened a new log
I20260608 12:42:59.924853  6557 ts_tablet_manager.cc:1403] T c251f629bd7349aa80783758bf988079 P 8edc2c77b68e49b8b2c3409c6d449d60: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.009s
I20260608 12:42:59.924932  6558 tablet_bootstrap.cc:492] T c251f629bd7349aa80783758bf988079 P 7ddefcabcd8e40eea7b0536b0ca18897: No bootstrap required, opened a new log
I20260608 12:42:59.925462  6558 ts_tablet_manager.cc:1403] T c251f629bd7349aa80783758bf988079 P 7ddefcabcd8e40eea7b0536b0ca18897: Time spent bootstrapping tablet: real 0.014s	user 0.004s	sys 0.007s
I20260608 12:42:59.925384  6556 raft_consensus.cc:359] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8edc2c77b68e49b8b2c3409c6d449d60" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40703 } } peers { permanent_uuid: "34ff4a4bf959456cb720ebe465d335ac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "7ddefcabcd8e40eea7b0536b0ca18897" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39495 } }
I20260608 12:42:59.926126  6556 raft_consensus.cc:385] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:59.926410  6556 raft_consensus.cc:740] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 34ff4a4bf959456cb720ebe465d335ac, State: Initialized, Role: FOLLOWER
I20260608 12:42:59.927131  6556 consensus_queue.cc:260] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8edc2c77b68e49b8b2c3409c6d449d60" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40703 } } peers { permanent_uuid: "34ff4a4bf959456cb720ebe465d335ac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "7ddefcabcd8e40eea7b0536b0ca18897" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39495 } }
I20260608 12:42:59.928061  6557 raft_consensus.cc:359] T c251f629bd7349aa80783758bf988079 P 8edc2c77b68e49b8b2c3409c6d449d60 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8edc2c77b68e49b8b2c3409c6d449d60" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40703 } } peers { permanent_uuid: "34ff4a4bf959456cb720ebe465d335ac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "7ddefcabcd8e40eea7b0536b0ca18897" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39495 } }
I20260608 12:42:59.928840  6557 raft_consensus.cc:385] T c251f629bd7349aa80783758bf988079 P 8edc2c77b68e49b8b2c3409c6d449d60 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:59.929206  6557 raft_consensus.cc:740] T c251f629bd7349aa80783758bf988079 P 8edc2c77b68e49b8b2c3409c6d449d60 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8edc2c77b68e49b8b2c3409c6d449d60, State: Initialized, Role: FOLLOWER
I20260608 12:42:59.929988  6556 ts_tablet_manager.cc:1434] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:42:59.930164  6557 consensus_queue.cc:260] T c251f629bd7349aa80783758bf988079 P 8edc2c77b68e49b8b2c3409c6d449d60 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8edc2c77b68e49b8b2c3409c6d449d60" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40703 } } peers { permanent_uuid: "34ff4a4bf959456cb720ebe465d335ac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "7ddefcabcd8e40eea7b0536b0ca18897" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39495 } }
I20260608 12:42:59.931129  6558 raft_consensus.cc:359] T c251f629bd7349aa80783758bf988079 P 7ddefcabcd8e40eea7b0536b0ca18897 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8edc2c77b68e49b8b2c3409c6d449d60" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40703 } } peers { permanent_uuid: "34ff4a4bf959456cb720ebe465d335ac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "7ddefcabcd8e40eea7b0536b0ca18897" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39495 } }
I20260608 12:42:59.932025  6558 raft_consensus.cc:385] T c251f629bd7349aa80783758bf988079 P 7ddefcabcd8e40eea7b0536b0ca18897 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:42:59.932379  6558 raft_consensus.cc:740] T c251f629bd7349aa80783758bf988079 P 7ddefcabcd8e40eea7b0536b0ca18897 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ddefcabcd8e40eea7b0536b0ca18897, State: Initialized, Role: FOLLOWER
I20260608 12:42:59.933362  6557 ts_tablet_manager.cc:1434] T c251f629bd7349aa80783758bf988079 P 8edc2c77b68e49b8b2c3409c6d449d60: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.004s
I20260608 12:42:59.933367  6558 consensus_queue.cc:260] T c251f629bd7349aa80783758bf988079 P 7ddefcabcd8e40eea7b0536b0ca18897 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8edc2c77b68e49b8b2c3409c6d449d60" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40703 } } peers { permanent_uuid: "34ff4a4bf959456cb720ebe465d335ac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "7ddefcabcd8e40eea7b0536b0ca18897" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39495 } }
I20260608 12:42:59.936338  6558 ts_tablet_manager.cc:1434] T c251f629bd7349aa80783758bf988079 P 7ddefcabcd8e40eea7b0536b0ca18897: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:43:00.038718  6562 raft_consensus.cc:493] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:00.039181  6562 raft_consensus.cc:515] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8edc2c77b68e49b8b2c3409c6d449d60" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40703 } } peers { permanent_uuid: "34ff4a4bf959456cb720ebe465d335ac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "7ddefcabcd8e40eea7b0536b0ca18897" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39495 } }
I20260608 12:43:00.042809  6562 leader_election.cc:290] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8edc2c77b68e49b8b2c3409c6d449d60 (127.0.107.195:40703), 7ddefcabcd8e40eea7b0536b0ca18897 (127.0.107.193:39495)
I20260608 12:43:00.054555  6511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c251f629bd7349aa80783758bf988079" candidate_uuid: "34ff4a4bf959456cb720ebe465d335ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8edc2c77b68e49b8b2c3409c6d449d60" is_pre_election: true
I20260608 12:43:00.055007  6362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c251f629bd7349aa80783758bf988079" candidate_uuid: "34ff4a4bf959456cb720ebe465d335ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ddefcabcd8e40eea7b0536b0ca18897" is_pre_election: true
I20260608 12:43:00.055402  6511 raft_consensus.cc:2468] T c251f629bd7349aa80783758bf988079 P 8edc2c77b68e49b8b2c3409c6d449d60 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34ff4a4bf959456cb720ebe465d335ac in term 0.
I20260608 12:43:00.055757  6362 raft_consensus.cc:2468] T c251f629bd7349aa80783758bf988079 P 7ddefcabcd8e40eea7b0536b0ca18897 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 34ff4a4bf959456cb720ebe465d335ac in term 0.
I20260608 12:43:00.056846  6401 leader_election.cc:304] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34ff4a4bf959456cb720ebe465d335ac, 8edc2c77b68e49b8b2c3409c6d449d60; no voters: 
I20260608 12:43:00.057605  6562 raft_consensus.cc:2804] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:00.057983  6562 raft_consensus.cc:493] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:00.058254  6562 raft_consensus.cc:3060] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:00.062963  6562 raft_consensus.cc:515] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8edc2c77b68e49b8b2c3409c6d449d60" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40703 } } peers { permanent_uuid: "34ff4a4bf959456cb720ebe465d335ac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "7ddefcabcd8e40eea7b0536b0ca18897" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39495 } }
I20260608 12:43:00.064556  6562 leader_election.cc:290] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [CANDIDATE]: Term 1 election: Requested vote from peers 8edc2c77b68e49b8b2c3409c6d449d60 (127.0.107.195:40703), 7ddefcabcd8e40eea7b0536b0ca18897 (127.0.107.193:39495)
I20260608 12:43:00.065476  6511 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c251f629bd7349aa80783758bf988079" candidate_uuid: "34ff4a4bf959456cb720ebe465d335ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8edc2c77b68e49b8b2c3409c6d449d60"
I20260608 12:43:00.065673  6362 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c251f629bd7349aa80783758bf988079" candidate_uuid: "34ff4a4bf959456cb720ebe465d335ac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ddefcabcd8e40eea7b0536b0ca18897"
I20260608 12:43:00.066047  6511 raft_consensus.cc:3060] T c251f629bd7349aa80783758bf988079 P 8edc2c77b68e49b8b2c3409c6d449d60 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:00.066322  6362 raft_consensus.cc:3060] T c251f629bd7349aa80783758bf988079 P 7ddefcabcd8e40eea7b0536b0ca18897 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:00.071159  6511 raft_consensus.cc:2468] T c251f629bd7349aa80783758bf988079 P 8edc2c77b68e49b8b2c3409c6d449d60 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34ff4a4bf959456cb720ebe465d335ac in term 1.
I20260608 12:43:00.071619  6362 raft_consensus.cc:2468] T c251f629bd7349aa80783758bf988079 P 7ddefcabcd8e40eea7b0536b0ca18897 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 34ff4a4bf959456cb720ebe465d335ac in term 1.
I20260608 12:43:00.072250  6401 leader_election.cc:304] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 34ff4a4bf959456cb720ebe465d335ac, 8edc2c77b68e49b8b2c3409c6d449d60; no voters: 
I20260608 12:43:00.073133  6562 raft_consensus.cc:2804] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:00.074234  6562 raft_consensus.cc:697] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [term 1 LEADER]: Becoming Leader. State: Replica: 34ff4a4bf959456cb720ebe465d335ac, State: Running, Role: LEADER
I20260608 12:43:00.074926  6562 consensus_queue.cc:237] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8edc2c77b68e49b8b2c3409c6d449d60" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40703 } } peers { permanent_uuid: "34ff4a4bf959456cb720ebe465d335ac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } } peers { permanent_uuid: "7ddefcabcd8e40eea7b0536b0ca18897" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39495 } }
I20260608 12:43:00.082849  6260 catalog_manager.cc:5696] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac reported cstate change: term changed from 0 to 1, leader changed from <none> to 34ff4a4bf959456cb720ebe465d335ac (127.0.107.194). New cstate: current_term: 1 leader_uuid: "34ff4a4bf959456cb720ebe465d335ac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8edc2c77b68e49b8b2c3409c6d449d60" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40703 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "34ff4a4bf959456cb720ebe465d335ac" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35337 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ddefcabcd8e40eea7b0536b0ca18897" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 39495 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:00.128859   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:00.149605   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:00.150471   431 tablet_replica.cc:333] T c251f629bd7349aa80783758bf988079 P 7ddefcabcd8e40eea7b0536b0ca18897: stopping tablet replica
I20260608 12:43:00.151337   431 raft_consensus.cc:2243] T c251f629bd7349aa80783758bf988079 P 7ddefcabcd8e40eea7b0536b0ca18897 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:00.151865   431 raft_consensus.cc:2272] T c251f629bd7349aa80783758bf988079 P 7ddefcabcd8e40eea7b0536b0ca18897 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:00.171386   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:00.412308  6313 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:43:00.413704  6313 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:43:00.414124  6313 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:00.651424  6569 consensus_queue.cc:1048] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [LEADER]: Connected to new peer: Peer: permanent_uuid: "8edc2c77b68e49b8b2c3409c6d449d60" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40703 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:43:00.674364  6402 consensus_peers.cc:597] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac -> Peer 7ddefcabcd8e40eea7b0536b0ca18897 (127.0.107.193:39495): Couldn't send request to peer 7ddefcabcd8e40eea7b0536b0ca18897. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39495: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:02.415318  6313 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:43:02.416971  6313 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:43:02.417330  6313 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:43:02.460117  6402 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39495: connect: Connection refused (error 111) [suppressed 4 similar messages]
W20260608 12:43:02.958709  6402 consensus_peers.cc:597] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac -> Peer 7ddefcabcd8e40eea7b0536b0ca18897 (127.0.107.193:39495): Couldn't send request to peer 7ddefcabcd8e40eea7b0536b0ca18897. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39495: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260608 12:43:04.418370  6313 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:43:04.419691  6313 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:43:04.419955  6313 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:43:05.717303  6402 consensus_peers.cc:597] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac -> Peer 7ddefcabcd8e40eea7b0536b0ca18897 (127.0.107.193:39495): Couldn't send request to peer 7ddefcabcd8e40eea7b0536b0ca18897. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39495: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260608 12:43:06.420836  6313 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:43:06.422211  6313 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:43:06.422474  6313 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:43:07.697851  6402 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39495: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260608 12:43:08.281931  6402 consensus_peers.cc:597] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac -> Peer 7ddefcabcd8e40eea7b0536b0ca18897 (127.0.107.193:39495): Couldn't send request to peer 7ddefcabcd8e40eea7b0536b0ca18897. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39495: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260608 12:43:08.423380  6313 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:43:08.424836  6313 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:43:08.425168  6313 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260608 12:43:10.426204  6313 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260608 12:43:10.427591  6313 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260608 12:43:10.427896  6313 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260608 12:43:10.604382  6402 consensus_peers.cc:597] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac -> Peer 7ddefcabcd8e40eea7b0536b0ca18897 (127.0.107.193:39495): Couldn't send request to peer 7ddefcabcd8e40eea7b0536b0ca18897. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:39495: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260608 12:43:11.251238   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:11.280397   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:11.281299   431 tablet_replica.cc:333] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac: stopping tablet replica
I20260608 12:43:11.282027   431 raft_consensus.cc:2243] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:11.283157   431 raft_consensus.cc:2272] T c251f629bd7349aa80783758bf988079 P 34ff4a4bf959456cb720ebe465d335ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:11.306143   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:11.320147   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:11.344439   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:11.345343   431 tablet_replica.cc:333] T c251f629bd7349aa80783758bf988079 P 8edc2c77b68e49b8b2c3409c6d449d60: stopping tablet replica
I20260608 12:43:11.346048   431 raft_consensus.cc:2243] T c251f629bd7349aa80783758bf988079 P 8edc2c77b68e49b8b2c3409c6d449d60 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:11.346593   431 raft_consensus.cc:2272] T c251f629bd7349aa80783758bf988079 P 8edc2c77b68e49b8b2c3409c6d449d60 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:11.366164   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:11.379333   431 master.cc:562] Master@127.0.107.254:37749 shutting down...
I20260608 12:43:11.399529   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:11.400218   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:11.400581   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ac04c5016657433d980c0ec3ecb8c81b: stopping tablet replica
I20260608 12:43:11.419696   431 master.cc:584] Master@127.0.107.254:37749 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (13179 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260608 12:43:11.460346   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43611
I20260608 12:43:11.461581   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:11.467867  6601 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:11.468564  6604 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:11.468878   431 server_base.cc:1061] running on GCE node
W20260608 12:43:11.469045  6602 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:11.470207   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:11.470400   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:11.470515   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922591470504 us; error 0 us; skew 500 ppm
I20260608 12:43:11.471063   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:11.473415   431 webserver.cc:533] Webserver started at http://127.0.107.254:40001/ using document root <none> and password file <none>
I20260608 12:43:11.473963   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:11.474134   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:11.474359   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:11.475517   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "f4e788195fc24d1d82f1e8aaa77b9dc9"
format_stamp: "Formatted at 2026-06-08 12:43:11 on dist-test-slave-xmh3"
I20260608 12:43:11.480175   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:43:11.483649  6609 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:11.484427   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:43:11.484675   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "f4e788195fc24d1d82f1e8aaa77b9dc9"
format_stamp: "Formatted at 2026-06-08 12:43:11 on dist-test-slave-xmh3"
I20260608 12:43:11.484910   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-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)
I20260608 12:43:11.505081   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:11.506562   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:11.546440   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43611
I20260608 12:43:11.546563  6660 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43611 every 8 connection(s)
I20260608 12:43:11.551422  6661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:11.563921  6661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9: Bootstrap starting.
I20260608 12:43:11.569149  6661 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:11.573567  6661 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9: No bootstrap required, opened a new log
I20260608 12:43:11.575976  6661 raft_consensus.cc:359] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4e788195fc24d1d82f1e8aaa77b9dc9" member_type: VOTER }
I20260608 12:43:11.576395  6661 raft_consensus.cc:385] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:11.576581  6661 raft_consensus.cc:740] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4e788195fc24d1d82f1e8aaa77b9dc9, State: Initialized, Role: FOLLOWER
I20260608 12:43:11.577221  6661 consensus_queue.cc:260] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f4e788195fc24d1d82f1e8aaa77b9dc9" member_type: VOTER }
I20260608 12:43:11.577651  6661 raft_consensus.cc:399] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:11.577904  6661 raft_consensus.cc:493] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:11.578135  6661 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:11.582842  6661 raft_consensus.cc:515] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4e788195fc24d1d82f1e8aaa77b9dc9" member_type: VOTER }
I20260608 12:43:11.583343  6661 leader_election.cc:304] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [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: f4e788195fc24d1d82f1e8aaa77b9dc9; no voters: 
I20260608 12:43:11.584527  6661 leader_election.cc:290] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:11.585073  6664 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:11.586570  6664 raft_consensus.cc:697] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [term 1 LEADER]: Becoming Leader. State: Replica: f4e788195fc24d1d82f1e8aaa77b9dc9, State: Running, Role: LEADER
I20260608 12:43:11.587385  6664 consensus_queue.cc:237] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [LEADER]: Queue going to LEADER mode. State: All 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: "f4e788195fc24d1d82f1e8aaa77b9dc9" member_type: VOTER }
I20260608 12:43:11.587801  6661 sys_catalog.cc:565] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:11.590974  6666 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4e788195fc24d1d82f1e8aaa77b9dc9. Latest consensus state: current_term: 1 leader_uuid: "f4e788195fc24d1d82f1e8aaa77b9dc9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4e788195fc24d1d82f1e8aaa77b9dc9" member_type: VOTER } }
I20260608 12:43:11.591356  6665 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f4e788195fc24d1d82f1e8aaa77b9dc9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4e788195fc24d1d82f1e8aaa77b9dc9" member_type: VOTER } }
I20260608 12:43:11.591713  6666 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:11.591922  6665 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:11.595017  6671 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:11.600216  6671 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:11.604113   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:11.610271  6671 catalog_manager.cc:1382] Generated new cluster ID: ac8341b9f460499ab8b13ebefd9f76bc
I20260608 12:43:11.610534  6671 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:11.633232  6671 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:11.634720  6671 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:11.655798  6671 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9: Generated new TSK 0
I20260608 12:43:11.656801  6671 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:11.671514   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:11.679278  6682 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:11.681437  6683 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:11.682072  6685 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:11.684078   431 server_base.cc:1061] running on GCE node
I20260608 12:43:11.685011   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:11.685226   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:11.685417   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922591685400 us; error 0 us; skew 500 ppm
I20260608 12:43:11.686156   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:11.689363   431 webserver.cc:533] Webserver started at http://127.0.107.193:34035/ using document root <none> and password file <none>
I20260608 12:43:11.690169   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:11.690425   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:11.690804   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:11.692049   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "14f7897d8ecd41ff87d3d347e71a23d2"
format_stamp: "Formatted at 2026-06-08 12:43:11 on dist-test-slave-xmh3"
I20260608 12:43:11.697124   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:43:11.700758  6690 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:11.701622   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:11.701956   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "14f7897d8ecd41ff87d3d347e71a23d2"
format_stamp: "Formatted at 2026-06-08 12:43:11 on dist-test-slave-xmh3"
I20260608 12:43:11.702267   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-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)
I20260608 12:43:11.724705   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:11.725991   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:11.727509   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:11.729943   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:11.730173   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:11.730419   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:11.730599   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:11.771597   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:36121
I20260608 12:43:11.771706  6752 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:36121 every 8 connection(s)
I20260608 12:43:11.777123   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:11.784435  6757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:11.786165  6758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:11.787928  6760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:11.788803   431 server_base.cc:1061] running on GCE node
I20260608 12:43:11.790076   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:11.790306   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:11.790498  6753 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43611
I20260608 12:43:11.790515   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922591790497 us; error 0 us; skew 500 ppm
I20260608 12:43:11.791023  6753 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:11.791457   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:11.791826  6753 heartbeater.cc:507] Master 127.0.107.254:43611 requested a full tablet report, sending...
I20260608 12:43:11.794293   431 webserver.cc:533] Webserver started at http://127.0.107.194:38499/ using document root <none> and password file <none>
I20260608 12:43:11.794538  6626 ts_manager.cc:194] Registered new tserver with Master: 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121)
I20260608 12:43:11.794881   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:11.795154   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:11.795446   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:11.796622  6626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43302
I20260608 12:43:11.796660   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "4a14efcd6a3b40c6afc98cad06595043"
format_stamp: "Formatted at 2026-06-08 12:43:11 on dist-test-slave-xmh3"
I20260608 12:43:11.801836   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:43:11.805315  6765 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:11.806273   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:11.806584   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "4a14efcd6a3b40c6afc98cad06595043"
format_stamp: "Formatted at 2026-06-08 12:43:11 on dist-test-slave-xmh3"
I20260608 12:43:11.806860   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-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)
I20260608 12:43:11.821295   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:11.822556   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:11.824023   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:11.826442   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:11.826671   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:11.826925   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:11.827102   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:11.867357   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:35839
I20260608 12:43:11.867486  6827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:35839 every 8 connection(s)
I20260608 12:43:11.872558   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:11.880359  6831 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:11.881486  6832 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:11.884505   431 server_base.cc:1061] running on GCE node
W20260608 12:43:11.884724  6834 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:11.886035   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:43:11.886191  6828 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43611
W20260608 12:43:11.886379   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:11.886656   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922591886637 us; error 0 us; skew 500 ppm
I20260608 12:43:11.886706  6828 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:11.887688   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:11.887928  6828 heartbeater.cc:507] Master 127.0.107.254:43611 requested a full tablet report, sending...
I20260608 12:43:11.890228  6626 ts_manager.cc:194] Registered new tserver with Master: 4a14efcd6a3b40c6afc98cad06595043 (127.0.107.194:35839)
I20260608 12:43:11.891011   431 webserver.cc:533] Webserver started at http://127.0.107.195:35173/ using document root <none> and password file <none>
I20260608 12:43:11.891561   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:11.891752   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:11.891747  6626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43306
I20260608 12:43:11.892277   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:11.893673   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f"
format_stamp: "Formatted at 2026-06-08 12:43:11 on dist-test-slave-xmh3"
I20260608 12:43:11.898378   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260608 12:43:11.901979  6839 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:11.902781   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:43:11.903110   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f"
format_stamp: "Formatted at 2026-06-08 12:43:11 on dist-test-slave-xmh3"
I20260608 12:43:11.903414   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-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)
I20260608 12:43:11.920498   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:11.921736   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:11.923290   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:11.925652   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:11.925959   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:43:11.926230   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:11.926417   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:11.966852   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42015
I20260608 12:43:11.966967  6901 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42015 every 8 connection(s)
I20260608 12:43:11.981745  6902 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43611
I20260608 12:43:11.982175  6902 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:11.982995  6902 heartbeater.cc:507] Master 127.0.107.254:43611 requested a full tablet report, sending...
I20260608 12:43:11.985620  6626 ts_manager.cc:194] Registered new tserver with Master: 9e8eda988c1e4a1f9b8c413ad9fa5c4f (127.0.107.195:42015)
I20260608 12:43:11.986678   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016222119s
I20260608 12:43:11.987593  6626 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43314
I20260608 12:43:12.799757  6753 heartbeater.cc:499] Master 127.0.107.254:43611 was elected leader, sending a full tablet report...
I20260608 12:43:12.894572  6828 heartbeater.cc:499] Master 127.0.107.254:43611 was elected leader, sending a full tablet report...
I20260608 12:43:12.994590  6902 heartbeater.cc:499] Master 127.0.107.254:43611 was elected leader, sending a full tablet report...
I20260608 12:43:13.042418  6626 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43330:
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"
    }
  }
}
W20260608 12:43:13.044750  6626 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.
I20260608 12:43:13.100557  6867 tablet_service.cc:1511] Processing CreateTablet for tablet 228874b957ab48628b559ba2997d4818 (DEFAULT_TABLE table=test-workload [id=afdcc52cf0034953953000ed26d14f85]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:13.100502  6866 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfeddbdb8af44e5801833c9a5874701 (DEFAULT_TABLE table=test-workload [id=afdcc52cf0034953953000ed26d14f85]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:13.102283  6867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228874b957ab48628b559ba2997d4818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:13.102993  6866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfeddbdb8af44e5801833c9a5874701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:13.116237  6865 tablet_service.cc:1511] Processing CreateTablet for tablet 45864ecea7654627b4af958a004a222a (DEFAULT_TABLE table=test-workload [id=afdcc52cf0034953953000ed26d14f85]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:13.117537  6792 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfeddbdb8af44e5801833c9a5874701 (DEFAULT_TABLE table=test-workload [id=afdcc52cf0034953953000ed26d14f85]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:13.119021  6792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfeddbdb8af44e5801833c9a5874701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:13.119616  6864 tablet_service.cc:1511] Processing CreateTablet for tablet b768432351e54b3eb08746267b903aaa (DEFAULT_TABLE table=test-workload [id=afdcc52cf0034953953000ed26d14f85]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:13.120920  6865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45864ecea7654627b4af958a004a222a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:13.122989  6791 tablet_service.cc:1511] Processing CreateTablet for tablet 45864ecea7654627b4af958a004a222a (DEFAULT_TABLE table=test-workload [id=afdcc52cf0034953953000ed26d14f85]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:13.124370  6791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45864ecea7654627b4af958a004a222a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:13.124786  6864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b768432351e54b3eb08746267b903aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:13.127296  6790 tablet_service.cc:1511] Processing CreateTablet for tablet b768432351e54b3eb08746267b903aaa (DEFAULT_TABLE table=test-workload [id=afdcc52cf0034953953000ed26d14f85]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:13.129136  6790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b768432351e54b3eb08746267b903aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:13.131613  6793 tablet_service.cc:1511] Processing CreateTablet for tablet 228874b957ab48628b559ba2997d4818 (DEFAULT_TABLE table=test-workload [id=afdcc52cf0034953953000ed26d14f85]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:13.131898  6718 tablet_service.cc:1511] Processing CreateTablet for tablet 228874b957ab48628b559ba2997d4818 (DEFAULT_TABLE table=test-workload [id=afdcc52cf0034953953000ed26d14f85]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:13.133288  6793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228874b957ab48628b559ba2997d4818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:13.134232  6922 tablet_bootstrap.cc:492] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Bootstrap starting.
I20260608 12:43:13.138885  6717 tablet_service.cc:1511] Processing CreateTablet for tablet 2cfeddbdb8af44e5801833c9a5874701 (DEFAULT_TABLE table=test-workload [id=afdcc52cf0034953953000ed26d14f85]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:13.141422  6922 tablet_bootstrap.cc:654] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:13.133363  6718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228874b957ab48628b559ba2997d4818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:13.141795  6716 tablet_service.cc:1511] Processing CreateTablet for tablet 45864ecea7654627b4af958a004a222a (DEFAULT_TABLE table=test-workload [id=afdcc52cf0034953953000ed26d14f85]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:13.143268  6716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45864ecea7654627b4af958a004a222a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:13.146201  6717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfeddbdb8af44e5801833c9a5874701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:13.151563  6715 tablet_service.cc:1511] Processing CreateTablet for tablet b768432351e54b3eb08746267b903aaa (DEFAULT_TABLE table=test-workload [id=afdcc52cf0034953953000ed26d14f85]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:13.152930  6715 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b768432351e54b3eb08746267b903aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:13.188426  6924 tablet_bootstrap.cc:492] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2: Bootstrap starting.
I20260608 12:43:13.190696  6922 tablet_bootstrap.cc:492] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: No bootstrap required, opened a new log
I20260608 12:43:13.191264  6922 ts_tablet_manager.cc:1403] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.029s
I20260608 12:43:13.198793  6922 raft_consensus.cc:359] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } }
I20260608 12:43:13.199999  6922 raft_consensus.cc:385] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:13.200413  6922 raft_consensus.cc:740] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8eda988c1e4a1f9b8c413ad9fa5c4f, State: Initialized, Role: FOLLOWER
I20260608 12:43:13.201546  6922 consensus_queue.cc:260] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } }
I20260608 12:43:13.203943  6924 tablet_bootstrap.cc:654] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:13.204861  6925 tablet_bootstrap.cc:492] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043: Bootstrap starting.
I20260608 12:43:13.210058  6922 ts_tablet_manager.cc:1434] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Time spent starting tablet: real 0.018s	user 0.015s	sys 0.000s
I20260608 12:43:13.211237  6922 tablet_bootstrap.cc:492] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Bootstrap starting.
I20260608 12:43:13.212255  6924 tablet_bootstrap.cc:492] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2: No bootstrap required, opened a new log
I20260608 12:43:13.212743  6924 ts_tablet_manager.cc:1403] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.008s
I20260608 12:43:13.214287  6925 tablet_bootstrap.cc:654] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:13.216141  6924 raft_consensus.cc:359] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.216929  6924 raft_consensus.cc:385] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:13.217262  6924 raft_consensus.cc:740] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f7897d8ecd41ff87d3d347e71a23d2, State: Initialized, Role: FOLLOWER
I20260608 12:43:13.218380  6922 tablet_bootstrap.cc:654] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:13.218096  6924 consensus_queue.cc:260] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
W20260608 12:43:13.222682  6903 tablet.cc:2404] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:43:13.227953  6924 ts_tablet_manager.cc:1434] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260608 12:43:13.229393  6924 tablet_bootstrap.cc:492] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2: Bootstrap starting.
I20260608 12:43:13.231833  6922 tablet_bootstrap.cc:492] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: No bootstrap required, opened a new log
I20260608 12:43:13.232401  6922 ts_tablet_manager.cc:1403] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260608 12:43:13.235646  6922 raft_consensus.cc:359] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.236161  6924 tablet_bootstrap.cc:654] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:13.236428  6922 raft_consensus.cc:385] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:13.236801  6922 raft_consensus.cc:740] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8eda988c1e4a1f9b8c413ad9fa5c4f, State: Initialized, Role: FOLLOWER
I20260608 12:43:13.237865  6922 consensus_queue.cc:260] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.241364  6925 tablet_bootstrap.cc:492] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043: No bootstrap required, opened a new log
I20260608 12:43:13.241667  6922 ts_tablet_manager.cc:1434] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260608 12:43:13.241928  6925 ts_tablet_manager.cc:1403] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043: Time spent bootstrapping tablet: real 0.038s	user 0.023s	sys 0.013s
I20260608 12:43:13.242720  6922 tablet_bootstrap.cc:492] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Bootstrap starting.
I20260608 12:43:13.244495  6925 raft_consensus.cc:359] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.245052  6925 raft_consensus.cc:385] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:13.245302  6925 raft_consensus.cc:740] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14efcd6a3b40c6afc98cad06595043, State: Initialized, Role: FOLLOWER
I20260608 12:43:13.245999  6925 consensus_queue.cc:260] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.249435  6922 tablet_bootstrap.cc:654] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:13.249547  6924 tablet_bootstrap.cc:492] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2: No bootstrap required, opened a new log
I20260608 12:43:13.250232  6924 ts_tablet_manager.cc:1403] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260608 12:43:13.253433  6924 raft_consensus.cc:359] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.254200  6924 raft_consensus.cc:385] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:13.254536  6924 raft_consensus.cc:740] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f7897d8ecd41ff87d3d347e71a23d2, State: Initialized, Role: FOLLOWER
I20260608 12:43:13.255447  6925 ts_tablet_manager.cc:1434] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260608 12:43:13.255303  6924 consensus_queue.cc:260] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.256599  6925 tablet_bootstrap.cc:492] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043: Bootstrap starting.
I20260608 12:43:13.256757  6922 tablet_bootstrap.cc:492] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: No bootstrap required, opened a new log
I20260608 12:43:13.257385  6922 ts_tablet_manager.cc:1403] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 12:43:13.257930  6924 ts_tablet_manager.cc:1434] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260608 12:43:13.258965  6924 tablet_bootstrap.cc:492] T 228874b957ab48628b559ba2997d4818 P 14f7897d8ecd41ff87d3d347e71a23d2: Bootstrap starting.
I20260608 12:43:13.262158  6922 raft_consensus.cc:359] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.263043  6922 raft_consensus.cc:385] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:13.263360  6925 tablet_bootstrap.cc:654] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:13.263417  6922 raft_consensus.cc:740] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8eda988c1e4a1f9b8c413ad9fa5c4f, State: Initialized, Role: FOLLOWER
I20260608 12:43:13.264719  6922 consensus_queue.cc:260] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.266587  6924 tablet_bootstrap.cc:654] T 228874b957ab48628b559ba2997d4818 P 14f7897d8ecd41ff87d3d347e71a23d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:13.267503  6922 ts_tablet_manager.cc:1434] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 12:43:13.268697  6922 tablet_bootstrap.cc:492] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Bootstrap starting.
I20260608 12:43:13.275061  6929 raft_consensus.cc:493] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:13.275619  6929 raft_consensus.cc:515] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.276515  6922 tablet_bootstrap.cc:654] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:13.277849  6924 tablet_bootstrap.cc:492] T 228874b957ab48628b559ba2997d4818 P 14f7897d8ecd41ff87d3d347e71a23d2: No bootstrap required, opened a new log
I20260608 12:43:13.278394  6924 ts_tablet_manager.cc:1403] T 228874b957ab48628b559ba2997d4818 P 14f7897d8ecd41ff87d3d347e71a23d2: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260608 12:43:13.280083  6929 leader_election.cc:290] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a14efcd6a3b40c6afc98cad06595043 (127.0.107.194:35839), 9e8eda988c1e4a1f9b8c413ad9fa5c4f (127.0.107.195:42015)
I20260608 12:43:13.281457  6925 tablet_bootstrap.cc:492] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043: No bootstrap required, opened a new log
I20260608 12:43:13.282034  6925 ts_tablet_manager.cc:1403] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.003s
I20260608 12:43:13.285317  6925 raft_consensus.cc:359] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.286077  6925 raft_consensus.cc:385] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:13.286388  6925 raft_consensus.cc:740] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14efcd6a3b40c6afc98cad06595043, State: Initialized, Role: FOLLOWER
I20260608 12:43:13.286661  6924 raft_consensus.cc:359] T 228874b957ab48628b559ba2997d4818 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } }
I20260608 12:43:13.287535  6924 raft_consensus.cc:385] T 228874b957ab48628b559ba2997d4818 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:13.287360  6925 consensus_queue.cc:260] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.287963  6924 raft_consensus.cc:740] T 228874b957ab48628b559ba2997d4818 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f7897d8ecd41ff87d3d347e71a23d2, State: Initialized, Role: FOLLOWER
I20260608 12:43:13.289848  6925 ts_tablet_manager.cc:1434] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:43:13.288836  6924 consensus_queue.cc:260] T 228874b957ab48628b559ba2997d4818 P 14f7897d8ecd41ff87d3d347e71a23d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } }
I20260608 12:43:13.290465  6922 tablet_bootstrap.cc:492] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: No bootstrap required, opened a new log
I20260608 12:43:13.290889  6925 tablet_bootstrap.cc:492] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043: Bootstrap starting.
I20260608 12:43:13.291002  6922 ts_tablet_manager.cc:1403] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.002s
I20260608 12:43:13.292276  6924 ts_tablet_manager.cc:1434] T 228874b957ab48628b559ba2997d4818 P 14f7897d8ecd41ff87d3d347e71a23d2: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 12:43:13.293426  6924 tablet_bootstrap.cc:492] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2: Bootstrap starting.
I20260608 12:43:13.295588  6922 raft_consensus.cc:359] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.299049  6922 raft_consensus.cc:385] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:13.301132  6922 raft_consensus.cc:740] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e8eda988c1e4a1f9b8c413ad9fa5c4f, State: Initialized, Role: FOLLOWER
I20260608 12:43:13.305675  6922 consensus_queue.cc:260] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.300388  6924 tablet_bootstrap.cc:654] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:13.308630  6922 ts_tablet_manager.cc:1434] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.004s
I20260608 12:43:13.298617  6925 tablet_bootstrap.cc:654] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:13.310354  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45864ecea7654627b4af958a004a222a" candidate_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" is_pre_election: true
I20260608 12:43:13.311160  6877 raft_consensus.cc:2468] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14f7897d8ecd41ff87d3d347e71a23d2 in term 0.
I20260608 12:43:13.311399  6803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45864ecea7654627b4af958a004a222a" candidate_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14efcd6a3b40c6afc98cad06595043" is_pre_election: true
I20260608 12:43:13.312904  6693 leader_election.cc:304] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7897d8ecd41ff87d3d347e71a23d2, 9e8eda988c1e4a1f9b8c413ad9fa5c4f; no voters: 
I20260608 12:43:13.313863  6929 raft_consensus.cc:2804] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:13.314229  6929 raft_consensus.cc:493] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:13.314587  6929 raft_consensus.cc:3060] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:13.320356  6924 tablet_bootstrap.cc:492] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2: No bootstrap required, opened a new log
W20260608 12:43:13.320981  6692 leader_election.cc:343] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4a14efcd6a3b40c6afc98cad06595043 (127.0.107.194:35839): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:13.321166  6924 ts_tablet_manager.cc:1403] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.012s
I20260608 12:43:13.325415  6924 raft_consensus.cc:359] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.326203  6924 raft_consensus.cc:385] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:13.326574  6924 raft_consensus.cc:740] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14f7897d8ecd41ff87d3d347e71a23d2, State: Initialized, Role: FOLLOWER
I20260608 12:43:13.326821  6925 tablet_bootstrap.cc:492] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043: No bootstrap required, opened a new log
I20260608 12:43:13.327382  6925 ts_tablet_manager.cc:1403] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043: Time spent bootstrapping tablet: real 0.037s	user 0.013s	sys 0.008s
I20260608 12:43:13.327520  6924 consensus_queue.cc:260] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.328722  6929 raft_consensus.cc:515] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.331100  6925 raft_consensus.cc:359] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.332085  6925 raft_consensus.cc:385] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:13.332252  6803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45864ecea7654627b4af958a004a222a" candidate_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14efcd6a3b40c6afc98cad06595043"
I20260608 12:43:13.332525  6925 raft_consensus.cc:740] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14efcd6a3b40c6afc98cad06595043, State: Initialized, Role: FOLLOWER
I20260608 12:43:13.333884  6929 leader_election.cc:290] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [CANDIDATE]: Term 1 election: Requested vote from peers 4a14efcd6a3b40c6afc98cad06595043 (127.0.107.194:35839), 9e8eda988c1e4a1f9b8c413ad9fa5c4f (127.0.107.195:42015)
I20260608 12:43:13.333860  6925 consensus_queue.cc:260] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.335249  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45864ecea7654627b4af958a004a222a" candidate_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f"
I20260608 12:43:13.335842  6877 raft_consensus.cc:3060] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:13.337925  6803 raft_consensus.cc:3060] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:13.338299  6925 ts_tablet_manager.cc:1434] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043: Time spent starting tablet: real 0.011s	user 0.011s	sys 0.000s
I20260608 12:43:13.339816  6925 tablet_bootstrap.cc:492] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043: Bootstrap starting.
I20260608 12:43:13.346153  6877 raft_consensus.cc:2468] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7897d8ecd41ff87d3d347e71a23d2 in term 1.
I20260608 12:43:13.348934  6693 leader_election.cc:304] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7897d8ecd41ff87d3d347e71a23d2, 9e8eda988c1e4a1f9b8c413ad9fa5c4f; no voters: 
I20260608 12:43:13.349243  6925 tablet_bootstrap.cc:654] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:13.349696  6803 raft_consensus.cc:2468] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7897d8ecd41ff87d3d347e71a23d2 in term 1.
I20260608 12:43:13.349921  6929 raft_consensus.cc:2804] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:13.350893  6929 raft_consensus.cc:697] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 LEADER]: Becoming Leader. State: Replica: 14f7897d8ecd41ff87d3d347e71a23d2, State: Running, Role: LEADER
I20260608 12:43:13.353425  6929 consensus_queue.cc:237] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.353371  6924 ts_tablet_manager.cc:1434] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2: Time spent starting tablet: real 0.031s	user 0.010s	sys 0.020s
I20260608 12:43:13.361532  6925 tablet_bootstrap.cc:492] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043: No bootstrap required, opened a new log
I20260608 12:43:13.362076  6925 ts_tablet_manager.cc:1403] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.007s
I20260608 12:43:13.364284  6925 raft_consensus.cc:359] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } }
I20260608 12:43:13.364096  6625 catalog_manager.cc:5696] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:13.364863  6925 raft_consensus.cc:385] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:13.365227  6925 raft_consensus.cc:740] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a14efcd6a3b40c6afc98cad06595043, State: Initialized, Role: FOLLOWER
I20260608 12:43:13.365957  6925 consensus_queue.cc:260] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } }
I20260608 12:43:13.367720  6925 ts_tablet_manager.cc:1434] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:43:13.436882  6932 raft_consensus.cc:493] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:13.437343  6932 raft_consensus.cc:515] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } }
I20260608 12:43:13.439608  6932 leader_election.cc:290] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e8eda988c1e4a1f9b8c413ad9fa5c4f (127.0.107.195:42015), 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121)
I20260608 12:43:13.450258  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228874b957ab48628b559ba2997d4818" candidate_uuid: "4a14efcd6a3b40c6afc98cad06595043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" is_pre_election: true
I20260608 12:43:13.450951  6877 raft_consensus.cc:2468] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14efcd6a3b40c6afc98cad06595043 in term 0.
I20260608 12:43:13.451155  6728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228874b957ab48628b559ba2997d4818" candidate_uuid: "4a14efcd6a3b40c6afc98cad06595043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" is_pre_election: true
I20260608 12:43:13.451848  6728 raft_consensus.cc:2468] T 228874b957ab48628b559ba2997d4818 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14efcd6a3b40c6afc98cad06595043 in term 0.
I20260608 12:43:13.452036  6768 leader_election.cc:304] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14efcd6a3b40c6afc98cad06595043, 9e8eda988c1e4a1f9b8c413ad9fa5c4f; no voters: 
I20260608 12:43:13.452844  6932 raft_consensus.cc:2804] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:13.453141  6932 raft_consensus.cc:493] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:13.453423  6932 raft_consensus.cc:3060] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:13.458319  6932 raft_consensus.cc:515] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } }
I20260608 12:43:13.459944  6932 leader_election.cc:290] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 1 election: Requested vote from peers 9e8eda988c1e4a1f9b8c413ad9fa5c4f (127.0.107.195:42015), 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121)
I20260608 12:43:13.460808  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228874b957ab48628b559ba2997d4818" candidate_uuid: "4a14efcd6a3b40c6afc98cad06595043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f"
I20260608 12:43:13.461058  6728 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "228874b957ab48628b559ba2997d4818" candidate_uuid: "4a14efcd6a3b40c6afc98cad06595043" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "14f7897d8ecd41ff87d3d347e71a23d2"
I20260608 12:43:13.461334  6877 raft_consensus.cc:3060] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:13.461628  6728 raft_consensus.cc:3060] T 228874b957ab48628b559ba2997d4818 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:13.466100  6877 raft_consensus.cc:2468] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14efcd6a3b40c6afc98cad06595043 in term 1.
I20260608 12:43:13.466571  6728 raft_consensus.cc:2468] T 228874b957ab48628b559ba2997d4818 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14efcd6a3b40c6afc98cad06595043 in term 1.
I20260608 12:43:13.467185  6768 leader_election.cc:304] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4a14efcd6a3b40c6afc98cad06595043, 9e8eda988c1e4a1f9b8c413ad9fa5c4f; no voters: 
I20260608 12:43:13.468029  6932 raft_consensus.cc:2804] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:13.469107  6932 raft_consensus.cc:697] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [term 1 LEADER]: Becoming Leader. State: Replica: 4a14efcd6a3b40c6afc98cad06595043, State: Running, Role: LEADER
I20260608 12:43:13.469847  6932 consensus_queue.cc:237] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } }
I20260608 12:43:13.476696  6626 catalog_manager.cc:5696] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a14efcd6a3b40c6afc98cad06595043 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "4a14efcd6a3b40c6afc98cad06595043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:13.540288  6929 raft_consensus.cc:493] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:13.540908  6929 raft_consensus.cc:515] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.542804  6929 leader_election.cc:290] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a14efcd6a3b40c6afc98cad06595043 (127.0.107.194:35839), 9e8eda988c1e4a1f9b8c413ad9fa5c4f (127.0.107.195:42015)
I20260608 12:43:13.543627  6803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfeddbdb8af44e5801833c9a5874701" candidate_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14efcd6a3b40c6afc98cad06595043" is_pre_election: true
I20260608 12:43:13.543825  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfeddbdb8af44e5801833c9a5874701" candidate_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" is_pre_election: true
I20260608 12:43:13.544258  6803 raft_consensus.cc:2468] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14f7897d8ecd41ff87d3d347e71a23d2 in term 0.
I20260608 12:43:13.544448  6877 raft_consensus.cc:2468] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14f7897d8ecd41ff87d3d347e71a23d2 in term 0.
I20260608 12:43:13.545621  6692 leader_election.cc:304] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7897d8ecd41ff87d3d347e71a23d2, 4a14efcd6a3b40c6afc98cad06595043; no voters: 
I20260608 12:43:13.546535  6929 raft_consensus.cc:2804] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:13.546881  6929 raft_consensus.cc:493] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:13.547111  6929 raft_consensus.cc:3060] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:13.552023  6929 raft_consensus.cc:515] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.553807  6929 leader_election.cc:290] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [CANDIDATE]: Term 1 election: Requested vote from peers 4a14efcd6a3b40c6afc98cad06595043 (127.0.107.194:35839), 9e8eda988c1e4a1f9b8c413ad9fa5c4f (127.0.107.195:42015)
I20260608 12:43:13.554553  6803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfeddbdb8af44e5801833c9a5874701" candidate_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14efcd6a3b40c6afc98cad06595043"
I20260608 12:43:13.554840  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfeddbdb8af44e5801833c9a5874701" candidate_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f"
I20260608 12:43:13.555115  6803 raft_consensus.cc:3060] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:13.555470  6877 raft_consensus.cc:3060] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:13.559787  6803 raft_consensus.cc:2468] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7897d8ecd41ff87d3d347e71a23d2 in term 1.
I20260608 12:43:13.559964  6877 raft_consensus.cc:2468] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7897d8ecd41ff87d3d347e71a23d2 in term 1.
I20260608 12:43:13.560882  6692 leader_election.cc:304] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7897d8ecd41ff87d3d347e71a23d2, 4a14efcd6a3b40c6afc98cad06595043; no voters: 
I20260608 12:43:13.561651  6929 raft_consensus.cc:2804] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:13.562090  6929 raft_consensus.cc:697] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 LEADER]: Becoming Leader. State: Replica: 14f7897d8ecd41ff87d3d347e71a23d2, State: Running, Role: LEADER
I20260608 12:43:13.562732  6929 consensus_queue.cc:237] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.564139  6941 raft_consensus.cc:493] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:13.564603  6941 raft_consensus.cc:515] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.567031  6941 leader_election.cc:290] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4a14efcd6a3b40c6afc98cad06595043 (127.0.107.194:35839), 9e8eda988c1e4a1f9b8c413ad9fa5c4f (127.0.107.195:42015)
I20260608 12:43:13.567749  6803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768432351e54b3eb08746267b903aaa" candidate_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14efcd6a3b40c6afc98cad06595043" is_pre_election: true
I20260608 12:43:13.568507  6803 raft_consensus.cc:2468] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14f7897d8ecd41ff87d3d347e71a23d2 in term 0.
I20260608 12:43:13.568789  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768432351e54b3eb08746267b903aaa" candidate_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" is_pre_election: true
I20260608 12:43:13.569451  6877 raft_consensus.cc:2468] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 14f7897d8ecd41ff87d3d347e71a23d2 in term 0.
I20260608 12:43:13.569730  6692 leader_election.cc:304] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7897d8ecd41ff87d3d347e71a23d2, 4a14efcd6a3b40c6afc98cad06595043; no voters: 
I20260608 12:43:13.570638  6626 catalog_manager.cc:5696] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:13.572870  6941 raft_consensus.cc:2804] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:13.573203  6941 raft_consensus.cc:493] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:13.573482  6941 raft_consensus.cc:3060] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:13.580791  6941 raft_consensus.cc:515] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.582516  6941 leader_election.cc:290] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [CANDIDATE]: Term 1 election: Requested vote from peers 4a14efcd6a3b40c6afc98cad06595043 (127.0.107.194:35839), 9e8eda988c1e4a1f9b8c413ad9fa5c4f (127.0.107.195:42015)
I20260608 12:43:13.583328  6803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768432351e54b3eb08746267b903aaa" candidate_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4a14efcd6a3b40c6afc98cad06595043"
I20260608 12:43:13.583621  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768432351e54b3eb08746267b903aaa" candidate_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f"
I20260608 12:43:13.583845  6803 raft_consensus.cc:3060] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:13.584178  6877 raft_consensus.cc:3060] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:13.588883  6803 raft_consensus.cc:2468] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7897d8ecd41ff87d3d347e71a23d2 in term 1.
I20260608 12:43:13.589098  6877 raft_consensus.cc:2468] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 14f7897d8ecd41ff87d3d347e71a23d2 in term 1.
I20260608 12:43:13.590032  6692 leader_election.cc:304] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 14f7897d8ecd41ff87d3d347e71a23d2, 4a14efcd6a3b40c6afc98cad06595043; no voters: 
I20260608 12:43:13.590863  6941 raft_consensus.cc:2804] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:13.591413  6941 raft_consensus.cc:697] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 LEADER]: Becoming Leader. State: Replica: 14f7897d8ecd41ff87d3d347e71a23d2, State: Running, Role: LEADER
I20260608 12:43:13.592270  6941 consensus_queue.cc:237] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:13.599902  6626 catalog_manager.cc:5696] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } health_report { overall_health: UNKNOWN } } }
W20260608 12:43:13.603297  6674 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:43:13.688596   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:13.706545   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:13.707672   431 tablet_replica.cc:333] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2: stopping tablet replica
I20260608 12:43:13.708451   431 raft_consensus.cc:2243] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:13.709144   431 pending_rounds.cc:70] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2: Trying to abort 1 pending ops.
I20260608 12:43:13.709331   431 pending_rounds.cc:77] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658943240593408 op_type: NO_OP noop_request { }
I20260608 12:43:13.709581   431 raft_consensus.cc:2889] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:13.709918   431 raft_consensus.cc:2272] T 2cfeddbdb8af44e5801833c9a5874701 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:13.712693   431 tablet_replica.cc:333] T 228874b957ab48628b559ba2997d4818 P 14f7897d8ecd41ff87d3d347e71a23d2: stopping tablet replica
I20260608 12:43:13.713204   431 raft_consensus.cc:2243] T 228874b957ab48628b559ba2997d4818 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:13.713550   431 raft_consensus.cc:2272] T 228874b957ab48628b559ba2997d4818 P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:13.715617   431 tablet_replica.cc:333] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2: stopping tablet replica
I20260608 12:43:13.716091   431 raft_consensus.cc:2243] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:13.716681   431 pending_rounds.cc:70] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2: Trying to abort 1 pending ops.
I20260608 12:43:13.716845   431 pending_rounds.cc:77] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658942389981184 op_type: NO_OP noop_request { }
I20260608 12:43:13.717118   431 raft_consensus.cc:2889] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:13.717423   431 raft_consensus.cc:2272] T 45864ecea7654627b4af958a004a222a P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:13.719805   431 tablet_replica.cc:333] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2: stopping tablet replica
I20260608 12:43:13.720309   431 raft_consensus.cc:2243] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:13.720877   431 pending_rounds.cc:70] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2: Trying to abort 1 pending ops.
I20260608 12:43:13.721083   431 pending_rounds.cc:77] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294658943362019328 op_type: NO_OP noop_request { }
I20260608 12:43:13.721318   431 raft_consensus.cc:2889] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:13.721632   431 raft_consensus.cc:2272] T b768432351e54b3eb08746267b903aaa P 14f7897d8ecd41ff87d3d347e71a23d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:13.747200   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:43:13.930058  6768 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260608 12:43:13.933403  6768 consensus_peers.cc:597] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 -> Peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Couldn't send request to peer 14f7897d8ecd41ff87d3d347e71a23d2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:14.016089  6932 consensus_queue.cc:1048] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:14.549319  6953 consensus_queue.cc:579] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Leader has been unable to successfully communicate with peer 14f7897d8ecd41ff87d3d347e71a23d2 for more than 1 seconds (1.078s)
W20260608 12:43:14.557958  6625 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 228874b957ab48628b559ba2997d4818 with cas_config_opid_index -1: no extra replica candidate found for tablet 228874b957ab48628b559ba2997d4818 (table test-workload [id=afdcc52cf0034953953000ed26d14f85]): 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
W20260608 12:43:14.605707  6674 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 14f7897d8ecd41ff87d3d347e71a23d2 not available for placement
I20260608 12:43:14.760418   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:14.766680  6960 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:14.767907  6961 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:14.770539   431 server_base.cc:1061] running on GCE node
W20260608 12:43:14.770597  6963 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:14.772307   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:14.772531   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:14.772724   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922594772704 us; error 0 us; skew 500 ppm
I20260608 12:43:14.773319   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:14.775754   431 webserver.cc:533] Webserver started at http://127.0.107.196:38467/ using document root <none> and password file <none>
I20260608 12:43:14.776264   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:14.776468   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:14.776736   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:14.777912   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/ts-3-root/instance:
uuid: "5d199100bea84d95b8a1eff24c423355"
format_stamp: "Formatted at 2026-06-08 12:43:14 on dist-test-slave-xmh3"
I20260608 12:43:14.782490   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260608 12:43:14.785948  6968 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:14.786851   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:43:14.787189   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/ts-3-root
uuid: "5d199100bea84d95b8a1eff24c423355"
format_stamp: "Formatted at 2026-06-08 12:43:14 on dist-test-slave-xmh3"
I20260608 12:43:14.787485   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780922429684918-431-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)
I20260608 12:43:14.812469   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:14.813639   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:14.815205   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:14.817488   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:14.817734   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:14.818065   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:14.818250   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:14.856657   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:33033
I20260608 12:43:14.856776  7030 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:33033 every 8 connection(s)
I20260608 12:43:14.871373  7031 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43611
I20260608 12:43:14.871779  7031 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:14.872509  7031 heartbeater.cc:507] Master 127.0.107.254:43611 requested a full tablet report, sending...
I20260608 12:43:14.874477  6625 ts_manager.cc:194] Registered new tserver with Master: 5d199100bea84d95b8a1eff24c423355 (127.0.107.196:33033)
I20260608 12:43:14.875941  6625 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43344
I20260608 12:43:14.889631  6957 raft_consensus.cc:493] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:14.890223  6957 raft_consensus.cc:515] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:14.892244  6957 leader_election.cc:290] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121), 9e8eda988c1e4a1f9b8c413ad9fa5c4f (127.0.107.195:42015)
I20260608 12:43:14.893982  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45864ecea7654627b4af958a004a222a" candidate_uuid: "4a14efcd6a3b40c6afc98cad06595043" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" is_pre_election: true
I20260608 12:43:14.894635  6877 raft_consensus.cc:2468] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14efcd6a3b40c6afc98cad06595043 in term 1.
I20260608 12:43:14.896008  6768 leader_election.cc:304] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [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: 4a14efcd6a3b40c6afc98cad06595043, 9e8eda988c1e4a1f9b8c413ad9fa5c4f; no voters: 
I20260608 12:43:14.896658  6957 raft_consensus.cc:2804] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:43:14.896726  6768 leader_election.cc:336] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111)
I20260608 12:43:14.897130  6957 raft_consensus.cc:493] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:14.897495  6957 raft_consensus.cc:3060] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:14.902483  6957 raft_consensus.cc:515] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:14.904219  6957 leader_election.cc:290] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 2 election: Requested vote from peers 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121), 9e8eda988c1e4a1f9b8c413ad9fa5c4f (127.0.107.195:42015)
I20260608 12:43:14.905808  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45864ecea7654627b4af958a004a222a" candidate_uuid: "4a14efcd6a3b40c6afc98cad06595043" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f"
I20260608 12:43:14.906445  6877 raft_consensus.cc:3060] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:43:14.908135  6768 leader_election.cc:336] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111)
I20260608 12:43:14.909657  6803 consensus_queue.cc:237] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Queue 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: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } }
I20260608 12:43:14.911828  6877 raft_consensus.cc:2468] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14efcd6a3b40c6afc98cad06595043 in term 2.
I20260608 12:43:14.912837  6768 leader_election.cc:304] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a14efcd6a3b40c6afc98cad06595043, 9e8eda988c1e4a1f9b8c413ad9fa5c4f; no voters: 14f7897d8ecd41ff87d3d347e71a23d2
I20260608 12:43:14.913748  6953 raft_consensus.cc:2804] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:14.916934  6953 raft_consensus.cc:697] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 2 LEADER]: Becoming Leader. State: Replica: 4a14efcd6a3b40c6afc98cad06595043, State: Running, Role: LEADER
I20260608 12:43:14.917939  6953 consensus_queue.cc:237] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Queue going to LEADER 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: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:14.920758  6877 raft_consensus.cc:1275] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:14.923043  7036 consensus_queue.cc:1048] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:43:14.925963  6768 consensus_peers.cc:597] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 -> Peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Couldn't send request to peer 14f7897d8ecd41ff87d3d347e71a23d2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:14.928613  6625 catalog_manager.cc:5696] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 reported cstate change: term changed from 1 to 2, leader changed from 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) to 4a14efcd6a3b40c6afc98cad06595043 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "4a14efcd6a3b40c6afc98cad06595043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:14.930733  7036 raft_consensus.cc:2955] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } } }
W20260608 12:43:14.933786  6768 consensus_peers.cc:597] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 -> Peer 5d199100bea84d95b8a1eff24c423355 (127.0.107.196:33033): Couldn't send request to peer 5d199100bea84d95b8a1eff24c423355. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 228874b957ab48628b559ba2997d4818. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:14.934036  6877 raft_consensus.cc:2955] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } } }
I20260608 12:43:14.941990  6611 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 228874b957ab48628b559ba2997d4818 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260608 12:43:14.948642  6625 catalog_manager.cc:5696] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f reported cstate change: config changed from index -1 to 2, NON_VOTER 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "4a14efcd6a3b40c6afc98cad06595043" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } } }
I20260608 12:43:15.139001  7036 raft_consensus.cc:493] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:15.139559  7036 raft_consensus.cc:515] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:15.141511  7036 leader_election.cc:290] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121), 9e8eda988c1e4a1f9b8c413ad9fa5c4f (127.0.107.195:42015)
I20260608 12:43:15.143132  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfeddbdb8af44e5801833c9a5874701" candidate_uuid: "4a14efcd6a3b40c6afc98cad06595043" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" is_pre_election: true
I20260608 12:43:15.143817  6877 raft_consensus.cc:2468] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14efcd6a3b40c6afc98cad06595043 in term 1.
I20260608 12:43:15.144826  6768 leader_election.cc:304] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [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: 4a14efcd6a3b40c6afc98cad06595043, 9e8eda988c1e4a1f9b8c413ad9fa5c4f; no voters: 
I20260608 12:43:15.145640  7036 raft_consensus.cc:2804] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:43:15.145717  6768 leader_election.cc:336] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111)
I20260608 12:43:15.146183  7036 raft_consensus.cc:493] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:15.146546  7036 raft_consensus.cc:3060] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:15.151360  7036 raft_consensus.cc:515] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:15.153074  7036 leader_election.cc:290] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 2 election: Requested vote from peers 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121), 9e8eda988c1e4a1f9b8c413ad9fa5c4f (127.0.107.195:42015)
I20260608 12:43:15.154611  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2cfeddbdb8af44e5801833c9a5874701" candidate_uuid: "4a14efcd6a3b40c6afc98cad06595043" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f"
I20260608 12:43:15.155308  6877 raft_consensus.cc:3060] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:43:15.156739  6768 leader_election.cc:336] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111)
I20260608 12:43:15.160418  6877 raft_consensus.cc:2468] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14efcd6a3b40c6afc98cad06595043 in term 2.
I20260608 12:43:15.161355  6768 leader_election.cc:304] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a14efcd6a3b40c6afc98cad06595043, 9e8eda988c1e4a1f9b8c413ad9fa5c4f; no voters: 14f7897d8ecd41ff87d3d347e71a23d2
I20260608 12:43:15.162082  7036 raft_consensus.cc:2804] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:15.162518  7036 raft_consensus.cc:697] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 2 LEADER]: Becoming Leader. State: Replica: 4a14efcd6a3b40c6afc98cad06595043, State: Running, Role: LEADER
I20260608 12:43:15.163336  7036 consensus_queue.cc:237] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Queue going to LEADER 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: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:15.170524  6626 catalog_manager.cc:5696] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 reported cstate change: term changed from 1 to 2, leader changed from 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) to 4a14efcd6a3b40c6afc98cad06595043 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "4a14efcd6a3b40c6afc98cad06595043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:15.238160  7036 raft_consensus.cc:493] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:15.238653  7036 raft_consensus.cc:515] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:15.240547  7036 leader_election.cc:290] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121), 9e8eda988c1e4a1f9b8c413ad9fa5c4f (127.0.107.195:42015)
I20260608 12:43:15.242193  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768432351e54b3eb08746267b903aaa" candidate_uuid: "4a14efcd6a3b40c6afc98cad06595043" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" is_pre_election: true
I20260608 12:43:15.242868  6877 raft_consensus.cc:2468] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4a14efcd6a3b40c6afc98cad06595043 in term 1.
I20260608 12:43:15.243937  6768 leader_election.cc:304] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [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: 4a14efcd6a3b40c6afc98cad06595043, 9e8eda988c1e4a1f9b8c413ad9fa5c4f; no voters: 
I20260608 12:43:15.244684  7036 raft_consensus.cc:2804] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260608 12:43:15.244767  6768 leader_election.cc:336] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111)
I20260608 12:43:15.245179  7036 raft_consensus.cc:493] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:15.245568  7036 raft_consensus.cc:3060] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:15.250545  7036 raft_consensus.cc:515] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:15.252322  7036 leader_election.cc:290] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 2 election: Requested vote from peers 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121), 9e8eda988c1e4a1f9b8c413ad9fa5c4f (127.0.107.195:42015)
I20260608 12:43:15.253933  6877 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b768432351e54b3eb08746267b903aaa" candidate_uuid: "4a14efcd6a3b40c6afc98cad06595043" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f"
I20260608 12:43:15.254554  6877 raft_consensus.cc:3060] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:43:15.255923  6768 leader_election.cc:336] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111)
I20260608 12:43:15.259663  6877 raft_consensus.cc:2468] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4a14efcd6a3b40c6afc98cad06595043 in term 2.
I20260608 12:43:15.260618  6768 leader_election.cc:304] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4a14efcd6a3b40c6afc98cad06595043, 9e8eda988c1e4a1f9b8c413ad9fa5c4f; no voters: 14f7897d8ecd41ff87d3d347e71a23d2
I20260608 12:43:15.261355  7036 raft_consensus.cc:2804] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:15.261940  7036 raft_consensus.cc:697] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 2 LEADER]: Becoming Leader. State: Replica: 4a14efcd6a3b40c6afc98cad06595043, State: Running, Role: LEADER
I20260608 12:43:15.262717  7036 consensus_queue.cc:237] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Queue going to LEADER 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: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } }
I20260608 12:43:15.269454  6626 catalog_manager.cc:5696] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 reported cstate change: term changed from 1 to 2, leader changed from 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) to 4a14efcd6a3b40c6afc98cad06595043 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "4a14efcd6a3b40c6afc98cad06595043" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } health_report { overall_health: UNKNOWN } } }
W20260608 12:43:15.393122  6768 consensus_peers.cc:597] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 -> Peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Couldn't send request to peer 14f7897d8ecd41ff87d3d347e71a23d2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:15.542939  7047 ts_tablet_manager.cc:933] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355: Initiating tablet copy from peer 4a14efcd6a3b40c6afc98cad06595043 (127.0.107.194:35839)
I20260608 12:43:15.544836  7047 tablet_copy_client.cc:323] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35839
I20260608 12:43:15.562775  6876 raft_consensus.cc:1275] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:43:15.564450  7036 consensus_queue.cc:1048] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:43:15.609196  6674 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 14f7897d8ecd41ff87d3d347e71a23d2 not available for placement
W20260608 12:43:15.670979  6768 consensus_peers.cc:597] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 -> Peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Couldn't send request to peer 14f7897d8ecd41ff87d3d347e71a23d2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:15.674000  6813 tablet_copy_service.cc:140] P 4a14efcd6a3b40c6afc98cad06595043: Received BeginTabletCopySession request for tablet 228874b957ab48628b559ba2997d4818 from peer 5d199100bea84d95b8a1eff24c423355 ({username='slave'} at 127.0.0.1:55420)
I20260608 12:43:15.674543  6813 tablet_copy_service.cc:161] P 4a14efcd6a3b40c6afc98cad06595043: Beginning new tablet copy session on tablet 228874b957ab48628b559ba2997d4818 from peer 5d199100bea84d95b8a1eff24c423355 at {username='slave'} at 127.0.0.1:55420: session id = 5d199100bea84d95b8a1eff24c423355-228874b957ab48628b559ba2997d4818
I20260608 12:43:15.674978  6876 raft_consensus.cc:1275] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:43:15.677457  6953 consensus_queue.cc:1048] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:15.687245  6813 tablet_copy_source_session.cc:215] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:15.691066  7047 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 228874b957ab48628b559ba2997d4818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:15.704013  7047 tablet_copy_client.cc:806] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:15.704597  7047 tablet_copy_client.cc:670] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:15.708307  7047 tablet_copy_client.cc:538] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:15.714160  7047 tablet_bootstrap.cc:492] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355: Bootstrap starting.
I20260608 12:43:15.728847  7047 tablet_bootstrap.cc:492] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355: 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
I20260608 12:43:15.729547  7047 tablet_bootstrap.cc:492] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355: Bootstrap complete.
I20260608 12:43:15.730134  7047 ts_tablet_manager.cc:1403] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355: Time spent bootstrapping tablet: real 0.016s	user 0.015s	sys 0.000s
I20260608 12:43:15.732208  7047 raft_consensus.cc:359] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } }
I20260608 12:43:15.732725  7047 raft_consensus.cc:740] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5d199100bea84d95b8a1eff24c423355, State: Initialized, Role: LEARNER
I20260608 12:43:15.733302  7047 consensus_queue.cc:260] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355 [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: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } }
I20260608 12:43:15.735432  7031 heartbeater.cc:499] Master 127.0.107.254:43611 was elected leader, sending a full tablet report...
I20260608 12:43:15.735637  7047 ts_tablet_manager.cc:1434] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:43:15.737430  6813 tablet_copy_service.cc:342] P 4a14efcd6a3b40c6afc98cad06595043: Request end of tablet copy session 5d199100bea84d95b8a1eff24c423355-228874b957ab48628b559ba2997d4818 received from {username='slave'} at 127.0.0.1:55420
I20260608 12:43:15.737866  6813 tablet_copy_service.cc:434] P 4a14efcd6a3b40c6afc98cad06595043: ending tablet copy session 5d199100bea84d95b8a1eff24c423355-228874b957ab48628b559ba2997d4818 on tablet 228874b957ab48628b559ba2997d4818 with peer 5d199100bea84d95b8a1eff24c423355
W20260608 12:43:15.790127  6768 consensus_peers.cc:597] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 -> Peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Couldn't send request to peer 14f7897d8ecd41ff87d3d347e71a23d2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:15.831568  6876 raft_consensus.cc:1275] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260608 12:43:15.833094  7055 consensus_queue.cc:1048] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:15.927335  6953 consensus_queue.cc:579] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Leader has been unable to successfully communicate with peer 14f7897d8ecd41ff87d3d347e71a23d2 for more than 1 seconds (1.008s)
I20260608 12:43:15.936759  6803 consensus_queue.cc:237] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [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: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } }
I20260608 12:43:15.942880  6876 raft_consensus.cc:1275] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 12:43:15.943632  6768 consensus_peers.cc:597] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 -> Peer 5d199100bea84d95b8a1eff24c423355 (127.0.107.196:33033): Couldn't send request to peer 5d199100bea84d95b8a1eff24c423355. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 45864ecea7654627b4af958a004a222a. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:15.945024  7055 consensus_queue.cc:1048] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:43:15.946905  6768 consensus_peers.cc:597] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 -> Peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Couldn't send request to peer 14f7897d8ecd41ff87d3d347e71a23d2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:15.951000  6953 raft_consensus.cc:2955] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } } }
I20260608 12:43:15.952647  6876 raft_consensus.cc:2955] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } } }
I20260608 12:43:15.958326  6611 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 45864ecea7654627b4af958a004a222a with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:43:15.962657  6625 catalog_manager.cc:5696] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 reported cstate change: config changed from index -1 to 2, NON_VOTER 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "4a14efcd6a3b40c6afc98cad06595043" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:16.066320  7055 consensus_queue.cc:579] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Leader has been unable to successfully communicate with peer 14f7897d8ecd41ff87d3d347e71a23d2 for more than 1 seconds (1.155s)
I20260608 12:43:16.097283  7006 raft_consensus.cc:1217] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260608 12:43:16.322839  7063 ts_tablet_manager.cc:933] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355: Initiating tablet copy from peer 4a14efcd6a3b40c6afc98cad06595043 (127.0.107.194:35839)
I20260608 12:43:16.324290  7063 tablet_copy_client.cc:323] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35839
I20260608 12:43:16.325871  6813 tablet_copy_service.cc:140] P 4a14efcd6a3b40c6afc98cad06595043: Received BeginTabletCopySession request for tablet 45864ecea7654627b4af958a004a222a from peer 5d199100bea84d95b8a1eff24c423355 ({username='slave'} at 127.0.0.1:55420)
I20260608 12:43:16.326337  6813 tablet_copy_service.cc:161] P 4a14efcd6a3b40c6afc98cad06595043: Beginning new tablet copy session on tablet 45864ecea7654627b4af958a004a222a from peer 5d199100bea84d95b8a1eff24c423355 at {username='slave'} at 127.0.0.1:55420: session id = 5d199100bea84d95b8a1eff24c423355-45864ecea7654627b4af958a004a222a
I20260608 12:43:16.331928  6813 tablet_copy_source_session.cc:215] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:16.334642  7063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45864ecea7654627b4af958a004a222a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:16.345628  7063 tablet_copy_client.cc:806] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:16.346197  7063 tablet_copy_client.cc:670] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:16.349839  7063 tablet_copy_client.cc:538] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:16.355558  7063 tablet_bootstrap.cc:492] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355: Bootstrap starting.
I20260608 12:43:16.369683  7063 tablet_bootstrap.cc:492] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355: 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
I20260608 12:43:16.370450  7063 tablet_bootstrap.cc:492] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355: Bootstrap complete.
I20260608 12:43:16.371029  7063 ts_tablet_manager.cc:1403] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.004s
I20260608 12:43:16.373131  7063 raft_consensus.cc:359] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } }
I20260608 12:43:16.373715  7063 raft_consensus.cc:740] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5d199100bea84d95b8a1eff24c423355, State: Initialized, Role: LEARNER
I20260608 12:43:16.374337  7063 consensus_queue.cc:260] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355 [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: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } }
I20260608 12:43:16.376086  7063 ts_tablet_manager.cc:1434] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:43:16.377692  6813 tablet_copy_service.cc:342] P 4a14efcd6a3b40c6afc98cad06595043: Request end of tablet copy session 5d199100bea84d95b8a1eff24c423355-45864ecea7654627b4af958a004a222a received from {username='slave'} at 127.0.0.1:55420
I20260608 12:43:16.378151  6813 tablet_copy_service.cc:434] P 4a14efcd6a3b40c6afc98cad06595043: ending tablet copy session 5d199100bea84d95b8a1eff24c423355-45864ecea7654627b4af958a004a222a on tablet 45864ecea7654627b4af958a004a222a with peer 5d199100bea84d95b8a1eff24c423355
W20260608 12:43:16.602397  6898 debug-util.cc:398] Leaking SignalData structure 0x7b08001fbd40 after lost signal to thread 434
W20260608 12:43:16.603487  6898 debug-util.cc:398] Leaking SignalData structure 0x7b0800276720 after lost signal to thread 6660
W20260608 12:43:16.605355  6898 debug-util.cc:398] Leaking SignalData structure 0x7b08002e02c0 after lost signal to thread 6901
W20260608 12:43:16.606514  6898 debug-util.cc:398] Leaking SignalData structure 0x7b08002d8640 after lost signal to thread 7030
W20260608 12:43:16.611500  6674 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 14f7897d8ecd41ff87d3d347e71a23d2 not available for placement
I20260608 12:43:16.618628  6953 raft_consensus.cc:1064] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043: attempting to promote NON_VOTER 5d199100bea84d95b8a1eff24c423355 to VOTER
I20260608 12:43:16.620683  6953 consensus_queue.cc:237] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [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: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } }
I20260608 12:43:16.627342  7006 raft_consensus.cc:1275] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355 [term 1 LEARNER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:16.629132  7055 consensus_queue.cc:1048] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:16.631115  6876 raft_consensus.cc:1275] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:43:16.632923  6768 consensus_peers.cc:597] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 -> Peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Couldn't send request to peer 14f7897d8ecd41ff87d3d347e71a23d2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:16.633100  7067 consensus_queue.cc:1048] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:43:16.641465  7055 raft_consensus.cc:2955] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:16.643186  6876 raft_consensus.cc:2955] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:16.654656  7006 raft_consensus.cc:2955] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:16.656239  6625 catalog_manager.cc:5696] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f reported cstate change: config changed from index 2 to 3, 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4a14efcd6a3b40c6afc98cad06595043" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:16.676198  6803 consensus_queue.cc:237] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [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: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } }
I20260608 12:43:16.681555  7006 raft_consensus.cc:1275] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355 [term 1 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:16.683317  7067 consensus_queue.cc:1048] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:16.682991  6876 raft_consensus.cc:1275] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:16.688663  7067 consensus_queue.cc:1048] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:16.690759  7055 raft_consensus.cc:2955] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:16.693372  7006 raft_consensus.cc:2955] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:16.698340  6876 raft_consensus.cc:2955] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:16.703375  6611 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 228874b957ab48628b559ba2997d4818 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:16.707787  6624 catalog_manager.cc:5696] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 reported cstate change: config changed from index 3 to 4, VOTER 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) evicted. New cstate: current_term: 1 leader_uuid: "4a14efcd6a3b40c6afc98cad06595043" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:16.720014  7055 consensus_queue.cc:579] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Leader has been unable to successfully communicate with peer 14f7897d8ecd41ff87d3d347e71a23d2 for more than 1 seconds (1.456s)
I20260608 12:43:16.726511  6953 consensus_queue.cc:579] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Leader has been unable to successfully communicate with peer 14f7897d8ecd41ff87d3d347e71a23d2 for more than 1 seconds (1.562s)
I20260608 12:43:16.751500  7006 raft_consensus.cc:1217] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:43:16.751142  6803 consensus_queue.cc:237] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [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: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } }
W20260608 12:43:16.762694  6768 consensus_peers.cc:597] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 -> Peer 5d199100bea84d95b8a1eff24c423355 (127.0.107.196:33033): Couldn't send request to peer 5d199100bea84d95b8a1eff24c423355. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b768432351e54b3eb08746267b903aaa. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:16.762848  6876 raft_consensus.cc:1275] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:16.764443  7075 consensus_queue.cc:1048] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260608 12:43:16.766345  6768 consensus_peers.cc:597] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 -> Peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Couldn't send request to peer 14f7897d8ecd41ff87d3d347e71a23d2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:43:16.766254  6612 catalog_manager.cc:4754] TS 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 228874b957ab48628b559ba2997d4818: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111)
I20260608 12:43:16.773919  6803 consensus_queue.cc:237] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [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: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } }
I20260608 12:43:16.776211  6876 raft_consensus.cc:2955] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } } }
I20260608 12:43:16.774267  6953 raft_consensus.cc:2955] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } } }
I20260608 12:43:16.788262  6611 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet b768432351e54b3eb08746267b903aaa with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:43:16.794831  6625 catalog_manager.cc:5696] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f reported cstate change: config changed from index -1 to 2, NON_VOTER 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "4a14efcd6a3b40c6afc98cad06595043" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } } }
I20260608 12:43:16.800575  6876 raft_consensus.cc:1275] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260608 12:43:16.801355  6768 consensus_peers.cc:597] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 -> Peer 5d199100bea84d95b8a1eff24c423355 (127.0.107.196:33033): Couldn't send request to peer 5d199100bea84d95b8a1eff24c423355. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2cfeddbdb8af44e5801833c9a5874701. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:16.803249  6953 consensus_queue.cc:1048] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:43:16.804497  6768 consensus_peers.cc:597] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 -> Peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Couldn't send request to peer 14f7897d8ecd41ff87d3d347e71a23d2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:16.815377  7075 raft_consensus.cc:2955] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } } }
I20260608 12:43:16.817255  6876 raft_consensus.cc:2955] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } } }
I20260608 12:43:16.826874  6611 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 2cfeddbdb8af44e5801833c9a5874701 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:43:16.829109  6626 catalog_manager.cc:5696] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f reported cstate change: config changed from index -1 to 2, NON_VOTER 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "4a14efcd6a3b40c6afc98cad06595043" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } } }
I20260608 12:43:17.133199  6953 raft_consensus.cc:1064] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043: attempting to promote NON_VOTER 5d199100bea84d95b8a1eff24c423355 to VOTER
I20260608 12:43:17.135336  6953 consensus_queue.cc:237] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [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: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } }
I20260608 12:43:17.143416  7005 raft_consensus.cc:1275] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355 [term 2 LEARNER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:17.143491  6876 raft_consensus.cc:1275] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:17.145664  7075 consensus_queue.cc:1048] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:43:17.146559  7078 consensus_queue.cc:1048] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:43:17.149415  6768 consensus_peers.cc:597] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 -> Peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Couldn't send request to peer 14f7897d8ecd41ff87d3d347e71a23d2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:17.166303  7075 raft_consensus.cc:2955] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:17.168375  7005 raft_consensus.cc:2955] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:17.178833  6876 raft_consensus.cc:2955] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:17.186918  6626 catalog_manager.cc:5696] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355 reported cstate change: config changed from index 2 to 3, 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4a14efcd6a3b40c6afc98cad06595043" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:17.204770  6803 consensus_queue.cc:237] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [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: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } }
I20260608 12:43:17.212332  6876 raft_consensus.cc:1275] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:17.213560  7005 raft_consensus.cc:1275] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355 [term 2 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:17.214231  7078 consensus_queue.cc:1048] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:17.215451  7055 consensus_queue.cc:1048] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:17.221263  7078 raft_consensus.cc:2955] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:17.224324  6876 raft_consensus.cc:2955] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:17.224514  7005 raft_consensus.cc:2955] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:17.233217  6611 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 45864ecea7654627b4af958a004a222a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:17.241243  6625 catalog_manager.cc:5696] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 reported cstate change: config changed from index 3 to 4, VOTER 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "4a14efcd6a3b40c6afc98cad06595043" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:17.324193  7084 ts_tablet_manager.cc:933] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355: Initiating tablet copy from peer 4a14efcd6a3b40c6afc98cad06595043 (127.0.107.194:35839)
I20260608 12:43:17.325968  7084 tablet_copy_client.cc:323] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35839
I20260608 12:43:17.327699  6813 tablet_copy_service.cc:140] P 4a14efcd6a3b40c6afc98cad06595043: Received BeginTabletCopySession request for tablet 2cfeddbdb8af44e5801833c9a5874701 from peer 5d199100bea84d95b8a1eff24c423355 ({username='slave'} at 127.0.0.1:55420)
I20260608 12:43:17.328156  6813 tablet_copy_service.cc:161] P 4a14efcd6a3b40c6afc98cad06595043: Beginning new tablet copy session on tablet 2cfeddbdb8af44e5801833c9a5874701 from peer 5d199100bea84d95b8a1eff24c423355 at {username='slave'} at 127.0.0.1:55420: session id = 5d199100bea84d95b8a1eff24c423355-2cfeddbdb8af44e5801833c9a5874701
I20260608 12:43:17.333027  6813 tablet_copy_source_session.cc:215] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:17.335839  7084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2cfeddbdb8af44e5801833c9a5874701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:17.339831  7086 ts_tablet_manager.cc:933] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355: Initiating tablet copy from peer 4a14efcd6a3b40c6afc98cad06595043 (127.0.107.194:35839)
I20260608 12:43:17.342346  7086 tablet_copy_client.cc:323] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:35839
I20260608 12:43:17.344458  6813 tablet_copy_service.cc:140] P 4a14efcd6a3b40c6afc98cad06595043: Received BeginTabletCopySession request for tablet b768432351e54b3eb08746267b903aaa from peer 5d199100bea84d95b8a1eff24c423355 ({username='slave'} at 127.0.0.1:55420)
I20260608 12:43:17.345028  6813 tablet_copy_service.cc:161] P 4a14efcd6a3b40c6afc98cad06595043: Beginning new tablet copy session on tablet b768432351e54b3eb08746267b903aaa from peer 5d199100bea84d95b8a1eff24c423355 at {username='slave'} at 127.0.0.1:55420: session id = 5d199100bea84d95b8a1eff24c423355-b768432351e54b3eb08746267b903aaa
I20260608 12:43:17.350806  7084 tablet_copy_client.cc:806] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:17.351442  7084 tablet_copy_client.cc:670] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:17.352380  6813 tablet_copy_source_session.cc:215] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:17.355993  7084 tablet_copy_client.cc:538] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:17.357981  7086 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b768432351e54b3eb08746267b903aaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:17.364127  7084 tablet_bootstrap.cc:492] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355: Bootstrap starting.
I20260608 12:43:17.373684  7086 tablet_copy_client.cc:806] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:17.374289  7086 tablet_copy_client.cc:670] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:17.378885  7086 tablet_copy_client.cc:538] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:17.382828  7084 tablet_bootstrap.cc:492] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355: 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
I20260608 12:43:17.383566  7084 tablet_bootstrap.cc:492] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355: Bootstrap complete.
I20260608 12:43:17.384198  7084 ts_tablet_manager.cc:1403] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260608 12:43:17.386734  7084 raft_consensus.cc:359] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } }
I20260608 12:43:17.387338  7084 raft_consensus.cc:740] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5d199100bea84d95b8a1eff24c423355, State: Initialized, Role: LEARNER
I20260608 12:43:17.387878  7084 consensus_queue.cc:260] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355 [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: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } }
I20260608 12:43:17.389818  7086 tablet_bootstrap.cc:492] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355: Bootstrap starting.
I20260608 12:43:17.390313  7084 ts_tablet_manager.cc:1434] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:43:17.392529  6813 tablet_copy_service.cc:342] P 4a14efcd6a3b40c6afc98cad06595043: Request end of tablet copy session 5d199100bea84d95b8a1eff24c423355-2cfeddbdb8af44e5801833c9a5874701 received from {username='slave'} at 127.0.0.1:55420
I20260608 12:43:17.392958  6813 tablet_copy_service.cc:434] P 4a14efcd6a3b40c6afc98cad06595043: ending tablet copy session 5d199100bea84d95b8a1eff24c423355-2cfeddbdb8af44e5801833c9a5874701 on tablet 2cfeddbdb8af44e5801833c9a5874701 with peer 5d199100bea84d95b8a1eff24c423355
I20260608 12:43:17.413923  7086 tablet_bootstrap.cc:492] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355: 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
I20260608 12:43:17.414956  7086 tablet_bootstrap.cc:492] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355: Bootstrap complete.
I20260608 12:43:17.415812  7086 ts_tablet_manager.cc:1403] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355: Time spent bootstrapping tablet: real 0.026s	user 0.020s	sys 0.004s
I20260608 12:43:17.419319  7086 raft_consensus.cc:359] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } }
I20260608 12:43:17.420262  7086 raft_consensus.cc:740] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 5d199100bea84d95b8a1eff24c423355, State: Initialized, Role: LEARNER
I20260608 12:43:17.421083  7086 consensus_queue.cc:260] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355 [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: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: true } }
I20260608 12:43:17.423908  7086 ts_tablet_manager.cc:1434] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:43:17.426043  6813 tablet_copy_service.cc:342] P 4a14efcd6a3b40c6afc98cad06595043: Request end of tablet copy session 5d199100bea84d95b8a1eff24c423355-b768432351e54b3eb08746267b903aaa received from {username='slave'} at 127.0.0.1:55420
I20260608 12:43:17.426512  6813 tablet_copy_service.cc:434] P 4a14efcd6a3b40c6afc98cad06595043: ending tablet copy session 5d199100bea84d95b8a1eff24c423355-b768432351e54b3eb08746267b903aaa on tablet b768432351e54b3eb08746267b903aaa with peer 5d199100bea84d95b8a1eff24c423355
W20260608 12:43:17.614393  6674 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 14f7897d8ecd41ff87d3d347e71a23d2 not available for placement
I20260608 12:43:17.746505  7005 raft_consensus.cc:1217] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260608 12:43:17.804481  7091 consensus_queue.cc:579] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Leader has been unable to successfully communicate with peer 14f7897d8ecd41ff87d3d347e71a23d2 for more than 1 seconds (1.051s)
I20260608 12:43:17.833599  7005 raft_consensus.cc:1217] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260608 12:43:17.922006  6612 catalog_manager.cc:4754] TS 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 45864ecea7654627b4af958a004a222a: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111)
I20260608 12:43:18.179658  7091 raft_consensus.cc:1064] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043: attempting to promote NON_VOTER 5d199100bea84d95b8a1eff24c423355 to VOTER
I20260608 12:43:18.181672  7091 consensus_queue.cc:237] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [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: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } }
I20260608 12:43:18.188337  6876 raft_consensus.cc:1275] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:18.189119  7005 raft_consensus.cc:1275] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355 [term 2 LEARNER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:18.190362  7091 consensus_queue.cc:1048] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:18.191234  7090 consensus_queue.cc:1048] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:43:18.195995  6768 consensus_peers.cc:597] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 -> Peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Couldn't send request to peer 14f7897d8ecd41ff87d3d347e71a23d2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:18.202206  7091 raft_consensus.cc:2955] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:18.204160  7005 raft_consensus.cc:2955] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:18.211393  6876 raft_consensus.cc:2955] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:18.214942  6626 catalog_manager.cc:5696] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 reported cstate change: config changed from index 2 to 3, 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4a14efcd6a3b40c6afc98cad06595043" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:18.243489  6803 consensus_queue.cc:237] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [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: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } }
I20260608 12:43:18.249094  7005 raft_consensus.cc:1275] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355 [term 2 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:18.250325  6876 raft_consensus.cc:1275] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:18.250494  7091 consensus_queue.cc:1048] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:18.252027  7055 consensus_queue.cc:1048] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:18.259035  7091 raft_consensus.cc:2955] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:18.261297  6876 raft_consensus.cc:2955] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:18.267077  7005 raft_consensus.cc:2955] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:18.271251  6611 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet b768432351e54b3eb08746267b903aaa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:18.275671  6625 catalog_manager.cc:5696] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 reported cstate change: config changed from index 3 to 4, VOTER 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "4a14efcd6a3b40c6afc98cad06595043" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:18.362038  7055 raft_consensus.cc:1064] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043: attempting to promote NON_VOTER 5d199100bea84d95b8a1eff24c423355 to VOTER
W20260608 12:43:18.363236  6769 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260608 12:43:18.363960  7055 consensus_queue.cc:237] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [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: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } }
I20260608 12:43:18.370515  6876 raft_consensus.cc:1275] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:18.370903  7005 raft_consensus.cc:1275] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355 [term 2 LEARNER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:18.373173  7091 consensus_queue.cc:1048] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:18.374233  7055 consensus_queue.cc:1048] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260608 12:43:18.375099  6768 consensus_peers.cc:597] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 -> Peer 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): Couldn't send request to peer 14f7897d8ecd41ff87d3d347e71a23d2. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:18.382822  7091 raft_consensus.cc:2955] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:18.384475  7005 raft_consensus.cc:2955] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:18.396262  6625 catalog_manager.cc:5696] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355 reported cstate change: config changed from index 2 to 3, 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "4a14efcd6a3b40c6afc98cad06595043" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:18.403906  6876 raft_consensus.cc:2955] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 5d199100bea84d95b8a1eff24c423355 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "14f7897d8ecd41ff87d3d347e71a23d2" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 36121 } } peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:18.417191  6803 consensus_queue.cc:237] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [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: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } }
I20260608 12:43:18.424939  7005 raft_consensus.cc:1275] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355 [term 2 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:18.426545  6876 raft_consensus.cc:1275] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Refusing update from remote peer 4a14efcd6a3b40c6afc98cad06595043: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:18.427166  7092 consensus_queue.cc:1048] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:18.428320  7091 consensus_queue.cc:1048] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:18.436115  7055 raft_consensus.cc:2955] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:18.438090  7005 raft_consensus.cc:2955] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:18.438488  6876 raft_consensus.cc:2955] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
I20260608 12:43:18.452169  6611 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2cfeddbdb8af44e5801833c9a5874701 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:18.453649  6624 catalog_manager.cc:5696] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355 reported cstate change: config changed from index 3 to 4, VOTER 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "4a14efcd6a3b40c6afc98cad06595043" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4a14efcd6a3b40c6afc98cad06595043" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 35839 } } peers { permanent_uuid: "9e8eda988c1e4a1f9b8c413ad9fa5c4f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42015 } } peers { permanent_uuid: "5d199100bea84d95b8a1eff24c423355" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 33033 } attrs { promote: false } } }
W20260608 12:43:18.955400  6612 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111) [suppressed 55 similar messages]
W20260608 12:43:18.958228  6612 catalog_manager.cc:4754] TS 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b768432351e54b3eb08746267b903aaa: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111)
W20260608 12:43:20.543643  6612 catalog_manager.cc:4754] TS 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b768432351e54b3eb08746267b903aaa: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111)
W20260608 12:43:21.564530  6612 catalog_manager.cc:4754] TS 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 45864ecea7654627b4af958a004a222a: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111)
I20260608 12:43:22.010915   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:22.041308   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:22.042187   431 tablet_replica.cc:333] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043: stopping tablet replica
I20260608 12:43:22.042951   431 raft_consensus.cc:2243] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:22.044073   431 raft_consensus.cc:2272] T 228874b957ab48628b559ba2997d4818 P 4a14efcd6a3b40c6afc98cad06595043 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.046553   431 tablet_replica.cc:333] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043: stopping tablet replica
I20260608 12:43:22.047127   431 raft_consensus.cc:2243] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:43:22.048693   431 raft_consensus.cc:2272] T 45864ecea7654627b4af958a004a222a P 4a14efcd6a3b40c6afc98cad06595043 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.051770   431 tablet_replica.cc:333] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043: stopping tablet replica
I20260608 12:43:22.052316   431 raft_consensus.cc:2243] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:43:22.053306   431 raft_consensus.cc:2272] T b768432351e54b3eb08746267b903aaa P 4a14efcd6a3b40c6afc98cad06595043 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.055915   431 tablet_replica.cc:333] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043: stopping tablet replica
I20260608 12:43:22.056444   431 raft_consensus.cc:2243] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:43:22.057345   431 raft_consensus.cc:2272] T 2cfeddbdb8af44e5801833c9a5874701 P 4a14efcd6a3b40c6afc98cad06595043 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.083696   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:22.104090   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:22.136289   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:22.137097   431 tablet_replica.cc:333] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: stopping tablet replica
I20260608 12:43:22.137951   431 raft_consensus.cc:2243] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:22.139092   431 raft_consensus.cc:2272] T b768432351e54b3eb08746267b903aaa P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.141549   431 tablet_replica.cc:333] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: stopping tablet replica
I20260608 12:43:22.142200   431 raft_consensus.cc:2243] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:22.143357   431 raft_consensus.cc:2272] T 2cfeddbdb8af44e5801833c9a5874701 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.145750   431 tablet_replica.cc:333] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: stopping tablet replica
I20260608 12:43:22.146345   431 raft_consensus.cc:2243] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:22.147332   431 raft_consensus.cc:2272] T 45864ecea7654627b4af958a004a222a P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.149672   431 tablet_replica.cc:333] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f: stopping tablet replica
I20260608 12:43:22.150285   431 raft_consensus.cc:2243] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:22.151320   431 raft_consensus.cc:2272] T 228874b957ab48628b559ba2997d4818 P 9e8eda988c1e4a1f9b8c413ad9fa5c4f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.194547   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:22.211987   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:43:22.235448   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:22.236491   431 tablet_replica.cc:333] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355: stopping tablet replica
I20260608 12:43:22.237195   431 raft_consensus.cc:2243] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:22.238162   431 raft_consensus.cc:2272] T b768432351e54b3eb08746267b903aaa P 5d199100bea84d95b8a1eff24c423355 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.240684   431 tablet_replica.cc:333] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355: stopping tablet replica
I20260608 12:43:22.241216   431 raft_consensus.cc:2243] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:22.242130   431 raft_consensus.cc:2272] T 2cfeddbdb8af44e5801833c9a5874701 P 5d199100bea84d95b8a1eff24c423355 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.244468   431 tablet_replica.cc:333] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355: stopping tablet replica
I20260608 12:43:22.244956   431 raft_consensus.cc:2243] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:22.245543   431 raft_consensus.cc:2272] T 45864ecea7654627b4af958a004a222a P 5d199100bea84d95b8a1eff24c423355 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.247753   431 tablet_replica.cc:333] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355: stopping tablet replica
I20260608 12:43:22.248193   431 raft_consensus.cc:2243] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:22.248916   431 raft_consensus.cc:2272] T 228874b957ab48628b559ba2997d4818 P 5d199100bea84d95b8a1eff24c423355 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:22.277274   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:22.294893   431 master.cc:562] Master@127.0.107.254:43611 shutting down...
W20260608 12:43:22.619424  6612 catalog_manager.cc:4754] TS 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet b768432351e54b3eb08746267b903aaa: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111)
W20260608 12:43:23.446647  6657 debug-util.cc:398] Leaking SignalData structure 0x7b080025ea20 after lost signal to thread 434
W20260608 12:43:23.447160  6657 debug-util.cc:398] Leaking SignalData structure 0x7b0800218160 after lost signal to thread 6660
W20260608 12:43:25.184520  6612 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260608 12:43:25.187994  6612 catalog_manager.cc:4754] TS 14f7897d8ecd41ff87d3d347e71a23d2 (127.0.107.193:36121): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 228874b957ab48628b559ba2997d4818: Network error: Client connection negotiation failed: client connection to 127.0.107.193:36121: connect: Connection refused (error 111)
I20260608 12:43:25.926898   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:25.927740   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:25.928157   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P f4e788195fc24d1d82f1e8aaa77b9dc9: stopping tablet replica
I20260608 12:43:25.959750   431 master.cc:584] Master@127.0.107.254:43611 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (14541 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260608 12:43:26.002084   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:42089
I20260608 12:43:26.003358   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:26.009470  7114 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:26.010030  7113 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:26.010490  7116 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:26.010882   431 server_base.cc:1061] running on GCE node
I20260608 12:43:26.011861   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:26.012041   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:26.012161   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922606012142 us; error 0 us; skew 500 ppm
I20260608 12:43:26.012667   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:26.015363   431 webserver.cc:533] Webserver started at http://127.0.107.254:45681/ using document root <none> and password file <none>
I20260608 12:43:26.015843   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:26.016004   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:26.016223   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:26.017355   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "a796d424358c4194a028b891e21b3e48"
format_stamp: "Formatted at 2026-06-08 12:43:26 on dist-test-slave-xmh3"
I20260608 12:43:26.022075   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:43:26.025511  7121 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:26.026358   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:43:26.026649   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "a796d424358c4194a028b891e21b3e48"
format_stamp: "Formatted at 2026-06-08 12:43:26 on dist-test-slave-xmh3"
I20260608 12:43:26.026942   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-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)
I20260608 12:43:26.039989   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:26.041280   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:26.082413   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:42089
I20260608 12:43:26.082545  7172 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:42089 every 8 connection(s)
I20260608 12:43:26.086898  7173 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:26.098160  7173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48: Bootstrap starting.
I20260608 12:43:26.103232  7173 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:26.108816  7173 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48: No bootstrap required, opened a new log
I20260608 12:43:26.111931  7173 raft_consensus.cc:359] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a796d424358c4194a028b891e21b3e48" member_type: VOTER }
I20260608 12:43:26.112463  7173 raft_consensus.cc:385] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:26.112707  7173 raft_consensus.cc:740] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a796d424358c4194a028b891e21b3e48, State: Initialized, Role: FOLLOWER
I20260608 12:43:26.113343  7173 consensus_queue.cc:260] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a796d424358c4194a028b891e21b3e48" member_type: VOTER }
I20260608 12:43:26.113845  7173 raft_consensus.cc:399] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:26.114055  7173 raft_consensus.cc:493] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:26.114362  7173 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:26.119136  7173 raft_consensus.cc:515] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a796d424358c4194a028b891e21b3e48" member_type: VOTER }
I20260608 12:43:26.119653  7173 leader_election.cc:304] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [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: a796d424358c4194a028b891e21b3e48; no voters: 
I20260608 12:43:26.120805  7173 leader_election.cc:290] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:26.121328  7176 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:26.122766  7176 raft_consensus.cc:697] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [term 1 LEADER]: Becoming Leader. State: Replica: a796d424358c4194a028b891e21b3e48, State: Running, Role: LEADER
I20260608 12:43:26.123517  7176 consensus_queue.cc:237] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [LEADER]: Queue going to LEADER mode. State: All 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: "a796d424358c4194a028b891e21b3e48" member_type: VOTER }
I20260608 12:43:26.123865  7173 sys_catalog.cc:565] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:26.129875  7178 sys_catalog.cc:455] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [sys.catalog]: SysCatalogTable state changed. Reason: New leader a796d424358c4194a028b891e21b3e48. Latest consensus state: current_term: 1 leader_uuid: "a796d424358c4194a028b891e21b3e48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a796d424358c4194a028b891e21b3e48" member_type: VOTER } }
I20260608 12:43:26.130707  7178 sys_catalog.cc:458] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:26.129890  7177 sys_catalog.cc:455] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a796d424358c4194a028b891e21b3e48" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a796d424358c4194a028b891e21b3e48" member_type: VOTER } }
I20260608 12:43:26.131661  7177 sys_catalog.cc:458] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:26.138929  7185 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:26.144438  7185 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:26.145644   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:26.154162  7185 catalog_manager.cc:1382] Generated new cluster ID: 43f5c4b2bf494b41a49100fdf814d603
I20260608 12:43:26.154430  7185 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:26.190593  7185 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:26.191932  7185 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:26.204701  7185 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48: Generated new TSK 0
I20260608 12:43:26.205274  7185 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:26.212232   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:26.218925  7194 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:26.220304  7195 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:26.221829   431 server_base.cc:1061] running on GCE node
W20260608 12:43:26.221881  7197 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:26.223096   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:26.223290   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:26.223415   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922606223404 us; error 0 us; skew 500 ppm
I20260608 12:43:26.223948   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:26.226577   431 webserver.cc:533] Webserver started at http://127.0.107.193:42977/ using document root <none> and password file <none>
I20260608 12:43:26.227047   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:26.227210   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:26.227454   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:26.228711   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "44e5c5e1106c4b06ac060706ba6fb58b"
format_stamp: "Formatted at 2026-06-08 12:43:26 on dist-test-slave-xmh3"
I20260608 12:43:26.233529   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:43:26.237357  7202 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:26.238263   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:26.238569   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "44e5c5e1106c4b06ac060706ba6fb58b"
format_stamp: "Formatted at 2026-06-08 12:43:26 on dist-test-slave-xmh3"
I20260608 12:43:26.238875   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-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)
I20260608 12:43:26.251111   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:26.252380   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:26.254029   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:26.256485   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:26.256735   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:26.256987   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:26.257169   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:26.299470   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40925
I20260608 12:43:26.299603  7264 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40925 every 8 connection(s)
I20260608 12:43:26.305176   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:26.312882  7269 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:26.313284  7270 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:26.317342  7272 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:26.318365   431 server_base.cc:1061] running on GCE node
I20260608 12:43:26.319152  7265 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42089
I20260608 12:43:26.319296   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:43:26.319613  7265 heartbeater.cc:461] Registering TS with master...
W20260608 12:43:26.319645   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:26.320111   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922606320093 us; error 0 us; skew 500 ppm
I20260608 12:43:26.320679  7265 heartbeater.cc:507] Master 127.0.107.254:42089 requested a full tablet report, sending...
I20260608 12:43:26.320791   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:26.323145  7138 ts_manager.cc:194] Registered new tserver with Master: 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193:40925)
I20260608 12:43:26.323720   431 webserver.cc:533] Webserver started at http://127.0.107.194:37391/ using document root <none> and password file <none>
I20260608 12:43:26.324318   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:26.324548   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:26.324816   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:26.325527  7138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42520
I20260608 12:43:26.326169   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "0643b4914ff64e4fb737e7d9bfb67460"
format_stamp: "Formatted at 2026-06-08 12:43:26 on dist-test-slave-xmh3"
I20260608 12:43:26.331943   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260608 12:43:26.335623  7277 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:26.336490   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:43:26.336796   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "0643b4914ff64e4fb737e7d9bfb67460"
format_stamp: "Formatted at 2026-06-08 12:43:26 on dist-test-slave-xmh3"
I20260608 12:43:26.337098   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-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)
I20260608 12:43:26.355881   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:26.357152   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:26.358807   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:26.361253   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:26.361492   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:26.361809   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:26.361999   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:26.403316   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34699
I20260608 12:43:26.403681  7339 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34699 every 8 connection(s)
I20260608 12:43:26.408594   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:26.416615  7343 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:26.419883  7346 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:26.420214  7344 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:26.421663   431 server_base.cc:1061] running on GCE node
I20260608 12:43:26.422634   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:26.422909   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:26.423008  7340 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42089
I20260608 12:43:26.423173   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922606423148 us; error 0 us; skew 500 ppm
I20260608 12:43:26.423548  7340 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:26.424003   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:26.424364  7340 heartbeater.cc:507] Master 127.0.107.254:42089 requested a full tablet report, sending...
I20260608 12:43:26.426913   431 webserver.cc:533] Webserver started at http://127.0.107.195:40987/ using document root <none> and password file <none>
I20260608 12:43:26.426944  7138 ts_manager.cc:194] Registered new tserver with Master: 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699)
I20260608 12:43:26.427731   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:26.427965   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:26.428258   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:26.428822  7138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42530
I20260608 12:43:26.429598   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "30ba444f516940a383e0e06c3b07919f"
format_stamp: "Formatted at 2026-06-08 12:43:26 on dist-test-slave-xmh3"
I20260608 12:43:26.434494   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:43:26.438112  7351 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:26.439080   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:26.439411   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "30ba444f516940a383e0e06c3b07919f"
format_stamp: "Formatted at 2026-06-08 12:43:26 on dist-test-slave-xmh3"
I20260608 12:43:26.439716   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-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)
I20260608 12:43:26.454882   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:26.456158   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:26.457686   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:26.460119   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:26.460366   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:26.460639   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:26.460882   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:26.501315   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39735
I20260608 12:43:26.501446  7413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39735 every 8 connection(s)
I20260608 12:43:26.516062  7414 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42089
I20260608 12:43:26.516505  7414 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:26.517241  7414 heartbeater.cc:507] Master 127.0.107.254:42089 requested a full tablet report, sending...
I20260608 12:43:26.519277  7138 ts_manager.cc:194] Registered new tserver with Master: 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:26.519865   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015166788s
I20260608 12:43:26.520702  7138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42544
I20260608 12:43:27.328825  7265 heartbeater.cc:499] Master 127.0.107.254:42089 was elected leader, sending a full tablet report...
I20260608 12:43:27.431526  7340 heartbeater.cc:499] Master 127.0.107.254:42089 was elected leader, sending a full tablet report...
I20260608 12:43:27.523365  7414 heartbeater.cc:499] Master 127.0.107.254:42089 was elected leader, sending a full tablet report...
I20260608 12:43:27.581737  7138 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42558:
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"
    }
  }
}
W20260608 12:43:27.584365  7138 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.
I20260608 12:43:27.644411  7305 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7e050757e84442ac79a758dd77ed68 (DEFAULT_TABLE table=test-workload [id=d26b98ff1ebd4e509c6f3c2d535c004f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:27.645891  7305 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7e050757e84442ac79a758dd77ed68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.648765  7304 tablet_service.cc:1511] Processing CreateTablet for tablet 9e270ce849c84a09bd56bf62c8ad60c8 (DEFAULT_TABLE table=test-workload [id=d26b98ff1ebd4e509c6f3c2d535c004f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:27.650343  7304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e270ce849c84a09bd56bf62c8ad60c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.655146  7379 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7e050757e84442ac79a758dd77ed68 (DEFAULT_TABLE table=test-workload [id=d26b98ff1ebd4e509c6f3c2d535c004f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:27.656816  7379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7e050757e84442ac79a758dd77ed68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.656414  7303 tablet_service.cc:1511] Processing CreateTablet for tablet a15d0fb64c20417ca0844656ee0c72bc (DEFAULT_TABLE table=test-workload [id=d26b98ff1ebd4e509c6f3c2d535c004f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:27.656960  7378 tablet_service.cc:1511] Processing CreateTablet for tablet 9e270ce849c84a09bd56bf62c8ad60c8 (DEFAULT_TABLE table=test-workload [id=d26b98ff1ebd4e509c6f3c2d535c004f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:27.658043  7303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15d0fb64c20417ca0844656ee0c72bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.658447  7378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e270ce849c84a09bd56bf62c8ad60c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.665740  7230 tablet_service.cc:1511] Processing CreateTablet for tablet 6a7e050757e84442ac79a758dd77ed68 (DEFAULT_TABLE table=test-workload [id=d26b98ff1ebd4e509c6f3c2d535c004f]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:27.667225  7230 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7e050757e84442ac79a758dd77ed68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.676326  7229 tablet_service.cc:1511] Processing CreateTablet for tablet 9e270ce849c84a09bd56bf62c8ad60c8 (DEFAULT_TABLE table=test-workload [id=d26b98ff1ebd4e509c6f3c2d535c004f]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:27.677852  7229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e270ce849c84a09bd56bf62c8ad60c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.681707  7377 tablet_service.cc:1511] Processing CreateTablet for tablet a15d0fb64c20417ca0844656ee0c72bc (DEFAULT_TABLE table=test-workload [id=d26b98ff1ebd4e509c6f3c2d535c004f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:27.683187  7377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15d0fb64c20417ca0844656ee0c72bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.683107  7228 tablet_service.cc:1511] Processing CreateTablet for tablet a15d0fb64c20417ca0844656ee0c72bc (DEFAULT_TABLE table=test-workload [id=d26b98ff1ebd4e509c6f3c2d535c004f]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:27.684733  7228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a15d0fb64c20417ca0844656ee0c72bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.687820  7227 tablet_service.cc:1511] Processing CreateTablet for tablet 594fe47d3fda433986e26d16aaf6ea55 (DEFAULT_TABLE table=test-workload [id=d26b98ff1ebd4e509c6f3c2d535c004f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:27.689224  7227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594fe47d3fda433986e26d16aaf6ea55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.697717  7302 tablet_service.cc:1511] Processing CreateTablet for tablet 594fe47d3fda433986e26d16aaf6ea55 (DEFAULT_TABLE table=test-workload [id=d26b98ff1ebd4e509c6f3c2d535c004f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:27.699189  7302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594fe47d3fda433986e26d16aaf6ea55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.713410  7377 tablet_service.cc:1511] Processing CreateTablet for tablet 594fe47d3fda433986e26d16aaf6ea55 (DEFAULT_TABLE table=test-workload [id=d26b98ff1ebd4e509c6f3c2d535c004f]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:27.715184  7377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594fe47d3fda433986e26d16aaf6ea55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:27.743896  7435 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b: Bootstrap starting.
I20260608 12:43:27.743899  7434 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f: Bootstrap starting.
I20260608 12:43:27.749378  7436 tablet_bootstrap.cc:492] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460: Bootstrap starting.
I20260608 12:43:27.752570  7435 tablet_bootstrap.cc:654] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:27.752931  7434 tablet_bootstrap.cc:654] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:27.758705  7435 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b: No bootstrap required, opened a new log
I20260608 12:43:27.759208  7435 ts_tablet_manager.cc:1403] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.002s
I20260608 12:43:27.759716  7436 tablet_bootstrap.cc:654] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:27.762621  7435 raft_consensus.cc:359] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.763540  7435 raft_consensus.cc:385] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:27.763806  7434 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f: No bootstrap required, opened a new log
I20260608 12:43:27.763955  7435 raft_consensus.cc:740] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e5c5e1106c4b06ac060706ba6fb58b, State: Initialized, Role: FOLLOWER
I20260608 12:43:27.764533  7434 ts_tablet_manager.cc:1403] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260608 12:43:27.764973  7435 consensus_queue.cc:260] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.765583  7436 tablet_bootstrap.cc:492] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460: No bootstrap required, opened a new log
I20260608 12:43:27.766124  7436 ts_tablet_manager.cc:1403] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260608 12:43:27.768158  7435 ts_tablet_manager.cc:1434] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.003s
I20260608 12:43:27.767889  7434 raft_consensus.cc:359] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.768785  7434 raft_consensus.cc:385] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:27.769166  7434 raft_consensus.cc:740] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ba444f516940a383e0e06c3b07919f, State: Initialized, Role: FOLLOWER
I20260608 12:43:27.769407  7435 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b: Bootstrap starting.
I20260608 12:43:27.769300  7436 raft_consensus.cc:359] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.770280  7436 raft_consensus.cc:385] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:27.770172  7434 consensus_queue.cc:260] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.770717  7436 raft_consensus.cc:740] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0643b4914ff64e4fb737e7d9bfb67460, State: Initialized, Role: FOLLOWER
I20260608 12:43:27.771795  7436 consensus_queue.cc:260] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.778079  7435 tablet_bootstrap.cc:654] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:27.789664  7436 ts_tablet_manager.cc:1434] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.004s
I20260608 12:43:27.792495  7434 ts_tablet_manager.cc:1434] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f: Time spent starting tablet: real 0.028s	user 0.012s	sys 0.014s
I20260608 12:43:27.794493  7436 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460: Bootstrap starting.
I20260608 12:43:27.795923  7434 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f: Bootstrap starting.
I20260608 12:43:27.801364  7436 tablet_bootstrap.cc:654] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:27.803460  7434 tablet_bootstrap.cc:654] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:27.810470  7434 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f: No bootstrap required, opened a new log
I20260608 12:43:27.810626  7435 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b: No bootstrap required, opened a new log
I20260608 12:43:27.811048  7434 ts_tablet_manager.cc:1403] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:43:27.811270  7435 ts_tablet_manager.cc:1403] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.015s
I20260608 12:43:27.813292  7436 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460: No bootstrap required, opened a new log
I20260608 12:43:27.813560  7434 raft_consensus.cc:359] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:27.813894  7436 ts_tablet_manager.cc:1403] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260608 12:43:27.814308  7434 raft_consensus.cc:385] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:27.814653  7434 raft_consensus.cc:740] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ba444f516940a383e0e06c3b07919f, State: Initialized, Role: FOLLOWER
I20260608 12:43:27.814823  7435 raft_consensus.cc:359] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:27.815585  7435 raft_consensus.cc:385] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:27.815577  7434 consensus_queue.cc:260] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:27.816175  7435 raft_consensus.cc:740] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e5c5e1106c4b06ac060706ba6fb58b, State: Initialized, Role: FOLLOWER
I20260608 12:43:27.817123  7436 raft_consensus.cc:359] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.818013  7436 raft_consensus.cc:385] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:27.817626  7435 consensus_queue.cc:260] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:27.818472  7436 raft_consensus.cc:740] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0643b4914ff64e4fb737e7d9bfb67460, State: Initialized, Role: FOLLOWER
I20260608 12:43:27.819340  7436 consensus_queue.cc:260] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.818080  7434 ts_tablet_manager.cc:1434] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:43:27.820971  7434 tablet_bootstrap.cc:492] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f: Bootstrap starting.
I20260608 12:43:27.821520  7436 ts_tablet_manager.cc:1434] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:43:27.822932  7435 ts_tablet_manager.cc:1434] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260608 12:43:27.824141  7435 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b: Bootstrap starting.
I20260608 12:43:27.826157  7436 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460: Bootstrap starting.
I20260608 12:43:27.827777  7434 tablet_bootstrap.cc:654] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:27.831633  7435 tablet_bootstrap.cc:654] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:27.838151  7436 tablet_bootstrap.cc:654] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:27.840039  7434 tablet_bootstrap.cc:492] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f: No bootstrap required, opened a new log
I20260608 12:43:27.840776  7434 ts_tablet_manager.cc:1403] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.006s
I20260608 12:43:27.844250  7435 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b: No bootstrap required, opened a new log
I20260608 12:43:27.844882  7435 ts_tablet_manager.cc:1403] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.001s
I20260608 12:43:27.844532  7434 raft_consensus.cc:359] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.845338  7434 raft_consensus.cc:385] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:27.845729  7434 raft_consensus.cc:740] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ba444f516940a383e0e06c3b07919f, State: Initialized, Role: FOLLOWER
I20260608 12:43:27.846624  7434 consensus_queue.cc:260] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.848944  7434 ts_tablet_manager.cc:1434] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:43:27.850032  7434 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f: Bootstrap starting.
I20260608 12:43:27.850368  7435 raft_consensus.cc:359] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.851150  7435 raft_consensus.cc:385] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:27.851502  7435 raft_consensus.cc:740] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e5c5e1106c4b06ac060706ba6fb58b, State: Initialized, Role: FOLLOWER
I20260608 12:43:27.853011  7440 raft_consensus.cc:493] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:27.853555  7440 raft_consensus.cc:515] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.858296  7434 tablet_bootstrap.cc:654] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:27.858523  7440 leader_election.cc:290] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699), 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:27.860494  7435 consensus_queue.cc:260] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.881906  7435 ts_tablet_manager.cc:1434] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260608 12:43:27.883586  7315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594fe47d3fda433986e26d16aaf6ea55" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0643b4914ff64e4fb737e7d9bfb67460" is_pre_election: true
I20260608 12:43:27.884617  7389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594fe47d3fda433986e26d16aaf6ea55" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ba444f516940a383e0e06c3b07919f" is_pre_election: true
I20260608 12:43:27.885535  7315 raft_consensus.cc:2468] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e5c5e1106c4b06ac060706ba6fb58b in term 0.
I20260608 12:43:27.886039  7435 tablet_bootstrap.cc:492] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b: Bootstrap starting.
W20260608 12:43:27.886646  7206 leader_election.cc:343] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:27.884950  7436 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460: No bootstrap required, opened a new log
I20260608 12:43:27.887658  7436 ts_tablet_manager.cc:1403] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460: Time spent bootstrapping tablet: real 0.062s	user 0.034s	sys 0.014s
I20260608 12:43:27.891050  7436 raft_consensus.cc:359] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.891857  7436 raft_consensus.cc:385] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:27.892194  7436 raft_consensus.cc:740] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0643b4914ff64e4fb737e7d9bfb67460, State: Initialized, Role: FOLLOWER
I20260608 12:43:27.893090  7436 consensus_queue.cc:260] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.893723  7435 tablet_bootstrap.cc:654] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:27.894938  7434 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f: No bootstrap required, opened a new log
I20260608 12:43:27.895537  7434 ts_tablet_manager.cc:1403] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f: Time spent bootstrapping tablet: real 0.046s	user 0.017s	sys 0.004s
I20260608 12:43:27.895625  7436 ts_tablet_manager.cc:1434] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:43:27.896836  7436 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460: Bootstrap starting.
I20260608 12:43:27.898906  7434 raft_consensus.cc:359] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.899731  7434 raft_consensus.cc:385] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:27.900070  7434 raft_consensus.cc:740] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ba444f516940a383e0e06c3b07919f, State: Initialized, Role: FOLLOWER
I20260608 12:43:27.901038  7434 consensus_queue.cc:260] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.903837  7434 ts_tablet_manager.cc:1434] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260608 12:43:27.907040  7436 tablet_bootstrap.cc:654] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:27.908388  7205 leader_election.cc:304] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0643b4914ff64e4fb737e7d9bfb67460, 44e5c5e1106c4b06ac060706ba6fb58b; no voters: 30ba444f516940a383e0e06c3b07919f
I20260608 12:43:27.909365  7440 raft_consensus.cc:2804] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:27.909740  7440 raft_consensus.cc:493] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:27.910099  7440 raft_consensus.cc:3060] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:27.913729  7435 tablet_bootstrap.cc:492] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b: No bootstrap required, opened a new log
I20260608 12:43:27.914333  7435 ts_tablet_manager.cc:1403] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.010s
I20260608 12:43:27.918183  7440 raft_consensus.cc:515] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.919030  7435 raft_consensus.cc:359] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.919872  7440 leader_election.cc:290] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 1 election: Requested vote from peers 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699), 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:27.922070  7315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594fe47d3fda433986e26d16aaf6ea55" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0643b4914ff64e4fb737e7d9bfb67460"
I20260608 12:43:27.922639  7315 raft_consensus.cc:3060] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:27.923141  7436 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460: No bootstrap required, opened a new log
I20260608 12:43:27.923697  7436 ts_tablet_manager.cc:1403] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.008s
I20260608 12:43:27.926954  7436 raft_consensus.cc:359] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:27.920135  7435 raft_consensus.cc:385] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:27.921118  7389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594fe47d3fda433986e26d16aaf6ea55" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ba444f516940a383e0e06c3b07919f"
I20260608 12:43:27.927704  7436 raft_consensus.cc:385] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:27.927904  7435 raft_consensus.cc:740] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e5c5e1106c4b06ac060706ba6fb58b, State: Initialized, Role: FOLLOWER
I20260608 12:43:27.928115  7389 raft_consensus.cc:3060] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:27.928025  7436 raft_consensus.cc:740] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0643b4914ff64e4fb737e7d9bfb67460, State: Initialized, Role: FOLLOWER
I20260608 12:43:27.929041  7435 consensus_queue.cc:260] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.929415  7436 consensus_queue.cc:260] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:27.931344  7435 ts_tablet_manager.cc:1434] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260608 12:43:27.933640  7436 ts_tablet_manager.cc:1434] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:43:27.936488  7315 raft_consensus.cc:2468] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e5c5e1106c4b06ac060706ba6fb58b in term 1.
I20260608 12:43:27.936749  7389 raft_consensus.cc:2468] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e5c5e1106c4b06ac060706ba6fb58b in term 1.
I20260608 12:43:27.938002  7206 leader_election.cc:304] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30ba444f516940a383e0e06c3b07919f, 44e5c5e1106c4b06ac060706ba6fb58b; no voters: 
I20260608 12:43:27.940613  7440 raft_consensus.cc:2804] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:27.942103  7440 raft_consensus.cc:697] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 LEADER]: Becoming Leader. State: Replica: 44e5c5e1106c4b06ac060706ba6fb58b, State: Running, Role: LEADER
I20260608 12:43:27.943039  7440 consensus_queue.cc:237] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.950433  7138 catalog_manager.cc:5696] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b reported cstate change: term changed from 0 to 1, leader changed from <none> to 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193). New cstate: current_term: 1 leader_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:27.964234  7441 raft_consensus.cc:493] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:27.964808  7441 raft_consensus.cc:515] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.967183  7441 leader_election.cc:290] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193:40925), 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699)
I20260608 12:43:27.977748  7315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15d0fb64c20417ca0844656ee0c72bc" candidate_uuid: "30ba444f516940a383e0e06c3b07919f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0643b4914ff64e4fb737e7d9bfb67460" is_pre_election: true
I20260608 12:43:27.977746  7240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15d0fb64c20417ca0844656ee0c72bc" candidate_uuid: "30ba444f516940a383e0e06c3b07919f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" is_pre_election: true
I20260608 12:43:27.978464  7315 raft_consensus.cc:2468] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30ba444f516940a383e0e06c3b07919f in term 0.
I20260608 12:43:27.978606  7240 raft_consensus.cc:2468] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30ba444f516940a383e0e06c3b07919f in term 0.
I20260608 12:43:27.979584  7354 leader_election.cc:304] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0643b4914ff64e4fb737e7d9bfb67460, 30ba444f516940a383e0e06c3b07919f; no voters: 
I20260608 12:43:27.980320  7441 raft_consensus.cc:2804] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:27.980708  7441 raft_consensus.cc:493] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:27.980978  7441 raft_consensus.cc:3060] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:27.985730  7441 raft_consensus.cc:515] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:27.987391  7441 leader_election.cc:290] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [CANDIDATE]: Term 1 election: Requested vote from peers 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193:40925), 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699)
I20260608 12:43:27.988152  7240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15d0fb64c20417ca0844656ee0c72bc" candidate_uuid: "30ba444f516940a383e0e06c3b07919f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e5c5e1106c4b06ac060706ba6fb58b"
I20260608 12:43:27.988381  7315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15d0fb64c20417ca0844656ee0c72bc" candidate_uuid: "30ba444f516940a383e0e06c3b07919f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0643b4914ff64e4fb737e7d9bfb67460"
I20260608 12:43:27.988677  7240 raft_consensus.cc:3060] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:27.988941  7315 raft_consensus.cc:3060] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:27.993501  7315 raft_consensus.cc:2468] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30ba444f516940a383e0e06c3b07919f in term 1.
I20260608 12:43:27.993762  7240 raft_consensus.cc:2468] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30ba444f516940a383e0e06c3b07919f in term 1.
I20260608 12:43:27.994541  7354 leader_election.cc:304] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0643b4914ff64e4fb737e7d9bfb67460, 30ba444f516940a383e0e06c3b07919f; no voters: 
I20260608 12:43:27.995292  7441 raft_consensus.cc:2804] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:27.996438  7441 raft_consensus.cc:697] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 1 LEADER]: Becoming Leader. State: Replica: 30ba444f516940a383e0e06c3b07919f, State: Running, Role: LEADER
I20260608 12:43:27.997268  7441 consensus_queue.cc:237] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:28.004166  7442 raft_consensus.cc:493] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:28.004632  7442 raft_consensus.cc:515] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:28.005663  7138 catalog_manager.cc:5696] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f reported cstate change: term changed from 0 to 1, leader changed from <none> to 30ba444f516940a383e0e06c3b07919f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "30ba444f516940a383e0e06c3b07919f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:28.008392  7442 leader_election.cc:290] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193:40925), 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:28.019585  7240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e270ce849c84a09bd56bf62c8ad60c8" candidate_uuid: "0643b4914ff64e4fb737e7d9bfb67460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" is_pre_election: true
I20260608 12:43:28.020236  7240 raft_consensus.cc:2468] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0643b4914ff64e4fb737e7d9bfb67460 in term 0.
I20260608 12:43:28.021339  7278 leader_election.cc:304] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0643b4914ff64e4fb737e7d9bfb67460, 44e5c5e1106c4b06ac060706ba6fb58b; no voters: 
I20260608 12:43:28.021836  7389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e270ce849c84a09bd56bf62c8ad60c8" candidate_uuid: "0643b4914ff64e4fb737e7d9bfb67460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ba444f516940a383e0e06c3b07919f" is_pre_election: true
I20260608 12:43:28.022176  7442 raft_consensus.cc:2804] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:28.022480  7389 raft_consensus.cc:2468] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0643b4914ff64e4fb737e7d9bfb67460 in term 0.
I20260608 12:43:28.022593  7442 raft_consensus.cc:493] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:28.023027  7442 raft_consensus.cc:3060] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.028066  7442 raft_consensus.cc:515] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:28.029850  7442 leader_election.cc:290] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [CANDIDATE]: Term 1 election: Requested vote from peers 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193:40925), 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:28.030769  7240 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e270ce849c84a09bd56bf62c8ad60c8" candidate_uuid: "0643b4914ff64e4fb737e7d9bfb67460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e5c5e1106c4b06ac060706ba6fb58b"
I20260608 12:43:28.030776  7389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e270ce849c84a09bd56bf62c8ad60c8" candidate_uuid: "0643b4914ff64e4fb737e7d9bfb67460" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ba444f516940a383e0e06c3b07919f"
I20260608 12:43:28.031641  7240 raft_consensus.cc:3060] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.031790  7389 raft_consensus.cc:3060] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.037282  7240 raft_consensus.cc:2468] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0643b4914ff64e4fb737e7d9bfb67460 in term 1.
I20260608 12:43:28.037382  7389 raft_consensus.cc:2468] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0643b4914ff64e4fb737e7d9bfb67460 in term 1.
I20260608 12:43:28.038434  7278 leader_election.cc:304] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0643b4914ff64e4fb737e7d9bfb67460, 44e5c5e1106c4b06ac060706ba6fb58b; no voters: 
I20260608 12:43:28.039462  7442 raft_consensus.cc:2804] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:28.040617  7442 raft_consensus.cc:697] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 LEADER]: Becoming Leader. State: Replica: 0643b4914ff64e4fb737e7d9bfb67460, State: Running, Role: LEADER
I20260608 12:43:28.041498  7442 consensus_queue.cc:237] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:28.048465  7138 catalog_manager.cc:5696] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "0643b4914ff64e4fb737e7d9bfb67460" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:28.053864  7440 raft_consensus.cc:493] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:28.054324  7440 raft_consensus.cc:515] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:28.056476  7440 leader_election.cc:290] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699), 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:28.057859  7389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e050757e84442ac79a758dd77ed68" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ba444f516940a383e0e06c3b07919f" is_pre_election: true
I20260608 12:43:28.058511  7389 raft_consensus.cc:2468] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e5c5e1106c4b06ac060706ba6fb58b in term 0.
I20260608 12:43:28.059084  7315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e050757e84442ac79a758dd77ed68" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0643b4914ff64e4fb737e7d9bfb67460" is_pre_election: true
I20260608 12:43:28.059388  7206 leader_election.cc:304] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30ba444f516940a383e0e06c3b07919f, 44e5c5e1106c4b06ac060706ba6fb58b; no voters: 
I20260608 12:43:28.059738  7315 raft_consensus.cc:2468] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e5c5e1106c4b06ac060706ba6fb58b in term 0.
I20260608 12:43:28.060185  7440 raft_consensus.cc:2804] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:28.060515  7440 raft_consensus.cc:493] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:28.060868  7440 raft_consensus.cc:3060] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.065682  7440 raft_consensus.cc:515] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:28.067423  7440 leader_election.cc:290] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 1 election: Requested vote from peers 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699), 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:28.068226  7315 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e050757e84442ac79a758dd77ed68" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0643b4914ff64e4fb737e7d9bfb67460"
I20260608 12:43:28.068531  7389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e050757e84442ac79a758dd77ed68" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ba444f516940a383e0e06c3b07919f"
I20260608 12:43:28.068732  7315 raft_consensus.cc:3060] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.069137  7389 raft_consensus.cc:3060] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:28.073556  7315 raft_consensus.cc:2468] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e5c5e1106c4b06ac060706ba6fb58b in term 1.
I20260608 12:43:28.073944  7389 raft_consensus.cc:2468] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e5c5e1106c4b06ac060706ba6fb58b in term 1.
I20260608 12:43:28.074952  7205 leader_election.cc:304] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0643b4914ff64e4fb737e7d9bfb67460, 44e5c5e1106c4b06ac060706ba6fb58b; no voters: 
I20260608 12:43:28.076140  7440 raft_consensus.cc:2804] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:28.076653  7440 raft_consensus.cc:697] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 LEADER]: Becoming Leader. State: Replica: 44e5c5e1106c4b06ac060706ba6fb58b, State: Running, Role: LEADER
I20260608 12:43:28.077615  7440 consensus_queue.cc:237] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:28.084823  7138 catalog_manager.cc:5696] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b reported cstate change: term changed from 0 to 1, leader changed from <none> to 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193). New cstate: current_term: 1 leader_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:28.127727   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:28.151733   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:28.152523   431 tablet_replica.cc:333] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b: stopping tablet replica
I20260608 12:43:28.153326   431 raft_consensus.cc:2243] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:28.153810   431 raft_consensus.cc:2272] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:28.156087   431 tablet_replica.cc:333] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b: stopping tablet replica
I20260608 12:43:28.156661   431 raft_consensus.cc:2243] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:28.157045   431 raft_consensus.cc:2272] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:28.159070   431 tablet_replica.cc:333] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b: stopping tablet replica
I20260608 12:43:28.159587   431 raft_consensus.cc:2243] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:28.160177   431 pending_rounds.cc:70] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b: Trying to abort 1 pending ops.
I20260608 12:43:28.160362   431 pending_rounds.cc:77] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659002694168576 op_type: NO_OP noop_request { }
I20260608 12:43:28.160706   431 raft_consensus.cc:2889] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:28.161008   431 raft_consensus.cc:2272] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:28.163399   431 tablet_replica.cc:333] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b: stopping tablet replica
I20260608 12:43:28.163899   431 raft_consensus.cc:2243] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:28.164474   431 pending_rounds.cc:70] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b: Trying to abort 1 pending ops.
I20260608 12:43:28.164676   431 pending_rounds.cc:77] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659002144374784 op_type: NO_OP noop_request { }
I20260608 12:43:28.165024   431 raft_consensus.cc:2889] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:28.165313   431 raft_consensus.cc:2272] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:28.188611   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:28.200644   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:28.218576   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:28.219404   431 tablet_replica.cc:333] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460: stopping tablet replica
I20260608 12:43:28.220005   431 raft_consensus.cc:2243] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:28.220582   431 pending_rounds.cc:70] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460: Trying to abort 1 pending ops.
I20260608 12:43:28.220760   431 pending_rounds.cc:77] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659002545487872 op_type: NO_OP noop_request { }
I20260608 12:43:28.220988   431 raft_consensus.cc:2889] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:28.221223   431 raft_consensus.cc:2272] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:28.223742   431 tablet_replica.cc:333] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460: stopping tablet replica
I20260608 12:43:28.224246   431 raft_consensus.cc:2243] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:28.224589   431 raft_consensus.cc:2272] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:28.227391   431 tablet_replica.cc:333] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460: stopping tablet replica
I20260608 12:43:28.227936   431 raft_consensus.cc:2243] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:28.228330   431 raft_consensus.cc:2272] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:28.230584   431 tablet_replica.cc:333] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460: stopping tablet replica
I20260608 12:43:28.231086   431 raft_consensus.cc:2243] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:28.231468   431 raft_consensus.cc:2272] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:28.254387   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:28.267030   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:28.284351   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:28.285187   431 tablet_replica.cc:333] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f: stopping tablet replica
I20260608 12:43:28.285804   431 raft_consensus.cc:2243] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:28.286412   431 pending_rounds.cc:70] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f: Trying to abort 1 pending ops.
I20260608 12:43:28.286580   431 pending_rounds.cc:77] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659002364387328 op_type: NO_OP noop_request { }
I20260608 12:43:28.286810   431 raft_consensus.cc:2889] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:28.287043   431 raft_consensus.cc:2272] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:28.289597   431 tablet_replica.cc:333] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f: stopping tablet replica
I20260608 12:43:28.290184   431 raft_consensus.cc:2243] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:28.290534   431 raft_consensus.cc:2272] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:28.292492   431 tablet_replica.cc:333] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f: stopping tablet replica
I20260608 12:43:28.292963   431 raft_consensus.cc:2243] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:28.293288   431 raft_consensus.cc:2272] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:28.295280   431 tablet_replica.cc:333] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f: stopping tablet replica
I20260608 12:43:28.295717   431 raft_consensus.cc:2243] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:28.296046   431 raft_consensus.cc:2272] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:28.318588   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:28.331553   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:28.337218  7465 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:28.338052  7466 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:28.340793  7468 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:28.340854   431 server_base.cc:1061] running on GCE node
I20260608 12:43:28.342458   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:28.342783   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:28.343056   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922608343041 us; error 0 us; skew 500 ppm
I20260608 12:43:28.343712   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:28.346287   431 webserver.cc:533] Webserver started at http://127.0.107.196:43575/ using document root <none> and password file <none>
I20260608 12:43:28.346903   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:28.347205   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:28.347566   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:28.348728   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-3-root/instance:
uuid: "56aa2c41631b43eaa42117c8ca034874"
format_stamp: "Formatted at 2026-06-08 12:43:28 on dist-test-slave-xmh3"
I20260608 12:43:28.353809   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260608 12:43:28.357378  7473 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:28.358350   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:28.358771   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-3-root
uuid: "56aa2c41631b43eaa42117c8ca034874"
format_stamp: "Formatted at 2026-06-08 12:43:28 on dist-test-slave-xmh3"
I20260608 12:43:28.359175   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-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)
I20260608 12:43:28.382637   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:28.383806   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:28.385332   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:28.387765   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:28.388087   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:28.388419   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:28.388698   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:28.426806   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:42121
I20260608 12:43:28.426919  7535 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:42121 every 8 connection(s)
I20260608 12:43:28.442377  7536 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42089
I20260608 12:43:28.442956  7536 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:28.443790  7536 heartbeater.cc:507] Master 127.0.107.254:42089 requested a full tablet report, sending...
I20260608 12:43:28.445956  7138 ts_manager.cc:194] Registered new tserver with Master: 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196:42121)
I20260608 12:43:28.447460  7138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42570
W20260608 12:43:29.161695  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet 9e270ce849c84a09bd56bf62c8ad60c8: Network error: Client connection negotiation failed: client connection to 127.0.107.194:34699: connect: Connection refused (error 111)
W20260608 12:43:29.165465  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet a15d0fb64c20417ca0844656ee0c72bc: Network error: Client connection negotiation failed: client connection to 127.0.107.195:39735: connect: Connection refused (error 111)
W20260608 12:43:29.168901  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet 6a7e050757e84442ac79a758dd77ed68: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40925: connect: Connection refused (error 111)
I20260608 12:43:29.450052  7536 heartbeater.cc:499] Master 127.0.107.254:42089 was elected leader, sending a full tablet report...
W20260608 12:43:30.182819  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet 594fe47d3fda433986e26d16aaf6ea55: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40925: connect: Connection refused (error 111)
W20260608 12:43:30.186508  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet 9e270ce849c84a09bd56bf62c8ad60c8: Network error: Client connection negotiation failed: client connection to 127.0.107.194:34699: connect: Connection refused (error 111)
W20260608 12:43:30.189968  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet a15d0fb64c20417ca0844656ee0c72bc: Network error: Client connection negotiation failed: client connection to 127.0.107.195:39735: connect: Connection refused (error 111)
W20260608 12:43:31.206039  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet 9e270ce849c84a09bd56bf62c8ad60c8: Network error: Client connection negotiation failed: client connection to 127.0.107.194:34699: connect: Connection refused (error 111)
W20260608 12:43:31.209808  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet 6a7e050757e84442ac79a758dd77ed68: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40925: connect: Connection refused (error 111)
W20260608 12:43:31.213093  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet 594fe47d3fda433986e26d16aaf6ea55: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40925: connect: Connection refused (error 111)
W20260608 12:43:32.226541  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet 6a7e050757e84442ac79a758dd77ed68: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40925: connect: Connection refused (error 111)
W20260608 12:43:32.230057  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet 594fe47d3fda433986e26d16aaf6ea55: Network error: Client connection negotiation failed: client connection to 127.0.107.193:40925: connect: Connection refused (error 111)
W20260608 12:43:32.233286  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet 9e270ce849c84a09bd56bf62c8ad60c8: Network error: Client connection negotiation failed: client connection to 127.0.107.194:34699: connect: Connection refused (error 111)
W20260608 12:43:33.235729  7186 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 0643b4914ff64e4fb737e7d9bfb67460 not available for placement
W20260608 12:43:34.237730  7186 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 0643b4914ff64e4fb737e7d9bfb67460 not available for placement
W20260608 12:43:35.239791  7186 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 0643b4914ff64e4fb737e7d9bfb67460 not available for placement
I20260608 12:43:35.465215   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:35.473029  7545 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:35.474465  7546 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:35.478574   431 server_base.cc:1061] running on GCE node
W20260608 12:43:35.478677  7548 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:35.483057   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:35.483285   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:35.483425   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922615483414 us; error 0 us; skew 500 ppm
I20260608 12:43:35.484110   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:35.486943   431 webserver.cc:533] Webserver started at http://127.0.107.193:42977/ using document root <none> and password file <none>
I20260608 12:43:35.487463   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:35.487623   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:43:35.491748   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:43:35.495347  7553 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:35.496241   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260608 12:43:35.496574   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "44e5c5e1106c4b06ac060706ba6fb58b"
format_stamp: "Formatted at 2026-06-08 12:43:26 on dist-test-slave-xmh3"
I20260608 12:43:35.497030   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-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)
I20260608 12:43:35.540659   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:35.542101   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:35.543746   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:35.547515  7560 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260608 12:43:35.569548   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:43:35.569890   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.002s	sys 0.000s
I20260608 12:43:35.570145   431 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260608 12:43:35.576120  7560 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b: Bootstrap starting.
I20260608 12:43:35.592293  7560 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b: 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
I20260608 12:43:35.593159  7560 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b: Bootstrap complete.
I20260608 12:43:35.593623   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:43:35.593919  7560 ts_tablet_manager.cc:1403] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260608 12:43:35.593986   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.024s	user 0.024s	sys 0.000s
I20260608 12:43:35.598389  7560 raft_consensus.cc:359] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:35.599951  7560 raft_consensus.cc:740] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e5c5e1106c4b06ac060706ba6fb58b, State: Initialized, Role: FOLLOWER
I20260608 12:43:35.601002  7560 consensus_queue.cc:260] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:35.604710  7560 ts_tablet_manager.cc:1434] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.004s
I20260608 12:43:35.605849  7560 tablet_bootstrap.cc:492] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b: Bootstrap starting.
I20260608 12:43:35.620107  7560 tablet_bootstrap.cc:492] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b: 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
I20260608 12:43:35.620847  7560 tablet_bootstrap.cc:492] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b: Bootstrap complete.
I20260608 12:43:35.621454  7560 ts_tablet_manager.cc:1403] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.004s
I20260608 12:43:35.623797  7560 raft_consensus.cc:359] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:35.624368  7560 raft_consensus.cc:740] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e5c5e1106c4b06ac060706ba6fb58b, State: Initialized, Role: FOLLOWER
I20260608 12:43:35.625161  7560 consensus_queue.cc:260] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:35.627002  7560 ts_tablet_manager.cc:1434] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:43:35.627713  7560 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b: Bootstrap starting.
I20260608 12:43:35.642751  7560 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b: 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
I20260608 12:43:35.643623  7560 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b: Bootstrap complete.
I20260608 12:43:35.644189  7560 ts_tablet_manager.cc:1403] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260608 12:43:35.646495  7560 raft_consensus.cc:359] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:35.647238  7560 raft_consensus.cc:740] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e5c5e1106c4b06ac060706ba6fb58b, State: Initialized, Role: FOLLOWER
I20260608 12:43:35.647989  7560 consensus_queue.cc:260] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [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: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:35.649710  7560 ts_tablet_manager.cc:1434] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260608 12:43:35.650514  7560 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b: Bootstrap starting.
I20260608 12:43:35.667292   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:40925
I20260608 12:43:35.667407  7621 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:40925 every 8 connection(s)
I20260608 12:43:35.667444  7560 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b: 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
I20260608 12:43:35.668983  7560 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b: Bootstrap complete.
I20260608 12:43:35.669848  7560 ts_tablet_manager.cc:1403] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260608 12:43:35.673781  7560 raft_consensus.cc:359] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:35.674937  7560 raft_consensus.cc:740] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 44e5c5e1106c4b06ac060706ba6fb58b, State: Initialized, Role: FOLLOWER
I20260608 12:43:35.675256   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:43:35.676035  7560 consensus_queue.cc:260] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [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: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:35.679095  7560 ts_tablet_manager.cc:1434] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
W20260608 12:43:35.684834  7626 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:35.686290  7627 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:35.689049  7629 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:35.690800   431 server_base.cc:1061] running on GCE node
I20260608 12:43:35.691834   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:35.692061   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:35.692260   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922615692241 us; error 0 us; skew 500 ppm
I20260608 12:43:35.693087   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:35.696094   431 webserver.cc:533] Webserver started at http://127.0.107.194:37391/ using document root <none> and password file <none>
I20260608 12:43:35.696695   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:35.696717  7622 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42089
I20260608 12:43:35.696933   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:43:35.697353  7622 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:35.698256  7622 heartbeater.cc:507] Master 127.0.107.254:42089 requested a full tablet report, sending...
I20260608 12:43:35.701408   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:43:35.703774  7138 ts_manager.cc:194] Re-registered known tserver with Master: 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193:40925)
I20260608 12:43:35.706470  7634 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:35.707420   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:43:35.707787   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "0643b4914ff64e4fb737e7d9bfb67460"
format_stamp: "Formatted at 2026-06-08 12:43:26 on dist-test-slave-xmh3"
I20260608 12:43:35.708154   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-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)
I20260608 12:43:35.711161  7138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35408
I20260608 12:43:35.715199  7622 heartbeater.cc:499] Master 127.0.107.254:42089 was elected leader, sending a full tablet report...
I20260608 12:43:35.728710   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:35.730279   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:35.731948   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:35.757297   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:43:35.757661   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.000s	sys 0.002s
I20260608 12:43:35.762856  7641 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460: Bootstrap starting.
I20260608 12:43:35.772992   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:43:35.773412   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:43:35.776453  7641 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460: 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
I20260608 12:43:35.777287  7641 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460: Bootstrap complete.
I20260608 12:43:35.777957  7641 ts_tablet_manager.cc:1403] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260608 12:43:35.780167  7641 raft_consensus.cc:359] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:35.780884  7641 raft_consensus.cc:740] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0643b4914ff64e4fb737e7d9bfb67460, State: Initialized, Role: FOLLOWER
I20260608 12:43:35.781751  7641 consensus_queue.cc:260] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [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: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:35.784881  7641 ts_tablet_manager.cc:1434] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:43:35.785856  7641 tablet_bootstrap.cc:492] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460: Bootstrap starting.
I20260608 12:43:35.799539  7641 tablet_bootstrap.cc:492] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460: 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
I20260608 12:43:35.800344  7641 tablet_bootstrap.cc:492] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460: Bootstrap complete.
I20260608 12:43:35.801031  7641 ts_tablet_manager.cc:1403] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260608 12:43:35.803666  7641 raft_consensus.cc:359] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:35.804251  7641 raft_consensus.cc:740] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0643b4914ff64e4fb737e7d9bfb67460, State: Initialized, Role: FOLLOWER
I20260608 12:43:35.805064  7641 consensus_queue.cc:260] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:35.807380  7641 ts_tablet_manager.cc:1434] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260608 12:43:35.808161  7641 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460: Bootstrap starting.
I20260608 12:43:35.821415  7641 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460: 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
I20260608 12:43:35.822202  7641 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460: Bootstrap complete.
I20260608 12:43:35.822821  7641 ts_tablet_manager.cc:1403] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260608 12:43:35.825590  7641 raft_consensus.cc:359] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:35.826256  7641 raft_consensus.cc:740] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0643b4914ff64e4fb737e7d9bfb67460, State: Initialized, Role: FOLLOWER
I20260608 12:43:35.827179  7641 consensus_queue.cc:260] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:35.829653  7641 ts_tablet_manager.cc:1434] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:43:35.830559  7641 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460: Bootstrap starting.
I20260608 12:43:35.834362   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34699
I20260608 12:43:35.834611  7701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34699 every 8 connection(s)
I20260608 12:43:35.839851   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:35.855481  7707 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:35.855842  7706 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:35.857236  7702 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42089
I20260608 12:43:35.857812  7702 heartbeater.cc:461] Registering TS with master...
W20260608 12:43:35.860977  7709 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:35.861207  7702 heartbeater.cc:507] Master 127.0.107.254:42089 requested a full tablet report, sending...
I20260608 12:43:35.861714  7641 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460: 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
I20260608 12:43:35.862717  7641 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460: Bootstrap complete.
I20260608 12:43:35.863544  7641 ts_tablet_manager.cc:1403] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.010s
I20260608 12:43:35.867146  7641 raft_consensus.cc:359] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:35.867846   431 server_base.cc:1061] running on GCE node
I20260608 12:43:35.868048  7641 raft_consensus.cc:740] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0643b4914ff64e4fb737e7d9bfb67460, State: Initialized, Role: FOLLOWER
I20260608 12:43:35.868615  7138 ts_manager.cc:194] Re-registered known tserver with Master: 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699)
I20260608 12:43:35.869343   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:43:35.869076  7641 consensus_queue.cc:260] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
W20260608 12:43:35.869690   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:35.869995   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922615869975 us; error 0 us; skew 500 ppm
I20260608 12:43:35.870980   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:35.871186  7641 ts_tablet_manager.cc:1434] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260608 12:43:35.874238   431 webserver.cc:533] Webserver started at http://127.0.107.195:40987/ using document root <none> and password file <none>
I20260608 12:43:35.875052   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:35.875280   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:43:35.875978  7138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35418
I20260608 12:43:35.879050  7702 heartbeater.cc:499] Master 127.0.107.254:42089 was elected leader, sending a full tablet report...
I20260608 12:43:35.880139   431 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260608 12:43:35.884642  7714 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:35.885625   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260608 12:43:35.886044   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "30ba444f516940a383e0e06c3b07919f"
format_stamp: "Formatted at 2026-06-08 12:43:26 on dist-test-slave-xmh3"
I20260608 12:43:35.886416   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-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)
I20260608 12:43:35.926054   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:35.927361   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:35.928969   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:35.952767   431 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260608 12:43:35.953101   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.001s	sys 0.000s
I20260608 12:43:35.958220  7721 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f: Bootstrap starting.
I20260608 12:43:35.969168   431 ts_tablet_manager.cc:616] Registered 4 tablets
I20260608 12:43:35.969499   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.013s	sys 0.000s
I20260608 12:43:35.970669  7721 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f: 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
I20260608 12:43:35.971454  7721 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f: Bootstrap complete.
I20260608 12:43:35.972048  7721 ts_tablet_manager.cc:1403] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260608 12:43:35.974490  7721 raft_consensus.cc:359] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:35.975047  7721 raft_consensus.cc:740] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ba444f516940a383e0e06c3b07919f, State: Initialized, Role: FOLLOWER
I20260608 12:43:35.975747  7721 consensus_queue.cc:260] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:35.978464  7721 ts_tablet_manager.cc:1434] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260608 12:43:35.979451  7721 tablet_bootstrap.cc:492] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f: Bootstrap starting.
I20260608 12:43:35.994853  7721 tablet_bootstrap.cc:492] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f: 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
I20260608 12:43:35.996479  7721 tablet_bootstrap.cc:492] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f: Bootstrap complete.
I20260608 12:43:35.997251  7721 ts_tablet_manager.cc:1403] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 12:43:36.000073  7721 raft_consensus.cc:359] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:36.000974  7721 raft_consensus.cc:740] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ba444f516940a383e0e06c3b07919f, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.001910  7721 consensus_queue.cc:260] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [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: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:36.003675  7721 ts_tablet_manager.cc:1434] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260608 12:43:36.004462  7721 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f: Bootstrap starting.
I20260608 12:43:36.017634  7721 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f: 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
I20260608 12:43:36.018400  7721 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f: Bootstrap complete.
I20260608 12:43:36.018983  7721 ts_tablet_manager.cc:1403] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.010s
I20260608 12:43:36.021378  7721 raft_consensus.cc:359] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:36.022089  7721 raft_consensus.cc:740] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ba444f516940a383e0e06c3b07919f, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.022814  7721 consensus_queue.cc:260] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:36.025102  7721 ts_tablet_manager.cc:1434] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260608 12:43:36.025925  7721 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f: Bootstrap starting.
I20260608 12:43:36.031518   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39735
I20260608 12:43:36.031879  7781 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39735 every 8 connection(s)
I20260608 12:43:36.041548  7721 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f: 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
I20260608 12:43:36.042876  7721 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f: Bootstrap complete.
I20260608 12:43:36.043680  7721 ts_tablet_manager.cc:1403] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260608 12:43:36.046572  7721 raft_consensus.cc:359] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:36.047806  7721 raft_consensus.cc:740] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30ba444f516940a383e0e06c3b07919f, State: Initialized, Role: FOLLOWER
I20260608 12:43:36.048803  7721 consensus_queue.cc:260] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:36.051157  7782 heartbeater.cc:344] Connected to a master server at 127.0.107.254:42089
I20260608 12:43:36.051481  7721 ts_tablet_manager.cc:1434] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:43:36.051705  7782 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:36.052932  7782 heartbeater.cc:507] Master 127.0.107.254:42089 requested a full tablet report, sending...
I20260608 12:43:36.057039  7138 ts_manager.cc:194] Re-registered known tserver with Master: 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:36.062136  7138 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35428
I20260608 12:43:36.064745  7782 heartbeater.cc:499] Master 127.0.107.254:42089 was elected leader, sending a full tablet report...
W20260608 12:43:36.261427  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet 594fe47d3fda433986e26d16aaf6ea55: Illegal state: Replica 44e5c5e1106c4b06ac060706ba6fb58b is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } }
W20260608 12:43:36.276540  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet a15d0fb64c20417ca0844656ee0c72bc: Illegal state: Replica 30ba444f516940a383e0e06c3b07919f is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } }
W20260608 12:43:36.280709  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet 6a7e050757e84442ac79a758dd77ed68: Illegal state: Replica 44e5c5e1106c4b06ac060706ba6fb58b is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } }
I20260608 12:43:37.055624  7789 raft_consensus.cc:493] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:37.056382  7789 raft_consensus.cc:515] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:37.058808  7789 leader_election.cc:290] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699), 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:37.085871  7676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e050757e84442ac79a758dd77ed68" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0643b4914ff64e4fb737e7d9bfb67460" is_pre_election: true
I20260608 12:43:37.086480  7794 raft_consensus.cc:493] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:37.087244  7676 raft_consensus.cc:2468] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e5c5e1106c4b06ac060706ba6fb58b in term 1.
I20260608 12:43:37.087496  7794 raft_consensus.cc:515] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.088106  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e050757e84442ac79a758dd77ed68" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30ba444f516940a383e0e06c3b07919f" is_pre_election: true
I20260608 12:43:37.089025  7556 leader_election.cc:304] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [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: 0643b4914ff64e4fb737e7d9bfb67460, 44e5c5e1106c4b06ac060706ba6fb58b; no voters: 
I20260608 12:43:37.089242  7756 raft_consensus.cc:2468] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e5c5e1106c4b06ac060706ba6fb58b in term 1.
I20260608 12:43:37.090122  7789 raft_consensus.cc:2804] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:37.090638  7789 raft_consensus.cc:493] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:37.091195  7789 raft_consensus.cc:3060] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:37.091794  7794 leader_election.cc:290] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193:40925), 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:37.102270  7789 raft_consensus.cc:515] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:37.106968  7789 leader_election.cc:290] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 2 election: Requested vote from peers 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699), 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:37.107249  7676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e050757e84442ac79a758dd77ed68" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0643b4914ff64e4fb737e7d9bfb67460"
I20260608 12:43:37.107249  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a7e050757e84442ac79a758dd77ed68" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30ba444f516940a383e0e06c3b07919f"
I20260608 12:43:37.108546  7676 raft_consensus.cc:3060] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:37.106364  7798 raft_consensus.cc:493] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:37.108918  7756 raft_consensus.cc:3060] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:37.109908  7798 raft_consensus.cc:515] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.113940  7675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15d0fb64c20417ca0844656ee0c72bc" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0643b4914ff64e4fb737e7d9bfb67460" is_pre_election: true
I20260608 12:43:37.114930  7675 raft_consensus.cc:2468] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e5c5e1106c4b06ac060706ba6fb58b in term 1.
I20260608 12:43:37.115511  7755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15d0fb64c20417ca0844656ee0c72bc" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ba444f516940a383e0e06c3b07919f" is_pre_election: true
I20260608 12:43:37.117166  7755 raft_consensus.cc:2410] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 44e5c5e1106c4b06ac060706ba6fb58b 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.
I20260608 12:43:37.116888  7556 leader_election.cc:304] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [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: 0643b4914ff64e4fb737e7d9bfb67460, 44e5c5e1106c4b06ac060706ba6fb58b; no voters: 
I20260608 12:43:37.120553  7789 raft_consensus.cc:2804] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:37.121167  7789 raft_consensus.cc:493] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:37.121701  7789 raft_consensus.cc:3060] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:37.122025  7676 raft_consensus.cc:2468] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e5c5e1106c4b06ac060706ba6fb58b in term 2.
I20260608 12:43:37.124185  7556 leader_election.cc:304] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0643b4914ff64e4fb737e7d9bfb67460, 44e5c5e1106c4b06ac060706ba6fb58b; no voters: 
I20260608 12:43:37.114144  7798 leader_election.cc:290] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699), 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:37.119299  7756 raft_consensus.cc:2468] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e5c5e1106c4b06ac060706ba6fb58b in term 2.
I20260608 12:43:37.125406  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e270ce849c84a09bd56bf62c8ad60c8" candidate_uuid: "0643b4914ff64e4fb737e7d9bfb67460" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" is_pre_election: true
I20260608 12:43:37.126674  7798 raft_consensus.cc:2804] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:37.126951  7596 raft_consensus.cc:2468] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0643b4914ff64e4fb737e7d9bfb67460 in term 1.
I20260608 12:43:37.127483  7798 raft_consensus.cc:697] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 LEADER]: Becoming Leader. State: Replica: 44e5c5e1106c4b06ac060706ba6fb58b, State: Running, Role: LEADER
I20260608 12:43:37.129009  7635 leader_election.cc:304] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [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: 0643b4914ff64e4fb737e7d9bfb67460, 44e5c5e1106c4b06ac060706ba6fb58b; no voters: 
I20260608 12:43:37.129902  7789 raft_consensus.cc:515] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.130525  7794 raft_consensus.cc:2804] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:37.131412  7794 raft_consensus.cc:493] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:37.130505  7798 consensus_queue.cc:237] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } }
I20260608 12:43:37.132192  7794 raft_consensus.cc:3060] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:37.132421  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e270ce849c84a09bd56bf62c8ad60c8" candidate_uuid: "0643b4914ff64e4fb737e7d9bfb67460" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30ba444f516940a383e0e06c3b07919f" is_pre_election: true
I20260608 12:43:37.133714  7756 raft_consensus.cc:2468] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0643b4914ff64e4fb737e7d9bfb67460 in term 1.
I20260608 12:43:37.137339  7789 leader_election.cc:290] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 2 election: Requested vote from peers 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699), 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:37.138197  7676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15d0fb64c20417ca0844656ee0c72bc" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0643b4914ff64e4fb737e7d9bfb67460"
I20260608 12:43:37.138978  7676 raft_consensus.cc:3060] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:37.138981  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15d0fb64c20417ca0844656ee0c72bc" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ba444f516940a383e0e06c3b07919f"
I20260608 12:43:37.141330  7794 raft_consensus.cc:515] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.142057  7756 raft_consensus.cc:3060] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:37.144824  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e270ce849c84a09bd56bf62c8ad60c8" candidate_uuid: "0643b4914ff64e4fb737e7d9bfb67460" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44e5c5e1106c4b06ac060706ba6fb58b"
I20260608 12:43:37.144925  7794 leader_election.cc:290] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [CANDIDATE]: Term 2 election: Requested vote from peers 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193:40925), 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:37.145177  7755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e270ce849c84a09bd56bf62c8ad60c8" candidate_uuid: "0643b4914ff64e4fb737e7d9bfb67460" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30ba444f516940a383e0e06c3b07919f"
I20260608 12:43:37.145011  7138 catalog_manager.cc:5696] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:37.146716  7755 raft_consensus.cc:3060] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:37.149660  7676 raft_consensus.cc:2468] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e5c5e1106c4b06ac060706ba6fb58b in term 2.
I20260608 12:43:37.151722  7556 leader_election.cc:304] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0643b4914ff64e4fb737e7d9bfb67460, 44e5c5e1106c4b06ac060706ba6fb58b; no voters: 
I20260608 12:43:37.145987  7596 raft_consensus.cc:3060] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:37.153491  7798 raft_consensus.cc:2804] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:37.154318  7798 raft_consensus.cc:697] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 LEADER]: Becoming Leader. State: Replica: 44e5c5e1106c4b06ac060706ba6fb58b, State: Running, Role: LEADER
I20260608 12:43:37.155444  7798 consensus_queue.cc:237] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Queue going to LEADER 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: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.156929  7755 raft_consensus.cc:2468] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0643b4914ff64e4fb737e7d9bfb67460 in term 2.
I20260608 12:43:37.152313  7756 raft_consensus.cc:2410] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 44e5c5e1106c4b06ac060706ba6fb58b 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.
I20260608 12:43:37.159050  7638 leader_election.cc:304] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0643b4914ff64e4fb737e7d9bfb67460, 30ba444f516940a383e0e06c3b07919f; no voters: 
I20260608 12:43:37.160030  7794 raft_consensus.cc:2804] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:37.163347  7794 raft_consensus.cc:697] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 LEADER]: Becoming Leader. State: Replica: 0643b4914ff64e4fb737e7d9bfb67460, State: Running, Role: LEADER
I20260608 12:43:37.163671  7596 raft_consensus.cc:2468] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0643b4914ff64e4fb737e7d9bfb67460 in term 2.
I20260608 12:43:37.164721  7794 consensus_queue.cc:237] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.174917  7138 catalog_manager.cc:5696] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "0643b4914ff64e4fb737e7d9bfb67460" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:37.178452  7135 catalog_manager.cc:5696] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b reported cstate change: term changed from 1 to 2, leader changed from 30ba444f516940a383e0e06c3b07919f (127.0.107.195) to 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193). New cstate: current_term: 2 leader_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } health_report { overall_health: UNKNOWN } } }
W20260608 12:43:37.292426  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet a15d0fb64c20417ca0844656ee0c72bc: Illegal state: Leader has not yet committed an operation in its own term
W20260608 12:43:37.296007  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet 6a7e050757e84442ac79a758dd77ed68: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:43:37.301215  7794 raft_consensus.cc:493] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:37.302016  7794 raft_consensus.cc:515] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.305136  7794 leader_election.cc:290] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193:40925), 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:37.305579  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594fe47d3fda433986e26d16aaf6ea55" candidate_uuid: "0643b4914ff64e4fb737e7d9bfb67460" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" is_pre_election: true
I20260608 12:43:37.305861  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594fe47d3fda433986e26d16aaf6ea55" candidate_uuid: "0643b4914ff64e4fb737e7d9bfb67460" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ba444f516940a383e0e06c3b07919f" is_pre_election: true
I20260608 12:43:37.306988  7596 raft_consensus.cc:2410] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 0643b4914ff64e4fb737e7d9bfb67460 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.
I20260608 12:43:37.307062  7756 raft_consensus.cc:2468] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0643b4914ff64e4fb737e7d9bfb67460 in term 1.
I20260608 12:43:37.308847  7638 leader_election.cc:304] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [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: 0643b4914ff64e4fb737e7d9bfb67460, 30ba444f516940a383e0e06c3b07919f; no voters: 44e5c5e1106c4b06ac060706ba6fb58b
I20260608 12:43:37.310043  7794 raft_consensus.cc:2804] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:37.310624  7794 raft_consensus.cc:493] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:37.311163  7794 raft_consensus.cc:3060] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:43:37.311371  7186 auto_rebalancer.cc:591] Failed to schedule move for tablet 9e270ce849c84a09bd56bf62c8ad60c8: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:43:37.316838  7794 raft_consensus.cc:515] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.318992  7794 leader_election.cc:290] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [CANDIDATE]: Term 2 election: Requested vote from peers 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193:40925), 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:37.319844  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594fe47d3fda433986e26d16aaf6ea55" candidate_uuid: "0643b4914ff64e4fb737e7d9bfb67460" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "44e5c5e1106c4b06ac060706ba6fb58b"
I20260608 12:43:37.320079  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594fe47d3fda433986e26d16aaf6ea55" candidate_uuid: "0643b4914ff64e4fb737e7d9bfb67460" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30ba444f516940a383e0e06c3b07919f"
I20260608 12:43:37.320776  7596 raft_consensus.cc:3060] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:37.321082  7756 raft_consensus.cc:3060] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:37.326217  7596 raft_consensus.cc:2410] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0643b4914ff64e4fb737e7d9bfb67460 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.
I20260608 12:43:37.326843  7756 raft_consensus.cc:2468] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0643b4914ff64e4fb737e7d9bfb67460 in term 2.
I20260608 12:43:37.328289  7638 leader_election.cc:304] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0643b4914ff64e4fb737e7d9bfb67460, 30ba444f516940a383e0e06c3b07919f; no voters: 44e5c5e1106c4b06ac060706ba6fb58b
I20260608 12:43:37.329421  7794 raft_consensus.cc:2804] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:37.330042  7794 raft_consensus.cc:697] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 LEADER]: Becoming Leader. State: Replica: 0643b4914ff64e4fb737e7d9bfb67460, State: Running, Role: LEADER
I20260608 12:43:37.330875  7794 consensus_queue.cc:237] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [LEADER]: Queue going to LEADER 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: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.339313  7135 catalog_manager.cc:5696] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 reported cstate change: term changed from 1 to 2, leader changed from 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193) to 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194). New cstate: current_term: 2 leader_uuid: "0643b4914ff64e4fb737e7d9bfb67460" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:37.426030  7798 raft_consensus.cc:493] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:37.426884  7798 raft_consensus.cc:515] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.429217  7798 leader_election.cc:290] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699), 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:37.430043  7676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594fe47d3fda433986e26d16aaf6ea55" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0643b4914ff64e4fb737e7d9bfb67460" is_pre_election: true
I20260608 12:43:37.430364  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594fe47d3fda433986e26d16aaf6ea55" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30ba444f516940a383e0e06c3b07919f" is_pre_election: true
I20260608 12:43:37.431258  7756 raft_consensus.cc:2468] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 44e5c5e1106c4b06ac060706ba6fb58b in term 2.
I20260608 12:43:37.432586  7557 leader_election.cc:304] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [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: 30ba444f516940a383e0e06c3b07919f, 44e5c5e1106c4b06ac060706ba6fb58b; no voters: 0643b4914ff64e4fb737e7d9bfb67460
I20260608 12:43:37.433519  7798 raft_consensus.cc:2804] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:43:37.434092  7798 raft_consensus.cc:493] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:37.434634  7798 raft_consensus.cc:3060] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:37.440176  7798 raft_consensus.cc:515] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.442258  7798 leader_election.cc:290] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [CANDIDATE]: Term 3 election: Requested vote from peers 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699), 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735)
I20260608 12:43:37.443172  7676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594fe47d3fda433986e26d16aaf6ea55" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0643b4914ff64e4fb737e7d9bfb67460"
I20260608 12:43:37.443410  7756 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "594fe47d3fda433986e26d16aaf6ea55" candidate_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "30ba444f516940a383e0e06c3b07919f"
I20260608 12:43:37.444625  7756 raft_consensus.cc:3060] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:37.449725  7756 raft_consensus.cc:2468] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 44e5c5e1106c4b06ac060706ba6fb58b in term 3.
I20260608 12:43:37.450954  7557 leader_election.cc:304] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [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: 30ba444f516940a383e0e06c3b07919f, 44e5c5e1106c4b06ac060706ba6fb58b; no voters: 0643b4914ff64e4fb737e7d9bfb67460
I20260608 12:43:37.451859  7798 raft_consensus.cc:2804] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:43:37.452464  7798 raft_consensus.cc:697] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 3 LEADER]: Becoming Leader. State: Replica: 44e5c5e1106c4b06ac060706ba6fb58b, State: Running, Role: LEADER
I20260608 12:43:37.453475  7798 consensus_queue.cc:237] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [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: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.461262  7135 catalog_manager.cc:5696] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b reported cstate change: term changed from 2 to 3, leader changed from 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194) to 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193). New cstate: current_term: 3 leader_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:37.572762  7596 raft_consensus.cc:1275] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Refusing update from remote peer 0643b4914ff64e4fb737e7d9bfb67460: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:37.574769  7794 consensus_queue.cc:1048] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:37.588515  7815 raft_consensus.cc:493] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:37.589475  7815 raft_consensus.cc:515] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.592612  7756 raft_consensus.cc:1275] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Refusing update from remote peer 0643b4914ff64e4fb737e7d9bfb67460: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:37.594584  7815 leader_election.cc:290] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193:40925), 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699)
I20260608 12:43:37.598964  7803 consensus_queue.cc:1048] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:37.617975  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15d0fb64c20417ca0844656ee0c72bc" candidate_uuid: "30ba444f516940a383e0e06c3b07919f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" is_pre_election: true
I20260608 12:43:37.619269  7676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15d0fb64c20417ca0844656ee0c72bc" candidate_uuid: "30ba444f516940a383e0e06c3b07919f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0643b4914ff64e4fb737e7d9bfb67460" is_pre_election: true
I20260608 12:43:37.620071  7676 raft_consensus.cc:2468] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30ba444f516940a383e0e06c3b07919f in term 2.
I20260608 12:43:37.621464  7717 leader_election.cc:304] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [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: 0643b4914ff64e4fb737e7d9bfb67460, 30ba444f516940a383e0e06c3b07919f; no voters: 44e5c5e1106c4b06ac060706ba6fb58b
I20260608 12:43:37.622433  7815 raft_consensus.cc:2804] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260608 12:43:37.622989  7815 raft_consensus.cc:493] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:37.623508  7815 raft_consensus.cc:3060] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:37.629140  7815 raft_consensus.cc:515] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.631206  7815 leader_election.cc:290] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [CANDIDATE]: Term 3 election: Requested vote from peers 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193:40925), 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699)
I20260608 12:43:37.631999  7596 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15d0fb64c20417ca0844656ee0c72bc" candidate_uuid: "30ba444f516940a383e0e06c3b07919f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "44e5c5e1106c4b06ac060706ba6fb58b"
I20260608 12:43:37.632390  7676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a15d0fb64c20417ca0844656ee0c72bc" candidate_uuid: "30ba444f516940a383e0e06c3b07919f" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "0643b4914ff64e4fb737e7d9bfb67460"
I20260608 12:43:37.633155  7676 raft_consensus.cc:3060] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:37.638631  7676 raft_consensus.cc:2468] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30ba444f516940a383e0e06c3b07919f in term 3.
I20260608 12:43:37.639986  7717 leader_election.cc:304] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [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: 0643b4914ff64e4fb737e7d9bfb67460, 30ba444f516940a383e0e06c3b07919f; no voters: 44e5c5e1106c4b06ac060706ba6fb58b
I20260608 12:43:37.640888  7815 raft_consensus.cc:2804] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 3 FOLLOWER]: Leader election won for term 3
I20260608 12:43:37.642148  7815 raft_consensus.cc:697] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 3 LEADER]: Becoming Leader. State: Replica: 30ba444f516940a383e0e06c3b07919f, State: Running, Role: LEADER
I20260608 12:43:37.642968  7815 consensus_queue.cc:237] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [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: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.646452  7756 raft_consensus.cc:1240] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 3 LEADER]: Rejecting Update request from peer 44e5c5e1106c4b06ac060706ba6fb58b for earlier term 2. Current term is 3. Ops: []
I20260608 12:43:37.650732  7799 consensus_queue.cc:1059] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:37.651702  7799 consensus_queue.cc:1243] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Peer 30ba444f516940a383e0e06c3b07919f 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
I20260608 12:43:37.652275  7798 raft_consensus.cc:3055] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:43:37.652824  7798 raft_consensus.cc:740] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 44e5c5e1106c4b06ac060706ba6fb58b, State: Running, Role: LEADER
I20260608 12:43:37.653614  7138 catalog_manager.cc:5696] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f reported cstate change: term changed from 2 to 3, leader changed from 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193) to 30ba444f516940a383e0e06c3b07919f (127.0.107.195). New cstate: current_term: 3 leader_uuid: "30ba444f516940a383e0e06c3b07919f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:37.653932  7798 consensus_queue.cc:260] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [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: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.655836  7798 raft_consensus.cc:3060] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:37.687721  7676 raft_consensus.cc:1275] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:37.689433  7798 consensus_queue.cc:1048] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:37.699066  7756 raft_consensus.cc:1275] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:37.701084  7799 consensus_queue.cc:1048] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:37.807034  7596 raft_consensus.cc:1240] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 3 LEADER]: Rejecting Update request from peer 0643b4914ff64e4fb737e7d9bfb67460 for earlier term 2. Current term is 3. Ops: []
I20260608 12:43:37.808527  7803 consensus_queue.cc:1059] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:37.809473  7803 consensus_queue.cc:1243] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [LEADER]: Peer 44e5c5e1106c4b06ac060706ba6fb58b 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
I20260608 12:43:37.810379  7813 raft_consensus.cc:3055] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 LEADER]: Stepping down as leader of term 2
I20260608 12:43:37.810861  7813 raft_consensus.cc:740] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 0643b4914ff64e4fb737e7d9bfb67460, State: Running, Role: LEADER
I20260608 12:43:37.811682  7813 consensus_queue.cc:260] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [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: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } }
I20260608 12:43:37.812786  7813 raft_consensus.cc:3060] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Advancing to term 3
I20260608 12:43:37.879259  7756 raft_consensus.cc:1275] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 3 FOLLOWER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:43:37.881004  7799 consensus_queue.cc:1048] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:37.892817  7676 raft_consensus.cc:1275] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 3 FOLLOWER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:43:37.894672  7799 consensus_queue.cc:1048] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:37.895706  7799 consensus_queue.cc:1243] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Peer 0643b4914ff64e4fb737e7d9bfb67460 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
I20260608 12:43:37.899552  7676 pending_rounds.cc:85] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460: Aborting all ops after (but not including) 0
I20260608 12:43:37.900094  7676 pending_rounds.cc:107] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:43:37.900578  7676 raft_consensus.cc:2889] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:43:38.047834  7676 raft_consensus.cc:1275] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 3 FOLLOWER]: Refusing update from remote peer 30ba444f516940a383e0e06c3b07919f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:43:38.049443  7815 consensus_queue.cc:1048] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [LEADER]: Connected to new peer: Peer: permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:38.062978  7596 raft_consensus.cc:1275] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 3 FOLLOWER]: Refusing update from remote peer 30ba444f516940a383e0e06c3b07919f: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260608 12:43:38.065126  7827 consensus_queue.cc:1048] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:38.066323  7827 consensus_queue.cc:1243] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [LEADER]: Peer 44e5c5e1106c4b06ac060706ba6fb58b 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
I20260608 12:43:38.070268  7596 pending_rounds.cc:85] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b: Aborting all ops after (but not including) 0
I20260608 12:43:38.070895  7596 pending_rounds.cc:107] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260608 12:43:38.071350  7596 raft_consensus.cc:2889] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260608 12:43:38.323449  7676 consensus_queue.cc:237] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [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: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } attrs { replace: true } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } }
I20260608 12:43:38.330859  7596 raft_consensus.cc:1275] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Refusing update from remote peer 0643b4914ff64e4fb737e7d9bfb67460: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:38.331897  7756 raft_consensus.cc:1275] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Refusing update from remote peer 0643b4914ff64e4fb737e7d9bfb67460: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:38.332693  7828 consensus_queue.cc:1048] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:38.333933  7813 consensus_queue.cc:1048] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:43:38.343434  7638 consensus_peers.cc:597] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 -> Peer 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196:42121): Couldn't send request to peer 56aa2c41631b43eaa42117c8ca034874. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e270ce849c84a09bd56bf62c8ad60c8. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:38.342738  7803 raft_consensus.cc:2955] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } attrs { replace: true } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } } }
I20260608 12:43:38.345454  7756 raft_consensus.cc:2955] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } attrs { replace: true } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } } }
I20260608 12:43:38.345424  7596 raft_consensus.cc:2955] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } attrs { replace: true } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } } }
I20260608 12:43:38.357669  7594 consensus_queue.cc:237] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [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: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } attrs { replace: true } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } }
I20260608 12:43:38.357158  7135 catalog_manager.cc:5696] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 reported cstate change: config changed from index -1 to 3, NON_VOTER 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "0643b4914ff64e4fb737e7d9bfb67460" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:38.370549  7756 raft_consensus.cc:1275] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:38.372522  7798 consensus_queue.cc:1048] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:38.372892  7676 raft_consensus.cc:1275] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:38.375026  7799 consensus_queue.cc:1048] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260608 12:43:38.381690  7557 consensus_peers.cc:597] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b -> Peer 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196:42121): Couldn't send request to peer 56aa2c41631b43eaa42117c8ca034874. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6a7e050757e84442ac79a758dd77ed68. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:38.384882  7823 raft_consensus.cc:2955] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } attrs { replace: true } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } } }
I20260608 12:43:38.387189  7676 raft_consensus.cc:2955] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } attrs { replace: true } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } } }
I20260608 12:43:38.388185  7755 raft_consensus.cc:2955] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } attrs { replace: true } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } } }
I20260608 12:43:38.403301  7138 catalog_manager.cc:5696] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f reported cstate change: config changed from index -1 to 3, NON_VOTER 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } attrs { replace: true } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } } }
I20260608 12:43:38.405961  7594 consensus_queue.cc:237] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [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: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } attrs { replace: true } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } }
I20260608 12:43:38.413285  7755 raft_consensus.cc:1275] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 3 FOLLOWER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260608 12:43:38.413403  7557 consensus_peers.cc:597] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b -> Peer 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196:42121): Couldn't send request to peer 56aa2c41631b43eaa42117c8ca034874. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 594fe47d3fda433986e26d16aaf6ea55. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:38.413695  7676 raft_consensus.cc:1275] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 3 FOLLOWER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260608 12:43:38.415653  7823 consensus_queue.cc:1048] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260608 12:43:38.416882  7798 consensus_queue.cc:1048] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:38.424446  7798 raft_consensus.cc:2955] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } attrs { replace: true } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } } }
I20260608 12:43:38.426313  7676 raft_consensus.cc:2955] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } attrs { replace: true } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } } }
I20260608 12:43:38.427712  7755 raft_consensus.cc:2955] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } attrs { replace: true } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } } }
I20260608 12:43:38.438336  7136 catalog_manager.cc:5696] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 reported cstate change: config changed from index -1 to 3, NON_VOTER 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) added. New cstate: current_term: 3 leader_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } attrs { replace: true } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } } }
I20260608 12:43:38.827054  7837 ts_tablet_manager.cc:933] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874: Initiating tablet copy from peer 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193:40925)
I20260608 12:43:38.829116  7837 tablet_copy_client.cc:323] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40925
I20260608 12:43:38.838107  7841 ts_tablet_manager.cc:933] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874: Initiating tablet copy from peer 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699)
I20260608 12:43:38.840848  7841 tablet_copy_client.cc:323] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:34699
I20260608 12:43:38.842653  7606 tablet_copy_service.cc:140] P 44e5c5e1106c4b06ac060706ba6fb58b: Received BeginTabletCopySession request for tablet 6a7e050757e84442ac79a758dd77ed68 from peer 56aa2c41631b43eaa42117c8ca034874 ({username='slave'} at 127.0.0.1:38950)
I20260608 12:43:38.843719  7606 tablet_copy_service.cc:161] P 44e5c5e1106c4b06ac060706ba6fb58b: Beginning new tablet copy session on tablet 6a7e050757e84442ac79a758dd77ed68 from peer 56aa2c41631b43eaa42117c8ca034874 at {username='slave'} at 127.0.0.1:38950: session id = 56aa2c41631b43eaa42117c8ca034874-6a7e050757e84442ac79a758dd77ed68
I20260608 12:43:38.851325  7606 tablet_copy_source_session.cc:215] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:38.855114  7837 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a7e050757e84442ac79a758dd77ed68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:38.855075  7687 tablet_copy_service.cc:140] P 0643b4914ff64e4fb737e7d9bfb67460: Received BeginTabletCopySession request for tablet 9e270ce849c84a09bd56bf62c8ad60c8 from peer 56aa2c41631b43eaa42117c8ca034874 ({username='slave'} at 127.0.0.1:45820)
I20260608 12:43:38.856331  7687 tablet_copy_service.cc:161] P 0643b4914ff64e4fb737e7d9bfb67460: Beginning new tablet copy session on tablet 9e270ce849c84a09bd56bf62c8ad60c8 from peer 56aa2c41631b43eaa42117c8ca034874 at {username='slave'} at 127.0.0.1:45820: session id = 56aa2c41631b43eaa42117c8ca034874-9e270ce849c84a09bd56bf62c8ad60c8
I20260608 12:43:38.864646  7687 tablet_copy_source_session.cc:215] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:38.867564  7837 tablet_copy_client.cc:806] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:38.868242  7841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e270ce849c84a09bd56bf62c8ad60c8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:38.868405  7837 tablet_copy_client.cc:670] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:38.872758  7837 tablet_copy_client.cc:538] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:38.880198  7837 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874: Bootstrap starting.
I20260608 12:43:38.886590  7841 tablet_copy_client.cc:806] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:38.887454  7841 tablet_copy_client.cc:670] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:38.890712  7844 ts_tablet_manager.cc:933] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874: Initiating tablet copy from peer 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193:40925)
I20260608 12:43:38.892268  7841 tablet_copy_client.cc:538] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:38.899909  7844 tablet_copy_client.cc:323] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.193:40925
I20260608 12:43:38.902263  7606 tablet_copy_service.cc:140] P 44e5c5e1106c4b06ac060706ba6fb58b: Received BeginTabletCopySession request for tablet 594fe47d3fda433986e26d16aaf6ea55 from peer 56aa2c41631b43eaa42117c8ca034874 ({username='slave'} at 127.0.0.1:38950)
I20260608 12:43:38.903050  7606 tablet_copy_service.cc:161] P 44e5c5e1106c4b06ac060706ba6fb58b: Beginning new tablet copy session on tablet 594fe47d3fda433986e26d16aaf6ea55 from peer 56aa2c41631b43eaa42117c8ca034874 at {username='slave'} at 127.0.0.1:38950: session id = 56aa2c41631b43eaa42117c8ca034874-594fe47d3fda433986e26d16aaf6ea55
I20260608 12:43:38.904232  7841 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874: Bootstrap starting.
I20260608 12:43:38.910481  7837 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874: 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
I20260608 12:43:38.911018  7606 tablet_copy_source_session.cc:215] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:38.911772  7837 tablet_bootstrap.cc:492] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874: Bootstrap complete.
I20260608 12:43:38.912707  7837 ts_tablet_manager.cc:1403] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874: Time spent bootstrapping tablet: real 0.033s	user 0.020s	sys 0.011s
I20260608 12:43:38.916165  7837 raft_consensus.cc:359] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } attrs { replace: true } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } }
I20260608 12:43:38.917336  7837 raft_consensus.cc:740] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 56aa2c41631b43eaa42117c8ca034874, State: Initialized, Role: LEARNER
I20260608 12:43:38.918274  7837 consensus_queue.cc:260] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874 [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: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } attrs { replace: true } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } }
I20260608 12:43:38.919937  7844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 594fe47d3fda433986e26d16aaf6ea55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:38.928858  7837 ts_tablet_manager.cc:1434] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.008s
I20260608 12:43:38.935503  7606 tablet_copy_service.cc:342] P 44e5c5e1106c4b06ac060706ba6fb58b: Request end of tablet copy session 56aa2c41631b43eaa42117c8ca034874-6a7e050757e84442ac79a758dd77ed68 received from {username='slave'} at 127.0.0.1:38950
I20260608 12:43:38.936393  7606 tablet_copy_service.cc:434] P 44e5c5e1106c4b06ac060706ba6fb58b: ending tablet copy session 56aa2c41631b43eaa42117c8ca034874-6a7e050757e84442ac79a758dd77ed68 on tablet 6a7e050757e84442ac79a758dd77ed68 with peer 56aa2c41631b43eaa42117c8ca034874
I20260608 12:43:38.949199  7844 tablet_copy_client.cc:806] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:38.950002  7844 tablet_copy_client.cc:670] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:38.951196  7841 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874: 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
I20260608 12:43:38.952250  7841 tablet_bootstrap.cc:492] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874: Bootstrap complete.
I20260608 12:43:38.953112  7841 ts_tablet_manager.cc:1403] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874: Time spent bootstrapping tablet: real 0.049s	user 0.029s	sys 0.016s
I20260608 12:43:38.954312  7844 tablet_copy_client.cc:538] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:38.956557  7841 raft_consensus.cc:359] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } attrs { replace: true } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } }
I20260608 12:43:38.957700  7841 raft_consensus.cc:740] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 56aa2c41631b43eaa42117c8ca034874, State: Initialized, Role: LEARNER
I20260608 12:43:38.958643  7841 consensus_queue.cc:260] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874 [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: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } attrs { replace: true } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } }
I20260608 12:43:38.961297  7841 ts_tablet_manager.cc:1434] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:43:38.963362  7687 tablet_copy_service.cc:342] P 0643b4914ff64e4fb737e7d9bfb67460: Request end of tablet copy session 56aa2c41631b43eaa42117c8ca034874-9e270ce849c84a09bd56bf62c8ad60c8 received from {username='slave'} at 127.0.0.1:45820
I20260608 12:43:38.963855  7844 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874: Bootstrap starting.
I20260608 12:43:38.963984  7687 tablet_copy_service.cc:434] P 0643b4914ff64e4fb737e7d9bfb67460: ending tablet copy session 56aa2c41631b43eaa42117c8ca034874-9e270ce849c84a09bd56bf62c8ad60c8 on tablet 9e270ce849c84a09bd56bf62c8ad60c8 with peer 56aa2c41631b43eaa42117c8ca034874
I20260608 12:43:38.985210  7844 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874: 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
I20260608 12:43:38.986361  7844 tablet_bootstrap.cc:492] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874: Bootstrap complete.
I20260608 12:43:38.987133  7844 ts_tablet_manager.cc:1403] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874: Time spent bootstrapping tablet: real 0.024s	user 0.020s	sys 0.004s
I20260608 12:43:38.989708  7844 raft_consensus.cc:359] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } attrs { replace: true } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } }
I20260608 12:43:38.990646  7844 raft_consensus.cc:740] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 56aa2c41631b43eaa42117c8ca034874, State: Initialized, Role: LEARNER
I20260608 12:43:38.991317  7844 consensus_queue.cc:260] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874 [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: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } attrs { replace: true } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: true } }
I20260608 12:43:38.993780  7844 ts_tablet_manager.cc:1434] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:43:38.995926  7606 tablet_copy_service.cc:342] P 44e5c5e1106c4b06ac060706ba6fb58b: Request end of tablet copy session 56aa2c41631b43eaa42117c8ca034874-594fe47d3fda433986e26d16aaf6ea55 received from {username='slave'} at 127.0.0.1:38950
I20260608 12:43:38.996462  7606 tablet_copy_service.cc:434] P 44e5c5e1106c4b06ac060706ba6fb58b: ending tablet copy session 56aa2c41631b43eaa42117c8ca034874-594fe47d3fda433986e26d16aaf6ea55 on tablet 594fe47d3fda433986e26d16aaf6ea55 with peer 56aa2c41631b43eaa42117c8ca034874
I20260608 12:43:39.259274  7511 raft_consensus.cc:1217] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:43:39.273057  7511 raft_consensus.cc:1217] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:43:39.454057  7511 raft_consensus.cc:1217] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260608 12:43:39.826328  7798 raft_consensus.cc:1064] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b: attempting to promote NON_VOTER 56aa2c41631b43eaa42117c8ca034874 to VOTER
I20260608 12:43:39.828645  7798 consensus_queue.cc:237] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [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: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } attrs { replace: true } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } }
I20260608 12:43:39.835569  7511 raft_consensus.cc:1275] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874 [term 2 LEARNER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:39.836125  7755 raft_consensus.cc:1275] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:39.836457  7676 raft_consensus.cc:1275] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:39.839037  7852 consensus_queue.cc:1048] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:39.840056  7798 consensus_queue.cc:1048] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:43:39.841873  7850 consensus_queue.cc:1048] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:43:39.865864  7850 raft_consensus.cc:2955] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } attrs { replace: true } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:39.867547  7755 raft_consensus.cc:2955] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } attrs { replace: true } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:39.868335  7511 raft_consensus.cc:2955] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } attrs { replace: true } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:39.880244  7676 raft_consensus.cc:2955] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } attrs { replace: true } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:39.886188  7138 catalog_manager.cc:5696] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f reported cstate change: config changed from index 3 to 4, 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } attrs { replace: true } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:39.900130  7854 raft_consensus.cc:1064] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460: attempting to promote NON_VOTER 56aa2c41631b43eaa42117c8ca034874 to VOTER
I20260608 12:43:39.903224  7854 consensus_queue.cc:237] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [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: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } attrs { replace: true } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } }
I20260608 12:43:39.917948  7594 raft_consensus.cc:1275] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Refusing update from remote peer 0643b4914ff64e4fb737e7d9bfb67460: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:39.918335  7511 raft_consensus.cc:1275] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874 [term 2 LEARNER]: Refusing update from remote peer 0643b4914ff64e4fb737e7d9bfb67460: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:39.918560  7755 raft_consensus.cc:1275] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Refusing update from remote peer 0643b4914ff64e4fb737e7d9bfb67460: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:39.919786  7863 consensus_queue.cc:1048] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:39.921185  7861 consensus_queue.cc:1048] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:39.923427  7861 consensus_queue.cc:1048] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:39.947327  7857 raft_consensus.cc:1064] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b: attempting to promote NON_VOTER 56aa2c41631b43eaa42117c8ca034874 to VOTER
I20260608 12:43:39.950352  7857 consensus_queue.cc:237] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [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: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } attrs { replace: true } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } }
I20260608 12:43:39.959268  7861 raft_consensus.cc:2955] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } attrs { replace: true } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:39.963778  7511 raft_consensus.cc:2955] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } attrs { replace: true } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:39.967242  7755 raft_consensus.cc:2955] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } attrs { replace: true } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:39.979611  7676 raft_consensus.cc:1275] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 3 FOLLOWER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:43:39.981568  7850 consensus_queue.cc:1048] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:39.992508  7137 catalog_manager.cc:5696] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 reported cstate change: config changed from index 3 to 4, 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "0643b4914ff64e4fb737e7d9bfb67460" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:40.009001  7511 raft_consensus.cc:1275] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874 [term 3 LEARNER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:43:40.013379  7755 raft_consensus.cc:1275] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 3 FOLLOWER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260608 12:43:40.015856  7850 consensus_queue.cc:1048] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:40.015933  7594 raft_consensus.cc:2955] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } attrs { replace: true } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:40.018959  7850 consensus_queue.cc:1048] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:43:40.033278  7596 consensus_queue.cc:237] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [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: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } }
I20260608 12:43:40.041405  7510 raft_consensus.cc:1275] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874 [term 2 FOLLOWER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:40.045065  7756 raft_consensus.cc:1275] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:40.048210  7850 consensus_queue.cc:1048] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:43:40.051438  7850 consensus_queue.cc:1048] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:40.065703  7857 raft_consensus.cc:2955] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:40.072171  7676 consensus_queue.cc:237] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [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: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } }
I20260608 12:43:40.075354  7122 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6a7e050757e84442ac79a758dd77ed68 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:40.080461  7511 raft_consensus.cc:1275] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874 [term 2 FOLLOWER]: Refusing update from remote peer 0643b4914ff64e4fb737e7d9bfb67460: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:40.081284  7137 catalog_manager.cc:5696] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b reported cstate change: config changed from index 4 to 5, VOTER 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194) evicted. New cstate: current_term: 2 leader_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:40.082325  7868 consensus_queue.cc:1048] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:43:40.083905  7754 raft_consensus.cc:1275] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Refusing update from remote peer 0643b4914ff64e4fb737e7d9bfb67460: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:40.085989  7854 consensus_queue.cc:1048] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:43:40.086030  7852 raft_consensus.cc:2955] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } attrs { replace: true } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:40.086047  7756 raft_consensus.cc:2955] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:40.099113  7666 tablet_service.cc:1558] Processing DeleteTablet for tablet 6a7e050757e84442ac79a758dd77ed68 with delete_type TABLET_DATA_TOMBSTONED (TS 0643b4914ff64e4fb737e7d9bfb67460 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:45836
I20260608 12:43:40.100049  7754 raft_consensus.cc:2955] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:40.099790  7510 raft_consensus.cc:2955] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:40.102577  7511 raft_consensus.cc:2955] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:40.091378  7854 raft_consensus.cc:2955] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:40.112479  7509 raft_consensus.cc:2955] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } attrs { replace: true } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:40.125993  7137 catalog_manager.cc:5696] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b reported cstate change: config changed from index 3 to 4, 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:40.125339  7676 raft_consensus.cc:2955] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } attrs { replace: true } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:40.129969  7755 raft_consensus.cc:2955] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 56aa2c41631b43eaa42117c8ca034874 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } attrs { replace: true } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:40.131513  7124 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9e270ce849c84a09bd56bf62c8ad60c8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:40.135761  7135 catalog_manager.cc:5696] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 reported cstate change: config changed from index 4 to 5, VOTER 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "0643b4914ff64e4fb737e7d9bfb67460" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30ba444f516940a383e0e06c3b07919f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:40.169809  7594 consensus_queue.cc:237] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [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: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } }
I20260608 12:43:40.171594  7880 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:40.173027  7880 raft_consensus.cc:2243] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:40.174568  7585 tablet_service.cc:1558] Processing DeleteTablet for tablet 9e270ce849c84a09bd56bf62c8ad60c8 with delete_type TABLET_DATA_TOMBSTONED (TS 44e5c5e1106c4b06ac060706ba6fb58b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38962
I20260608 12:43:40.177464  7511 raft_consensus.cc:1275] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874 [term 3 FOLLOWER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:43:40.179059  7676 raft_consensus.cc:1275] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 3 FOLLOWER]: Refusing update from remote peer 44e5c5e1106c4b06ac060706ba6fb58b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260608 12:43:40.179548  7852 consensus_queue.cc:1048] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:43:40.182060  7850 consensus_queue.cc:1048] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [LEADER]: Connected to new peer: Peer: permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260608 12:43:40.188045  7857 raft_consensus.cc:2955] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 30ba444f516940a383e0e06c3b07919f (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:40.195779  7510 raft_consensus.cc:2955] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 30ba444f516940a383e0e06c3b07919f (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:40.175544  7880 raft_consensus.cc:2272] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:40.207515  7122 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 594fe47d3fda433986e26d16aaf6ea55 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:40.215520  7676 raft_consensus.cc:2955] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 30ba444f516940a383e0e06c3b07919f (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } } }
I20260608 12:43:40.223645  7880 ts_tablet_manager.cc:1916] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:40.225176  7137 catalog_manager.cc:5696] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b reported cstate change: config changed from index 4 to 5, VOTER 30ba444f516940a383e0e06c3b07919f (127.0.107.195) evicted. New cstate: current_term: 3 leader_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "44e5c5e1106c4b06ac060706ba6fb58b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 40925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0643b4914ff64e4fb737e7d9bfb67460" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34699 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "56aa2c41631b43eaa42117c8ca034874" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 42121 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:40.235098  7881 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:40.236196  7881 raft_consensus.cc:2243] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:40.236935  7881 raft_consensus.cc:2272] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:40.240695  7881 ts_tablet_manager.cc:1916] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:40.242938  7880 ts_tablet_manager.cc:1929] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:43:40.243402  7880 log.cc:1199] T 6a7e050757e84442ac79a758dd77ed68 P 0643b4914ff64e4fb737e7d9bfb67460: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-1-root/wals/6a7e050757e84442ac79a758dd77ed68
I20260608 12:43:40.245106  7124 catalog_manager.cc:5027] TS 0643b4914ff64e4fb737e7d9bfb67460 (127.0.107.194:34699): tablet 6a7e050757e84442ac79a758dd77ed68 (table test-workload [id=d26b98ff1ebd4e509c6f3c2d535c004f]) successfully deleted
I20260608 12:43:40.257995  7881 ts_tablet_manager.cc:1929] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:43:40.258481  7881 log.cc:1199] T 9e270ce849c84a09bd56bf62c8ad60c8 P 44e5c5e1106c4b06ac060706ba6fb58b: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-0-root/wals/9e270ce849c84a09bd56bf62c8ad60c8
I20260608 12:43:40.259814  7122 catalog_manager.cc:5027] TS 44e5c5e1106c4b06ac060706ba6fb58b (127.0.107.193:40925): tablet 9e270ce849c84a09bd56bf62c8ad60c8 (table test-workload [id=d26b98ff1ebd4e509c6f3c2d535c004f]) successfully deleted
I20260608 12:43:40.260210  7746 tablet_service.cc:1558] Processing DeleteTablet for tablet 594fe47d3fda433986e26d16aaf6ea55 with delete_type TABLET_DATA_TOMBSTONED (TS 30ba444f516940a383e0e06c3b07919f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:51196
I20260608 12:43:40.261940  7883 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:40.262607  7883 raft_consensus.cc:2243] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:40.263250  7883 raft_consensus.cc:2272] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:40.265606  7883 ts_tablet_manager.cc:1916] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:40.275482  7883 ts_tablet_manager.cc:1929] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260608 12:43:40.275799  7883 log.cc:1199] T 594fe47d3fda433986e26d16aaf6ea55 P 30ba444f516940a383e0e06c3b07919f: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780922429684918-431-0/minicluster-data/ts-2-root/wals/594fe47d3fda433986e26d16aaf6ea55
I20260608 12:43:40.277268  7125 catalog_manager.cc:5027] TS 30ba444f516940a383e0e06c3b07919f (127.0.107.195:39735): tablet 594fe47d3fda433986e26d16aaf6ea55 (table test-workload [id=d26b98ff1ebd4e509c6f3c2d535c004f]) successfully deleted
I20260608 12:43:42.081744   431 tablet_server.cc:179] TabletServer@127.0.107.193:40925 shutting down...
I20260608 12:43:42.110039   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:42.111271   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:42.112246   431 raft_consensus.cc:2243] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:43:42.113802   431 raft_consensus.cc:2272] T 594fe47d3fda433986e26d16aaf6ea55 P 44e5c5e1106c4b06ac060706ba6fb58b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:42.116434   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:42.116923   431 raft_consensus.cc:2243] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:43:42.117964   431 raft_consensus.cc:2272] T 6a7e050757e84442ac79a758dd77ed68 P 44e5c5e1106c4b06ac060706ba6fb58b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:42.120461   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:42.120909   431 raft_consensus.cc:2243] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:42.121434   431 raft_consensus.cc:2272] T a15d0fb64c20417ca0844656ee0c72bc P 44e5c5e1106c4b06ac060706ba6fb58b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:42.149681   431 tablet_server.cc:196] TabletServer@127.0.107.193:40925 shutdown complete.
I20260608 12:43:42.170720   431 tablet_server.cc:179] TabletServer@127.0.107.194:34699 shutting down...
I20260608 12:43:42.198221   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:42.199038   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:42.199703   431 raft_consensus.cc:2243] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:42.200353   431 raft_consensus.cc:2272] T 594fe47d3fda433986e26d16aaf6ea55 P 0643b4914ff64e4fb737e7d9bfb67460 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:42.203022   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:42.203506   431 raft_consensus.cc:2243] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:42.203999   431 raft_consensus.cc:2272] T a15d0fb64c20417ca0844656ee0c72bc P 0643b4914ff64e4fb737e7d9bfb67460 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:42.206341   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:42.206832   431 raft_consensus.cc:2243] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:43:42.207690   431 raft_consensus.cc:2272] T 9e270ce849c84a09bd56bf62c8ad60c8 P 0643b4914ff64e4fb737e7d9bfb67460 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:42.225752   431 tablet_server.cc:196] TabletServer@127.0.107.194:34699 shutdown complete.
I20260608 12:43:42.245253   431 tablet_server.cc:179] TabletServer@127.0.107.195:39735 shutting down...
I20260608 12:43:42.270970   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:42.271962   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:42.272670   431 raft_consensus.cc:2243] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:42.273698   431 raft_consensus.cc:2272] T 6a7e050757e84442ac79a758dd77ed68 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:42.276238   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:42.276780   431 raft_consensus.cc:2243] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 3 LEADER]: Raft consensus shutting down.
I20260608 12:43:42.277727   431 raft_consensus.cc:2272] T a15d0fb64c20417ca0844656ee0c72bc P 30ba444f516940a383e0e06c3b07919f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:42.280179   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:42.280716   431 raft_consensus.cc:2243] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:42.281489   431 raft_consensus.cc:2272] T 9e270ce849c84a09bd56bf62c8ad60c8 P 30ba444f516940a383e0e06c3b07919f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:42.307309   431 tablet_server.cc:196] TabletServer@127.0.107.195:39735 shutdown complete.
I20260608 12:43:42.324707   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:43:42.350715   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:42.351485   431 tablet_replica.cc:333] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874: stopping tablet replica
I20260608 12:43:42.352130   431 raft_consensus.cc:2243] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:42.352885   431 raft_consensus.cc:2272] T 9e270ce849c84a09bd56bf62c8ad60c8 P 56aa2c41631b43eaa42117c8ca034874 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:42.355408   431 tablet_replica.cc:333] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874: stopping tablet replica
I20260608 12:43:42.355985   431 raft_consensus.cc:2243] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:42.356716   431 raft_consensus.cc:2272] T 594fe47d3fda433986e26d16aaf6ea55 P 56aa2c41631b43eaa42117c8ca034874 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:42.358968   431 tablet_replica.cc:333] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874: stopping tablet replica
I20260608 12:43:42.359465   431 raft_consensus.cc:2243] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:42.360189   431 raft_consensus.cc:2272] T 6a7e050757e84442ac79a758dd77ed68 P 56aa2c41631b43eaa42117c8ca034874 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:42.382797   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:42.398463   431 master.cc:562] Master@127.0.107.254:42089 shutting down...
I20260608 12:43:42.418349   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:42.419005   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:42.419377   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P a796d424358c4194a028b891e21b3e48: stopping tablet replica
I20260608 12:43:42.440095   431 master.cc:584] Master@127.0.107.254:42089 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16477 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260608 12:43:42.480130   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:35509
I20260608 12:43:42.481364   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:42.487458  7886 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:42.487821  7887 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:42.488308  7889 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:42.489328   431 server_base.cc:1061] running on GCE node
I20260608 12:43:42.490422   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:42.490602   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:42.490726   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922622490715 us; error 0 us; skew 500 ppm
I20260608 12:43:42.491228   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:42.493822   431 webserver.cc:533] Webserver started at http://127.0.107.254:40357/ using document root <none> and password file <none>
I20260608 12:43:42.494336   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:42.494498   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:42.494719   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:42.495843   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "74da49dca7304bc19d65a88c55010541"
format_stamp: "Formatted at 2026-06-08 12:43:42 on dist-test-slave-xmh3"
I20260608 12:43:42.500713   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:43:42.504271  7894 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:42.505059   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:43:42.505311   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "74da49dca7304bc19d65a88c55010541"
format_stamp: "Formatted at 2026-06-08 12:43:42 on dist-test-slave-xmh3"
I20260608 12:43:42.505555   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-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)
I20260608 12:43:42.516888   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:42.518179   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:42.556627   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:35509
I20260608 12:43:42.556756  7945 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:35509 every 8 connection(s)
I20260608 12:43:42.561003  7946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:42.572494  7946 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541: Bootstrap starting.
I20260608 12:43:42.577643  7946 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:42.582211  7946 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541: No bootstrap required, opened a new log
I20260608 12:43:42.584595  7946 raft_consensus.cc:359] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74da49dca7304bc19d65a88c55010541" member_type: VOTER }
I20260608 12:43:42.585047  7946 raft_consensus.cc:385] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:42.585300  7946 raft_consensus.cc:740] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 74da49dca7304bc19d65a88c55010541, State: Initialized, Role: FOLLOWER
I20260608 12:43:42.586014  7946 consensus_queue.cc:260] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "74da49dca7304bc19d65a88c55010541" member_type: VOTER }
I20260608 12:43:42.586494  7946 raft_consensus.cc:399] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:42.586727  7946 raft_consensus.cc:493] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:42.586995  7946 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:42.591817  7946 raft_consensus.cc:515] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74da49dca7304bc19d65a88c55010541" member_type: VOTER }
I20260608 12:43:42.592365  7946 leader_election.cc:304] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [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: 74da49dca7304bc19d65a88c55010541; no voters: 
I20260608 12:43:42.593592  7946 leader_election.cc:290] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:42.594061  7949 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:42.595479  7949 raft_consensus.cc:697] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [term 1 LEADER]: Becoming Leader. State: Replica: 74da49dca7304bc19d65a88c55010541, State: Running, Role: LEADER
I20260608 12:43:42.596256  7949 consensus_queue.cc:237] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [LEADER]: Queue going to LEADER mode. State: All 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: "74da49dca7304bc19d65a88c55010541" member_type: VOTER }
I20260608 12:43:42.596729  7946 sys_catalog.cc:565] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:42.602608  7950 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "74da49dca7304bc19d65a88c55010541" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74da49dca7304bc19d65a88c55010541" member_type: VOTER } }
I20260608 12:43:42.603302  7950 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:42.603771  7951 sys_catalog.cc:455] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 74da49dca7304bc19d65a88c55010541. Latest consensus state: current_term: 1 leader_uuid: "74da49dca7304bc19d65a88c55010541" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "74da49dca7304bc19d65a88c55010541" member_type: VOTER } }
I20260608 12:43:42.604485  7951 sys_catalog.cc:458] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:42.606060  7958 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:42.614287  7958 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:42.615293   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:42.624204  7958 catalog_manager.cc:1382] Generated new cluster ID: e696d63be3a640618df7cf91b33795e2
I20260608 12:43:42.624527  7958 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:42.642179  7958 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:42.643558  7958 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:42.664247  7958 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541: Generated new TSK 0
I20260608 12:43:42.664911  7958 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:42.681942   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:42.688237  7967 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:42.689677  7968 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:42.690896  7970 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:42.691864   431 server_base.cc:1061] running on GCE node
I20260608 12:43:42.692757   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:42.692952   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:42.693221   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922622693202 us; error 0 us; skew 500 ppm
I20260608 12:43:42.693907   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:42.696228   431 webserver.cc:533] Webserver started at http://127.0.107.193:37877/ using document root <none> and password file <none>
I20260608 12:43:42.696719   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:42.696929   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:42.697202   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:42.698473   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "3a87649dff804bdabfddcd63ea0904de"
format_stamp: "Formatted at 2026-06-08 12:43:42 on dist-test-slave-xmh3"
I20260608 12:43:42.703631   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:43:42.707407  7975 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:42.708161   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260608 12:43:42.708472   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "3a87649dff804bdabfddcd63ea0904de"
format_stamp: "Formatted at 2026-06-08 12:43:42 on dist-test-slave-xmh3"
I20260608 12:43:42.708756   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-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)
I20260608 12:43:42.729338   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:42.730670   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:42.732265   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:42.734901   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:42.735095   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:42.735396   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:42.735567   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:42.777153   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34341
I20260608 12:43:42.777262  8037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34341 every 8 connection(s)
I20260608 12:43:42.782858   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:42.789990  8042 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:42.791126  8043 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:42.794198  8045 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:42.795166   431 server_base.cc:1061] running on GCE node
I20260608 12:43:42.796528   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:42.796792   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:42.797003   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922622796985 us; error 0 us; skew 500 ppm
I20260608 12:43:42.797648  8038 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35509
I20260608 12:43:42.797717   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:42.798318  8038 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:42.799278  8038 heartbeater.cc:507] Master 127.0.107.254:35509 requested a full tablet report, sending...
I20260608 12:43:42.800902   431 webserver.cc:533] Webserver started at http://127.0.107.194:34245/ using document root <none> and password file <none>
I20260608 12:43:42.801537   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:42.801769   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:42.802100   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:42.802023  7911 ts_manager.cc:194] Registered new tserver with Master: 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341)
I20260608 12:43:42.803555   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "9d007aeb1ddb45559d7138edfbe1272b"
format_stamp: "Formatted at 2026-06-08 12:43:42 on dist-test-slave-xmh3"
I20260608 12:43:42.804226  7911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33916
I20260608 12:43:42.808869   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.004s
I20260608 12:43:42.812704  8050 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:42.813663   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.000s	sys 0.002s
I20260608 12:43:42.814042   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "9d007aeb1ddb45559d7138edfbe1272b"
format_stamp: "Formatted at 2026-06-08 12:43:42 on dist-test-slave-xmh3"
I20260608 12:43:42.814447   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-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)
I20260608 12:43:42.825126   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:42.826370   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:42.827800   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:42.830169   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:42.830351   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:42.830650   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:42.830816   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:42.871308   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:45739
I20260608 12:43:42.871441  8112 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:45739 every 8 connection(s)
I20260608 12:43:42.876518   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:42.883706  8116 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:42.885458  8117 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:42.888453   431 server_base.cc:1061] running on GCE node
W20260608 12:43:42.889850  8119 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:42.890425  8113 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35509
I20260608 12:43:42.890949  8113 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:42.891090   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:42.891400   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:42.891615   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922622891596 us; error 0 us; skew 500 ppm
I20260608 12:43:42.891945  8113 heartbeater.cc:507] Master 127.0.107.254:35509 requested a full tablet report, sending...
I20260608 12:43:42.892550   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:42.894523  7911 ts_manager.cc:194] Registered new tserver with Master: 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739)
I20260608 12:43:42.895516   431 webserver.cc:533] Webserver started at http://127.0.107.195:37113/ using document root <none> and password file <none>
I20260608 12:43:42.896085   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:42.896281   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:42.896238  7911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33924
I20260608 12:43:42.896829   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:42.898383   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "6c0273b907284de58e0a885950b8834f"
format_stamp: "Formatted at 2026-06-08 12:43:42 on dist-test-slave-xmh3"
I20260608 12:43:42.903025   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:43:42.906423  8124 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:42.907265   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260608 12:43:42.907586   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "6c0273b907284de58e0a885950b8834f"
format_stamp: "Formatted at 2026-06-08 12:43:42 on dist-test-slave-xmh3"
I20260608 12:43:42.907879   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-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)
I20260608 12:43:42.923976   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:42.925207   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:42.926832   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:42.929183   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:42.929425   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:42.929688   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:42.929931   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:43:42.970376   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33419
I20260608 12:43:42.970533  8186 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33419 every 8 connection(s)
I20260608 12:43:42.984993  8187 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35509
I20260608 12:43:42.985479  8187 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:42.986351  8187 heartbeater.cc:507] Master 127.0.107.254:35509 requested a full tablet report, sending...
I20260608 12:43:42.988456  7911 ts_manager.cc:194] Registered new tserver with Master: 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:42.988756   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014886354s
I20260608 12:43:42.990001  7911 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33934
I20260608 12:43:43.807106  8038 heartbeater.cc:499] Master 127.0.107.254:35509 was elected leader, sending a full tablet report...
I20260608 12:43:43.899188  8113 heartbeater.cc:499] Master 127.0.107.254:35509 was elected leader, sending a full tablet report...
I20260608 12:43:43.992841  8187 heartbeater.cc:499] Master 127.0.107.254:35509 was elected leader, sending a full tablet report...
I20260608 12:43:44.046896  7911 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33936:
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"
    }
  }
}
W20260608 12:43:44.049628  7911 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.
I20260608 12:43:44.134464  8078 tablet_service.cc:1511] Processing CreateTablet for tablet d87ebc95af7e4a39b7ff1eb05672011e (DEFAULT_TABLE table=test-workload [id=caeb9c91917446f2baa9678af34bb761]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:44.135851  8078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87ebc95af7e4a39b7ff1eb05672011e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.138935  8077 tablet_service.cc:1511] Processing CreateTablet for tablet 64753ef7e5204cf7a7640ff038ec5ebc (DEFAULT_TABLE table=test-workload [id=caeb9c91917446f2baa9678af34bb761]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:44.140267  8077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64753ef7e5204cf7a7640ff038ec5ebc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.143385  8076 tablet_service.cc:1511] Processing CreateTablet for tablet 89e8e53fb13b4324a02185a047bfebaa (DEFAULT_TABLE table=test-workload [id=caeb9c91917446f2baa9678af34bb761]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:44.143790  8003 tablet_service.cc:1511] Processing CreateTablet for tablet d87ebc95af7e4a39b7ff1eb05672011e (DEFAULT_TABLE table=test-workload [id=caeb9c91917446f2baa9678af34bb761]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:44.144866  8076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89e8e53fb13b4324a02185a047bfebaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.145355  8003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87ebc95af7e4a39b7ff1eb05672011e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.147030  8000 tablet_service.cc:1511] Processing CreateTablet for tablet 9befb6b471694028be1d4f62e83de84c (DEFAULT_TABLE table=test-workload [id=caeb9c91917446f2baa9678af34bb761]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:44.148437  8000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9befb6b471694028be1d4f62e83de84c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.148377  8002 tablet_service.cc:1511] Processing CreateTablet for tablet 64753ef7e5204cf7a7640ff038ec5ebc (DEFAULT_TABLE table=test-workload [id=caeb9c91917446f2baa9678af34bb761]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:44.147030  8075 tablet_service.cc:1511] Processing CreateTablet for tablet 9befb6b471694028be1d4f62e83de84c (DEFAULT_TABLE table=test-workload [id=caeb9c91917446f2baa9678af34bb761]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:44.151104  8075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9befb6b471694028be1d4f62e83de84c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.144928  8001 tablet_service.cc:1511] Processing CreateTablet for tablet 89e8e53fb13b4324a02185a047bfebaa (DEFAULT_TABLE table=test-workload [id=caeb9c91917446f2baa9678af34bb761]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:44.155805  8152 tablet_service.cc:1511] Processing CreateTablet for tablet d87ebc95af7e4a39b7ff1eb05672011e (DEFAULT_TABLE table=test-workload [id=caeb9c91917446f2baa9678af34bb761]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:44.156651  8151 tablet_service.cc:1511] Processing CreateTablet for tablet 64753ef7e5204cf7a7640ff038ec5ebc (DEFAULT_TABLE table=test-workload [id=caeb9c91917446f2baa9678af34bb761]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:44.157155  8152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87ebc95af7e4a39b7ff1eb05672011e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.159163  8150 tablet_service.cc:1511] Processing CreateTablet for tablet 89e8e53fb13b4324a02185a047bfebaa (DEFAULT_TABLE table=test-workload [id=caeb9c91917446f2baa9678af34bb761]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:44.161159  8151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64753ef7e5204cf7a7640ff038ec5ebc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.162034  8149 tablet_service.cc:1511] Processing CreateTablet for tablet 9befb6b471694028be1d4f62e83de84c (DEFAULT_TABLE table=test-workload [id=caeb9c91917446f2baa9678af34bb761]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:44.163311  8149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9befb6b471694028be1d4f62e83de84c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.161608  8002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64753ef7e5204cf7a7640ff038ec5ebc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.166749  8001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89e8e53fb13b4324a02185a047bfebaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.170724  8150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89e8e53fb13b4324a02185a047bfebaa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.212965  8207 tablet_bootstrap.cc:492] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b: Bootstrap starting.
I20260608 12:43:44.247440  8207 tablet_bootstrap.cc:654] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.250454  8209 tablet_bootstrap.cc:492] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f: Bootstrap starting.
I20260608 12:43:44.253355  8208 tablet_bootstrap.cc:492] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de: Bootstrap starting.
I20260608 12:43:44.256000  8207 tablet_bootstrap.cc:492] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b: No bootstrap required, opened a new log
I20260608 12:43:44.256588  8207 ts_tablet_manager.cc:1403] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b: Time spent bootstrapping tablet: real 0.044s	user 0.007s	sys 0.004s
I20260608 12:43:44.258924  8208 tablet_bootstrap.cc:654] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.259548  8207 raft_consensus.cc:359] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.260140  8207 raft_consensus.cc:385] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.260373  8207 raft_consensus.cc:740] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d007aeb1ddb45559d7138edfbe1272b, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.261071  8207 consensus_queue.cc:260] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.264026  8207 ts_tablet_manager.cc:1434] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260608 12:43:44.264806  8208 tablet_bootstrap.cc:492] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de: No bootstrap required, opened a new log
I20260608 12:43:44.265100  8207 tablet_bootstrap.cc:492] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b: Bootstrap starting.
I20260608 12:43:44.265338  8208 ts_tablet_manager.cc:1403] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260608 12:43:44.266227  8209 tablet_bootstrap.cc:654] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.268673  8208 raft_consensus.cc:359] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } }
I20260608 12:43:44.269572  8208 raft_consensus.cc:385] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.269999  8208 raft_consensus.cc:740] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.271234  8208 consensus_queue.cc:260] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } }
I20260608 12:43:44.272377  8207 tablet_bootstrap.cc:654] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.283979  8208 ts_tablet_manager.cc:1434] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.015s
I20260608 12:43:44.284900  8207 tablet_bootstrap.cc:492] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b: No bootstrap required, opened a new log
I20260608 12:43:44.284891  8209 tablet_bootstrap.cc:492] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f: No bootstrap required, opened a new log
I20260608 12:43:44.285081  8208 tablet_bootstrap.cc:492] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de: Bootstrap starting.
I20260608 12:43:44.285826  8209 ts_tablet_manager.cc:1403] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f: Time spent bootstrapping tablet: real 0.036s	user 0.015s	sys 0.007s
I20260608 12:43:44.286367  8207 ts_tablet_manager.cc:1403] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.008s
I20260608 12:43:44.289150  8209 raft_consensus.cc:359] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.289491  8207 raft_consensus.cc:359] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } }
I20260608 12:43:44.289973  8209 raft_consensus.cc:385] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.290370  8207 raft_consensus.cc:385] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.290416  8209 raft_consensus.cc:740] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0273b907284de58e0a885950b8834f, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.290884  8207 raft_consensus.cc:740] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d007aeb1ddb45559d7138edfbe1272b, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.291424  8209 consensus_queue.cc:260] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.291729  8207 consensus_queue.cc:260] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } }
I20260608 12:43:44.292918  8208 tablet_bootstrap.cc:654] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.297534  8207 ts_tablet_manager.cc:1434] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260608 12:43:44.299311  8207 tablet_bootstrap.cc:492] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b: Bootstrap starting.
I20260608 12:43:44.308373  8207 tablet_bootstrap.cc:654] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.316030  8207 tablet_bootstrap.cc:492] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b: No bootstrap required, opened a new log
I20260608 12:43:44.316624  8207 ts_tablet_manager.cc:1403] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.003s
I20260608 12:43:44.316468  8208 tablet_bootstrap.cc:492] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de: No bootstrap required, opened a new log
I20260608 12:43:44.318326  8208 ts_tablet_manager.cc:1403] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.009s
I20260608 12:43:44.318636  8209 ts_tablet_manager.cc:1434] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f: Time spent starting tablet: real 0.032s	user 0.018s	sys 0.013s
I20260608 12:43:44.319983  8209 tablet_bootstrap.cc:492] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f: Bootstrap starting.
I20260608 12:43:44.319823  8207 raft_consensus.cc:359] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.320602  8207 raft_consensus.cc:385] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.320904  8207 raft_consensus.cc:740] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d007aeb1ddb45559d7138edfbe1272b, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.321422  8208 raft_consensus.cc:359] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.321727  8207 consensus_queue.cc:260] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.322201  8208 raft_consensus.cc:385] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.322643  8208 raft_consensus.cc:740] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.323588  8208 consensus_queue.cc:260] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.326298  8208 ts_tablet_manager.cc:1434] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260608 12:43:44.327327  8208 tablet_bootstrap.cc:492] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de: Bootstrap starting.
I20260608 12:43:44.327416  8209 tablet_bootstrap.cc:654] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.333398  8207 ts_tablet_manager.cc:1434] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260608 12:43:44.336038  8208 tablet_bootstrap.cc:654] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.341051  8207 tablet_bootstrap.cc:492] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b: Bootstrap starting.
I20260608 12:43:44.344645  8209 tablet_bootstrap.cc:492] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f: No bootstrap required, opened a new log
I20260608 12:43:44.345360  8209 ts_tablet_manager.cc:1403] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.014s
I20260608 12:43:44.348577  8208 tablet_bootstrap.cc:492] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de: No bootstrap required, opened a new log
I20260608 12:43:44.348587  8209 raft_consensus.cc:359] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } }
I20260608 12:43:44.349304  8208 ts_tablet_manager.cc:1403] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.003s
I20260608 12:43:44.349610  8207 tablet_bootstrap.cc:654] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.349576  8209 raft_consensus.cc:385] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.350181  8209 raft_consensus.cc:740] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0273b907284de58e0a885950b8834f, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.351042  8209 consensus_queue.cc:260] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } }
I20260608 12:43:44.352473  8208 raft_consensus.cc:359] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.353262  8209 ts_tablet_manager.cc:1434] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:43:44.353214  8208 raft_consensus.cc:385] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.353798  8208 raft_consensus.cc:740] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.354480  8209 tablet_bootstrap.cc:492] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f: Bootstrap starting.
I20260608 12:43:44.354820  8208 consensus_queue.cc:260] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.357138  8208 ts_tablet_manager.cc:1434] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:43:44.358152  8208 tablet_bootstrap.cc:492] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de: Bootstrap starting.
I20260608 12:43:44.361712  8209 tablet_bootstrap.cc:654] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.362246  8216 raft_consensus.cc:493] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:44.362814  8216 raft_consensus.cc:515] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } }
I20260608 12:43:44.364832  8208 tablet_bootstrap.cc:654] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.376678  8216 leader_election.cc:290] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739), 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341)
W20260608 12:43:44.377022  8114 tablet.cc:2404] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:43:44.383137  8214 raft_consensus.cc:493] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:44.383908  8214 raft_consensus.cc:515] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.395509  8209 tablet_bootstrap.cc:492] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f: No bootstrap required, opened a new log
I20260608 12:43:44.396194  8209 ts_tablet_manager.cc:1403] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f: Time spent bootstrapping tablet: real 0.042s	user 0.015s	sys 0.022s
I20260608 12:43:44.397804  8214 leader_election.cc:290] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739), 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:44.400202  8209 raft_consensus.cc:359] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.401250  8209 raft_consensus.cc:385] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.401620  8209 raft_consensus.cc:740] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0273b907284de58e0a885950b8834f, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.402637  8209 consensus_queue.cc:260] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.408560  8207 tablet_bootstrap.cc:492] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b: No bootstrap required, opened a new log
I20260608 12:43:44.409336  8207 ts_tablet_manager.cc:1403] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b: Time spent bootstrapping tablet: real 0.069s	user 0.015s	sys 0.034s
I20260608 12:43:44.414422  8209 ts_tablet_manager.cc:1434] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f: Time spent starting tablet: real 0.018s	user 0.011s	sys 0.000s
I20260608 12:43:44.418946  8212 raft_consensus.cc:493] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:44.419513  8212 raft_consensus.cc:515] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } }
I20260608 12:43:44.413691  8207 raft_consensus.cc:359] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.430421  8209 tablet_bootstrap.cc:492] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f: Bootstrap starting.
I20260608 12:43:44.423378  8212 leader_election.cc:290] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419), 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341)
I20260608 12:43:44.433564  8208 tablet_bootstrap.cc:492] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de: No bootstrap required, opened a new log
I20260608 12:43:44.425050  8207 raft_consensus.cc:385] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.434672  8208 ts_tablet_manager.cc:1403] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de: Time spent bootstrapping tablet: real 0.077s	user 0.013s	sys 0.013s
I20260608 12:43:44.434754  8207 raft_consensus.cc:740] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d007aeb1ddb45559d7138edfbe1272b, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.437254  8207 consensus_queue.cc:260] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.446381  8209 tablet_bootstrap.cc:654] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.447124  8208 raft_consensus.cc:359] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.447954  8208 raft_consensus.cc:385] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.448256  8208 raft_consensus.cc:740] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.448961  8207 ts_tablet_manager.cc:1434] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b: Time spent starting tablet: real 0.039s	user 0.012s	sys 0.000s
I20260608 12:43:44.450196  8208 consensus_queue.cc:260] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.463258  8208 ts_tablet_manager.cc:1434] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.001s
I20260608 12:43:44.470054  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87ebc95af7e4a39b7ff1eb05672011e" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a87649dff804bdabfddcd63ea0904de" is_pre_election: true
I20260608 12:43:44.470875  8013 raft_consensus.cc:2468] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c0273b907284de58e0a885950b8834f in term 0.
I20260608 12:43:44.472433  8125 leader_election.cc:304] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a87649dff804bdabfddcd63ea0904de, 6c0273b907284de58e0a885950b8834f; no voters: 
I20260608 12:43:44.473433  8216 raft_consensus.cc:2804] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:44.473841  8216 raft_consensus.cc:493] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:44.474179  8216 raft_consensus.cc:3060] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:44.478313  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e8e53fb13b4324a02185a047bfebaa" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b" is_pre_election: true
I20260608 12:43:44.479058  8088 raft_consensus.cc:2468] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 0.
I20260608 12:43:44.488765  8216 raft_consensus.cc:515] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } }
I20260608 12:43:44.490149  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87ebc95af7e4a39b7ff1eb05672011e" candidate_uuid: "9d007aeb1ddb45559d7138edfbe1272b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a87649dff804bdabfddcd63ea0904de" is_pre_election: true
I20260608 12:43:44.490836  8013 raft_consensus.cc:2468] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d007aeb1ddb45559d7138edfbe1272b in term 0.
I20260608 12:43:44.491613  8209 tablet_bootstrap.cc:492] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f: No bootstrap required, opened a new log
I20260608 12:43:44.492035  8216 leader_election.cc:290] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 election: Requested vote from peers 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739), 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341)
I20260608 12:43:44.492280  7979 leader_election.cc:304] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a87649dff804bdabfddcd63ea0904de, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 
I20260608 12:43:44.492735  8051 leader_election.cc:304] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a87649dff804bdabfddcd63ea0904de, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 
I20260608 12:43:44.492267  8209 ts_tablet_manager.cc:1403] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.012s
I20260608 12:43:44.493325  8214 raft_consensus.cc:2804] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:44.493849  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87ebc95af7e4a39b7ff1eb05672011e" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a87649dff804bdabfddcd63ea0904de"
I20260608 12:43:44.494264  8212 raft_consensus.cc:2804] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:44.494590  8013 raft_consensus.cc:3060] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:44.494689  8212 raft_consensus.cc:493] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:44.495252  8212 raft_consensus.cc:3060] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:44.496305  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e8e53fb13b4324a02185a047bfebaa" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f" is_pre_election: true
I20260608 12:43:44.497012  8162 raft_consensus.cc:2468] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 0.
I20260608 12:43:44.497807  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87ebc95af7e4a39b7ff1eb05672011e" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b" is_pre_election: true
I20260608 12:43:44.497699  8161 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87ebc95af7e4a39b7ff1eb05672011e" candidate_uuid: "9d007aeb1ddb45559d7138edfbe1272b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f" is_pre_election: true
I20260608 12:43:44.498883  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87ebc95af7e4a39b7ff1eb05672011e" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b"
I20260608 12:43:44.499428  8161 raft_consensus.cc:2393] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d007aeb1ddb45559d7138edfbe1272b in current term 1: Already voted for candidate 6c0273b907284de58e0a885950b8834f in this term.
I20260608 12:43:44.502250  8209 raft_consensus.cc:359] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.502822  8013 raft_consensus.cc:2468] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c0273b907284de58e0a885950b8834f in term 1.
I20260608 12:43:44.503034  8209 raft_consensus.cc:385] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.503386  8209 raft_consensus.cc:740] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0273b907284de58e0a885950b8834f, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.504191  8125 leader_election.cc:304] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [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: 3a87649dff804bdabfddcd63ea0904de, 6c0273b907284de58e0a885950b8834f; no voters: 9d007aeb1ddb45559d7138edfbe1272b
I20260608 12:43:44.504832  8212 raft_consensus.cc:515] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } }
I20260608 12:43:44.506171  8088 raft_consensus.cc:2393] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c0273b907284de58e0a885950b8834f in current term 1: Already voted for candidate 9d007aeb1ddb45559d7138edfbe1272b in this term.
I20260608 12:43:44.493916  8214 raft_consensus.cc:493] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:44.504230  8209 consensus_queue.cc:260] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.506487  8234 raft_consensus.cc:493] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:44.506958  8214 raft_consensus.cc:3060] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:44.507536  8234 raft_consensus.cc:515] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.514575  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e8e53fb13b4324a02185a047bfebaa" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b" is_pre_election: true
I20260608 12:43:44.514611  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e8e53fb13b4324a02185a047bfebaa" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a87649dff804bdabfddcd63ea0904de" is_pre_election: true
I20260608 12:43:44.515450  8088 raft_consensus.cc:2468] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c0273b907284de58e0a885950b8834f in term 0.
I20260608 12:43:44.516268  8234 leader_election.cc:290] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739)
I20260608 12:43:44.516837  8234 raft_consensus.cc:2804] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:44.517271  8234 raft_consensus.cc:697] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [term 1 LEADER]: Becoming Leader. State: Replica: 6c0273b907284de58e0a885950b8834f, State: Running, Role: LEADER
I20260608 12:43:44.517174  8128 leader_election.cc:304] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6c0273b907284de58e0a885950b8834f, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 
I20260608 12:43:44.518460  8234 consensus_queue.cc:237] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } }
I20260608 12:43:44.520381  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87ebc95af7e4a39b7ff1eb05672011e" candidate_uuid: "9d007aeb1ddb45559d7138edfbe1272b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f"
I20260608 12:43:44.522483  8214 raft_consensus.cc:515] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.523775  8235 raft_consensus.cc:2804] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:44.526341  8235 raft_consensus.cc:493] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:44.526644  8012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d87ebc95af7e4a39b7ff1eb05672011e" candidate_uuid: "9d007aeb1ddb45559d7138edfbe1272b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a87649dff804bdabfddcd63ea0904de"
I20260608 12:43:44.526819  8013 raft_consensus.cc:2393] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c0273b907284de58e0a885950b8834f in current term 1: Already voted for candidate 3a87649dff804bdabfddcd63ea0904de in this term.
I20260608 12:43:44.526758  8235 raft_consensus.cc:3060] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:44.527572  8012 raft_consensus.cc:2393] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9d007aeb1ddb45559d7138edfbe1272b in current term 1: Already voted for candidate 6c0273b907284de58e0a885950b8834f in this term.
I20260608 12:43:44.527768  8214 leader_election.cc:290] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 election: Requested vote from peers 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739), 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:44.524513  8209 ts_tablet_manager.cc:1434] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f: Time spent starting tablet: real 0.031s	user 0.011s	sys 0.010s
I20260608 12:43:44.525701  8212 leader_election.cc:290] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 1 election: Requested vote from peers 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419), 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341)
I20260608 12:43:44.530118  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e8e53fb13b4324a02185a047bfebaa" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b"
I20260608 12:43:44.530850  8088 raft_consensus.cc:3060] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:44.531136  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e8e53fb13b4324a02185a047bfebaa" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f"
I20260608 12:43:44.530150  8051 leader_election.cc:304] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [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: 9d007aeb1ddb45559d7138edfbe1272b; no voters: 3a87649dff804bdabfddcd63ea0904de, 6c0273b907284de58e0a885950b8834f
I20260608 12:43:44.535449  8212 raft_consensus.cc:2749] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:43:44.539654  8088 raft_consensus.cc:2468] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 1.
I20260608 12:43:44.539438  7910 catalog_manager.cc:5696] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c0273b907284de58e0a885950b8834f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6c0273b907284de58e0a885950b8834f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:44.540158  8235 raft_consensus.cc:515] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.540930  7979 leader_election.cc:304] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a87649dff804bdabfddcd63ea0904de, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 
I20260608 12:43:44.541880  8214 raft_consensus.cc:2804] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:44.542147  8162 raft_consensus.cc:2393] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 3a87649dff804bdabfddcd63ea0904de in current term 1: Already voted for candidate 6c0273b907284de58e0a885950b8834f in this term.
I20260608 12:43:44.542456  8235 leader_election.cc:290] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 election: Requested vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739)
I20260608 12:43:44.543051  8214 raft_consensus.cc:697] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 1 LEADER]: Becoming Leader. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Running, Role: LEADER
I20260608 12:43:44.543980  8214 consensus_queue.cc:237] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.544302  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e8e53fb13b4324a02185a047bfebaa" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a87649dff804bdabfddcd63ea0904de"
I20260608 12:43:44.547155  8238 raft_consensus.cc:493] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:44.547610  8238 raft_consensus.cc:515] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.549270  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e8e53fb13b4324a02185a047bfebaa" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b"
I20260608 12:43:44.549871  8238 leader_election.cc:290] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739), 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:44.550064  8088 raft_consensus.cc:2393] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6c0273b907284de58e0a885950b8834f in current term 1: Already voted for candidate 3a87649dff804bdabfddcd63ea0904de in this term.
I20260608 12:43:44.550290  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9befb6b471694028be1d4f62e83de84c" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b" is_pre_election: true
I20260608 12:43:44.550866  8087 raft_consensus.cc:2468] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 0.
I20260608 12:43:44.551857  8128 leader_election.cc:304] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [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: 6c0273b907284de58e0a885950b8834f; no voters: 3a87649dff804bdabfddcd63ea0904de, 9d007aeb1ddb45559d7138edfbe1272b
I20260608 12:43:44.552004  7979 leader_election.cc:304] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a87649dff804bdabfddcd63ea0904de, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 
I20260608 12:43:44.552919  8238 raft_consensus.cc:2804] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:44.553279  8238 raft_consensus.cc:493] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:44.553375  8235 raft_consensus.cc:2749] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260608 12:43:44.553697  8238 raft_consensus.cc:3060] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:44.556743  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9befb6b471694028be1d4f62e83de84c" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f" is_pre_election: true
I20260608 12:43:44.557538  8162 raft_consensus.cc:2468] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 0.
I20260608 12:43:44.562490  8238 raft_consensus.cc:515] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.563611  7911 catalog_manager.cc:5696] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a87649dff804bdabfddcd63ea0904de (127.0.107.193). New cstate: current_term: 1 leader_uuid: "3a87649dff804bdabfddcd63ea0904de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:44.564728  8238 leader_election.cc:290] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 election: Requested vote from peers 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739), 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:44.565577  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9befb6b471694028be1d4f62e83de84c" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b"
I20260608 12:43:44.565587  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9befb6b471694028be1d4f62e83de84c" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f"
I20260608 12:43:44.566315  8088 raft_consensus.cc:3060] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:44.566371  8162 raft_consensus.cc:3060] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:44.571923  8088 raft_consensus.cc:2468] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 1.
I20260608 12:43:44.573099  7979 leader_election.cc:304] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a87649dff804bdabfddcd63ea0904de, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 
I20260608 12:43:44.573298  8162 raft_consensus.cc:2468] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 1.
I20260608 12:43:44.573896  8238 raft_consensus.cc:2804] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:44.574383  8238 raft_consensus.cc:697] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 1 LEADER]: Becoming Leader. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Running, Role: LEADER
I20260608 12:43:44.575109  8238 consensus_queue.cc:237] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.583109  7911 catalog_manager.cc:5696] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a87649dff804bdabfddcd63ea0904de (127.0.107.193). New cstate: current_term: 1 leader_uuid: "3a87649dff804bdabfddcd63ea0904de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } health_report { overall_health: UNKNOWN } } }
W20260608 12:43:44.609944  7959 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:43:44.651331  8238 raft_consensus.cc:493] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:44.651911  8238 raft_consensus.cc:515] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.653908  8238 leader_election.cc:290] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739), 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:44.654721  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64753ef7e5204cf7a7640ff038ec5ebc" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b" is_pre_election: true
I20260608 12:43:44.654984  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64753ef7e5204cf7a7640ff038ec5ebc" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f" is_pre_election: true
I20260608 12:43:44.655323  8088 raft_consensus.cc:2468] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 0.
I20260608 12:43:44.655653  8162 raft_consensus.cc:2468] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 0.
I20260608 12:43:44.656436  7979 leader_election.cc:304] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a87649dff804bdabfddcd63ea0904de, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 
I20260608 12:43:44.657238  8238 raft_consensus.cc:2804] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:44.657612  8238 raft_consensus.cc:493] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:44.657953  8238 raft_consensus.cc:3060] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:44.662616  8238 raft_consensus.cc:515] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.664371  8238 leader_election.cc:290] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 election: Requested vote from peers 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739), 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:44.665051  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64753ef7e5204cf7a7640ff038ec5ebc" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b"
I20260608 12:43:44.665426  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64753ef7e5204cf7a7640ff038ec5ebc" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f"
I20260608 12:43:44.665692  8088 raft_consensus.cc:3060] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:44.666077  8162 raft_consensus.cc:3060] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:44.672465  8162 raft_consensus.cc:2468] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 1.
I20260608 12:43:44.672465  8088 raft_consensus.cc:2468] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 1.
I20260608 12:43:44.674069  7978 leader_election.cc:304] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a87649dff804bdabfddcd63ea0904de, 6c0273b907284de58e0a885950b8834f; no voters: 
I20260608 12:43:44.674777  8238 raft_consensus.cc:2804] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:44.675176  8238 raft_consensus.cc:697] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 1 LEADER]: Becoming Leader. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Running, Role: LEADER
I20260608 12:43:44.675962  8238 consensus_queue.cc:237] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.682612  7911 catalog_manager.cc:5696] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a87649dff804bdabfddcd63ea0904de (127.0.107.193). New cstate: current_term: 1 leader_uuid: "3a87649dff804bdabfddcd63ea0904de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:44.735145  7911 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33942:
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"
    }
  }
}
W20260608 12:43:44.737358  7911 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.
I20260608 12:43:44.768731  8002 tablet_service.cc:1511] Processing CreateTablet for tablet 54ce98c0659743fe84452bcee0711a64 (DEFAULT_TABLE table=dugtrio [id=676746138c06428cac22193a954e06dd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:44.769716  8076 tablet_service.cc:1511] Processing CreateTablet for tablet 54ce98c0659743fe84452bcee0711a64 (DEFAULT_TABLE table=dugtrio [id=676746138c06428cac22193a954e06dd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:44.770118  8002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ce98c0659743fe84452bcee0711a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.771104  8076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ce98c0659743fe84452bcee0711a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.771667  8149 tablet_service.cc:1511] Processing CreateTablet for tablet 54ce98c0659743fe84452bcee0711a64 (DEFAULT_TABLE table=dugtrio [id=676746138c06428cac22193a954e06dd]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:44.772910  8149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54ce98c0659743fe84452bcee0711a64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.775761  8151 tablet_service.cc:1511] Processing CreateTablet for tablet 1be79ff771a04adeaaf2fc81d2ba4167 (DEFAULT_TABLE table=dugtrio [id=676746138c06428cac22193a954e06dd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:44.777058  8151 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be79ff771a04adeaaf2fc81d2ba4167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.778812  8001 tablet_service.cc:1511] Processing CreateTablet for tablet 30f803162cea4f4389ae8b1970b1591a (DEFAULT_TABLE table=dugtrio [id=676746138c06428cac22193a954e06dd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:44.780174  8001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f803162cea4f4389ae8b1970b1591a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.783054  8152 tablet_service.cc:1511] Processing CreateTablet for tablet 30f803162cea4f4389ae8b1970b1591a (DEFAULT_TABLE table=dugtrio [id=676746138c06428cac22193a954e06dd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:44.784629  8152 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f803162cea4f4389ae8b1970b1591a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.793471  8000 tablet_service.cc:1511] Processing CreateTablet for tablet 45143ac9fb5b4070a26487e60b6ab01e (DEFAULT_TABLE table=dugtrio [id=676746138c06428cac22193a954e06dd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:44.795151  8000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45143ac9fb5b4070a26487e60b6ab01e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.789175  8003 tablet_service.cc:1511] Processing CreateTablet for tablet 1be79ff771a04adeaaf2fc81d2ba4167 (DEFAULT_TABLE table=dugtrio [id=676746138c06428cac22193a954e06dd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:44.798082  8003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be79ff771a04adeaaf2fc81d2ba4167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.802296  8150 tablet_service.cc:1511] Processing CreateTablet for tablet 45143ac9fb5b4070a26487e60b6ab01e (DEFAULT_TABLE table=dugtrio [id=676746138c06428cac22193a954e06dd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:44.803639  8150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45143ac9fb5b4070a26487e60b6ab01e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.806280  8209 tablet_bootstrap.cc:492] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f: Bootstrap starting.
I20260608 12:43:44.813293  8209 tablet_bootstrap.cc:654] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.816809  8075 tablet_service.cc:1511] Processing CreateTablet for tablet 1be79ff771a04adeaaf2fc81d2ba4167 (DEFAULT_TABLE table=dugtrio [id=676746138c06428cac22193a954e06dd]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:44.819403  8075 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1be79ff771a04adeaaf2fc81d2ba4167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.817528  8078 tablet_service.cc:1511] Processing CreateTablet for tablet 30f803162cea4f4389ae8b1970b1591a (DEFAULT_TABLE table=dugtrio [id=676746138c06428cac22193a954e06dd]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:44.817461  8077 tablet_service.cc:1511] Processing CreateTablet for tablet 45143ac9fb5b4070a26487e60b6ab01e (DEFAULT_TABLE table=dugtrio [id=676746138c06428cac22193a954e06dd]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:44.820465  8078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30f803162cea4f4389ae8b1970b1591a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.822077  8077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 45143ac9fb5b4070a26487e60b6ab01e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:44.825137  8208 tablet_bootstrap.cc:492] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de: Bootstrap starting.
I20260608 12:43:44.831743  8208 tablet_bootstrap.cc:654] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.837661  8207 tablet_bootstrap.cc:492] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b: Bootstrap starting.
I20260608 12:43:44.846138  8207 tablet_bootstrap.cc:654] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.875053  8209 tablet_bootstrap.cc:492] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f: No bootstrap required, opened a new log
I20260608 12:43:44.875630  8209 ts_tablet_manager.cc:1403] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.022s
I20260608 12:43:44.878130  8208 tablet_bootstrap.cc:492] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de: No bootstrap required, opened a new log
I20260608 12:43:44.878680  8208 ts_tablet_manager.cc:1403] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de: Time spent bootstrapping tablet: real 0.054s	user 0.018s	sys 0.023s
I20260608 12:43:44.878490  8209 raft_consensus.cc:359] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.879348  8209 raft_consensus.cc:385] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.879657  8209 raft_consensus.cc:740] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0273b907284de58e0a885950b8834f, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.880579  8209 consensus_queue.cc:260] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.882872  8209 ts_tablet_manager.cc:1434] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.005s
I20260608 12:43:44.883812  8209 tablet_bootstrap.cc:492] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f: Bootstrap starting.
I20260608 12:43:44.887063  8208 raft_consensus.cc:359] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.888043  8208 raft_consensus.cc:385] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.888422  8208 raft_consensus.cc:740] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.889626  8208 consensus_queue.cc:260] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.889967  8209 tablet_bootstrap.cc:654] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.896965  8208 ts_tablet_manager.cc:1434] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de: Time spent starting tablet: real 0.018s	user 0.001s	sys 0.008s
I20260608 12:43:44.898362  8208 tablet_bootstrap.cc:492] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de: Bootstrap starting.
I20260608 12:43:44.902529  8209 tablet_bootstrap.cc:492] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f: No bootstrap required, opened a new log
I20260608 12:43:44.903136  8209 ts_tablet_manager.cc:1403] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260608 12:43:44.905297  8208 tablet_bootstrap.cc:654] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.906302  8209 raft_consensus.cc:359] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.907213  8209 raft_consensus.cc:385] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.907548  8209 raft_consensus.cc:740] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0273b907284de58e0a885950b8834f, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.908644  8209 consensus_queue.cc:260] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.909277  8207 tablet_bootstrap.cc:492] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b: No bootstrap required, opened a new log
I20260608 12:43:44.909917  8207 ts_tablet_manager.cc:1403] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b: Time spent bootstrapping tablet: real 0.073s	user 0.019s	sys 0.010s
I20260608 12:43:44.912806  8209 ts_tablet_manager.cc:1434] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260608 12:43:44.914520  8209 tablet_bootstrap.cc:492] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f: Bootstrap starting.
I20260608 12:43:44.914541  8207 raft_consensus.cc:359] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.915616  8207 raft_consensus.cc:385] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.915904  8207 raft_consensus.cc:740] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d007aeb1ddb45559d7138edfbe1272b, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.916697  8207 consensus_queue.cc:260] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.919055  8207 ts_tablet_manager.cc:1434] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:43:44.920145  8207 tablet_bootstrap.cc:492] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b: Bootstrap starting.
I20260608 12:43:44.923918  8209 tablet_bootstrap.cc:654] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.925017  8208 tablet_bootstrap.cc:492] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de: No bootstrap required, opened a new log
I20260608 12:43:44.925573  8208 ts_tablet_manager.cc:1403] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.011s
I20260608 12:43:44.912883  8234 consensus_queue.cc:1048] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260608 12:43:44.928004  8207 tablet_bootstrap.cc:654] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.928993  8208 raft_consensus.cc:359] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.929798  8208 raft_consensus.cc:385] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.930104  8208 raft_consensus.cc:740] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.930902  8208 consensus_queue.cc:260] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.933223  8208 ts_tablet_manager.cc:1434] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260608 12:43:44.934723  8208 tablet_bootstrap.cc:492] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: Bootstrap starting.
I20260608 12:43:44.937902  8212 raft_consensus.cc:493] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:44.938463  8212 raft_consensus.cc:515] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.940757  8212 leader_election.cc:290] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:44.941100  8208 tablet_bootstrap.cc:654] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:44.942534  8012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45143ac9fb5b4070a26487e60b6ab01e" candidate_uuid: "9d007aeb1ddb45559d7138edfbe1272b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a87649dff804bdabfddcd63ea0904de" is_pre_election: true
I20260608 12:43:44.945518  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45143ac9fb5b4070a26487e60b6ab01e" candidate_uuid: "9d007aeb1ddb45559d7138edfbe1272b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f" is_pre_election: true
W20260608 12:43:44.946357  8051 leader_election.cc:343] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:43:44.947698  8053 leader_election.cc:343] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:44.948326  8053 leader_election.cc:304] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d007aeb1ddb45559d7138edfbe1272b; no voters: 3a87649dff804bdabfddcd63ea0904de, 6c0273b907284de58e0a885950b8834f
I20260608 12:43:44.950443  8212 raft_consensus.cc:2749] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:44.952940  8208 tablet_bootstrap.cc:492] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: No bootstrap required, opened a new log
I20260608 12:43:44.953482  8234 raft_consensus.cc:493] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:44.953920  8235 consensus_queue.cc:1048] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:44.954071  8234 raft_consensus.cc:515] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.958047  8012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be79ff771a04adeaaf2fc81d2ba4167" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a87649dff804bdabfddcd63ea0904de" is_pre_election: true
W20260608 12:43:44.959918  8125 leader_election.cc:343] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:44.960923  8234 leader_election.cc:290] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739)
I20260608 12:43:44.962186  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be79ff771a04adeaaf2fc81d2ba4167" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b" is_pre_election: true
W20260608 12:43:44.963889  8128 leader_election.cc:343] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:44.964329  8128 leader_election.cc:304] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c0273b907284de58e0a885950b8834f; no voters: 3a87649dff804bdabfddcd63ea0904de, 9d007aeb1ddb45559d7138edfbe1272b
I20260608 12:43:44.968890  8235 raft_consensus.cc:2749] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:44.953516  8208 ts_tablet_manager.cc:1403] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.006s
I20260608 12:43:44.979167  8208 raft_consensus.cc:359] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.979936  8208 raft_consensus.cc:385] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:44.980310  8208 raft_consensus.cc:740] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Initialized, Role: FOLLOWER
I20260608 12:43:44.990048  8208 consensus_queue.cc:260] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:44.998987  8208 ts_tablet_manager.cc:1434] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.001s
I20260608 12:43:45.000483  8208 tablet_bootstrap.cc:492] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de: Bootstrap starting.
I20260608 12:43:45.009161  8208 tablet_bootstrap.cc:654] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:45.017259  8207 tablet_bootstrap.cc:492] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b: No bootstrap required, opened a new log
I20260608 12:43:45.017266  8209 tablet_bootstrap.cc:492] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f: No bootstrap required, opened a new log
I20260608 12:43:45.018272  8207 ts_tablet_manager.cc:1403] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b: Time spent bootstrapping tablet: real 0.098s	user 0.032s	sys 0.055s
I20260608 12:43:45.018345  8209 ts_tablet_manager.cc:1403] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f: Time spent bootstrapping tablet: real 0.104s	user 0.025s	sys 0.030s
I20260608 12:43:45.023581  8207 raft_consensus.cc:359] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.023998  8208 tablet_bootstrap.cc:492] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de: No bootstrap required, opened a new log
I20260608 12:43:45.024334  8207 raft_consensus.cc:385] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:45.024571  8208 ts_tablet_manager.cc:1403] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de: Time spent bootstrapping tablet: real 0.024s	user 0.018s	sys 0.000s
I20260608 12:43:45.024662  8207 raft_consensus.cc:740] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d007aeb1ddb45559d7138edfbe1272b, State: Initialized, Role: FOLLOWER
I20260608 12:43:45.025521  8207 consensus_queue.cc:260] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.026710  8209 raft_consensus.cc:359] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.027498  8209 raft_consensus.cc:385] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:45.027918  8207 ts_tablet_manager.cc:1434] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260608 12:43:45.027865  8209 raft_consensus.cc:740] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0273b907284de58e0a885950b8834f, State: Initialized, Role: FOLLOWER
I20260608 12:43:45.028946  8238 consensus_queue.cc:1048] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:45.029969  8207 tablet_bootstrap.cc:492] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b: Bootstrap starting.
I20260608 12:43:45.032909  8208 raft_consensus.cc:359] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.033579  8208 raft_consensus.cc:385] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:45.033928  8208 raft_consensus.cc:740] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Initialized, Role: FOLLOWER
I20260608 12:43:45.034742  8208 consensus_queue.cc:260] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.036618  8209 consensus_queue.cc:260] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.038686  8207 tablet_bootstrap.cc:654] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:45.039273  8208 ts_tablet_manager.cc:1434] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de: Time spent starting tablet: real 0.012s	user 0.001s	sys 0.005s
I20260608 12:43:45.052852  8209 ts_tablet_manager.cc:1434] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.003s
I20260608 12:43:45.055593  8238 consensus_queue.cc:1048] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:45.057518  8236 raft_consensus.cc:493] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:45.058952  8214 consensus_queue.cc:1048] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:45.062562  8236 raft_consensus.cc:515] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.066475  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ce98c0659743fe84452bcee0711a64" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a87649dff804bdabfddcd63ea0904de" is_pre_election: true
I20260608 12:43:45.067344  8013 raft_consensus.cc:2468] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c0273b907284de58e0a885950b8834f in term 0.
I20260608 12:43:45.069974  8125 leader_election.cc:304] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a87649dff804bdabfddcd63ea0904de, 6c0273b907284de58e0a885950b8834f; no voters: 
I20260608 12:43:45.071280  8234 raft_consensus.cc:2804] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:45.071686  8234 raft_consensus.cc:493] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:45.072059  8234 raft_consensus.cc:3060] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:45.078459  8236 leader_election.cc:290] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739)
I20260608 12:43:45.079985  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ce98c0659743fe84452bcee0711a64" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b" is_pre_election: true
I20260608 12:43:45.080251  8214 raft_consensus.cc:493] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:45.081156  8214 raft_consensus.cc:515] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
W20260608 12:43:45.081883  8128 leader_election.cc:343] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:45.084062  8214 leader_election.cc:290] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739), 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:45.086069  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f803162cea4f4389ae8b1970b1591a" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f" is_pre_election: true
I20260608 12:43:45.086229  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f803162cea4f4389ae8b1970b1591a" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b" is_pre_election: true
I20260608 12:43:45.086926  8088 raft_consensus.cc:2468] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 0.
W20260608 12:43:45.087507  7978 leader_election.cc:343] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:45.088502  7979 leader_election.cc:304] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3a87649dff804bdabfddcd63ea0904de, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 6c0273b907284de58e0a885950b8834f
I20260608 12:43:45.092901  8214 raft_consensus.cc:2804] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:45.093532  8214 raft_consensus.cc:493] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:45.092773  8234 raft_consensus.cc:515] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.093919  8214 raft_consensus.cc:3060] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:45.096988  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ce98c0659743fe84452bcee0711a64" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a87649dff804bdabfddcd63ea0904de"
I20260608 12:43:45.097798  8013 raft_consensus.cc:3060] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:45.102758  8209 tablet_bootstrap.cc:492] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f: Bootstrap starting.
I20260608 12:43:45.108971  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ce98c0659743fe84452bcee0711a64" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b"
I20260608 12:43:45.107237  8266 consensus_queue.cc:1048] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260608 12:43:45.113536  8214 raft_consensus.cc:515] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.114652  8209 tablet_bootstrap.cc:654] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f: Neither blocks nor log segments found. Creating new log.
W20260608 12:43:45.111418  8128 leader_election.cc:343] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:45.116811  8207 tablet_bootstrap.cc:492] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b: No bootstrap required, opened a new log
I20260608 12:43:45.121251  8207 ts_tablet_manager.cc:1403] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b: Time spent bootstrapping tablet: real 0.092s	user 0.030s	sys 0.042s
I20260608 12:43:45.116801  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f803162cea4f4389ae8b1970b1591a" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b"
I20260608 12:43:45.125660  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f803162cea4f4389ae8b1970b1591a" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f"
I20260608 12:43:45.132019  8088 raft_consensus.cc:3060] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:45.118270  8013 raft_consensus.cc:2468] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c0273b907284de58e0a885950b8834f in term 1.
I20260608 12:43:45.118470  8214 leader_election.cc:290] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 election: Requested vote from peers 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739), 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:45.135231  8125 leader_election.cc:304] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [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: 3a87649dff804bdabfddcd63ea0904de, 6c0273b907284de58e0a885950b8834f; no voters: 9d007aeb1ddb45559d7138edfbe1272b
I20260608 12:43:45.136246  8236 raft_consensus.cc:2804] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:45.136734  8236 raft_consensus.cc:697] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [term 1 LEADER]: Becoming Leader. State: Replica: 6c0273b907284de58e0a885950b8834f, State: Running, Role: LEADER
I20260608 12:43:45.137600  8236 consensus_queue.cc:237] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.125562  8207 raft_consensus.cc:359] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.138649  8207 raft_consensus.cc:385] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:45.139071  8207 raft_consensus.cc:740] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d007aeb1ddb45559d7138edfbe1272b, State: Initialized, Role: FOLLOWER
I20260608 12:43:45.115640  8234 leader_election.cc:290] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 election: Requested vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739)
I20260608 12:43:45.130995  8268 consensus_queue.cc:1048] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:45.141090  8207 consensus_queue.cc:260] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.144500  8207 ts_tablet_manager.cc:1434] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b: Time spent starting tablet: real 0.023s	user 0.008s	sys 0.000s
I20260608 12:43:45.145928  8207 tablet_bootstrap.cc:492] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b: Bootstrap starting.
W20260608 12:43:45.152727  7978 leader_election.cc:343] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:45.154371  8088 raft_consensus.cc:2468] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 1.
I20260608 12:43:45.156363  7979 leader_election.cc:304] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [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: 3a87649dff804bdabfddcd63ea0904de, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 6c0273b907284de58e0a885950b8834f
I20260608 12:43:45.157689  8214 raft_consensus.cc:2804] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:45.158217  8214 raft_consensus.cc:697] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 1 LEADER]: Becoming Leader. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Running, Role: LEADER
I20260608 12:43:45.159227  8207 tablet_bootstrap.cc:654] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:45.159090  8214 consensus_queue.cc:237] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.168299  8209 tablet_bootstrap.cc:492] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f: No bootstrap required, opened a new log
I20260608 12:43:45.168820  8209 ts_tablet_manager.cc:1403] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.007s
I20260608 12:43:45.171834  8209 raft_consensus.cc:359] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.172510  8209 raft_consensus.cc:385] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:45.172776  8209 raft_consensus.cc:740] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6c0273b907284de58e0a885950b8834f, State: Initialized, Role: FOLLOWER
I20260608 12:43:45.173014  7911 catalog_manager.cc:5696] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c0273b907284de58e0a885950b8834f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6c0273b907284de58e0a885950b8834f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:45.177191  8209 consensus_queue.cc:260] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.176970  7910 catalog_manager.cc:5696] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a87649dff804bdabfddcd63ea0904de (127.0.107.193). New cstate: current_term: 1 leader_uuid: "3a87649dff804bdabfddcd63ea0904de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:45.178838  8207 tablet_bootstrap.cc:492] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b: No bootstrap required, opened a new log
I20260608 12:43:45.179328  8207 ts_tablet_manager.cc:1403] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.007s
I20260608 12:43:45.180917  8209 ts_tablet_manager.cc:1434] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:43:45.182674  8207 raft_consensus.cc:359] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.183576  8207 raft_consensus.cc:385] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:45.183920  8207 raft_consensus.cc:740] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9d007aeb1ddb45559d7138edfbe1272b, State: Initialized, Role: FOLLOWER
I20260608 12:43:45.185050  8207 consensus_queue.cc:260] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.187846  8207 ts_tablet_manager.cc:1434] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:43:45.198666  8267 consensus_queue.cc:1048] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:45.216581  8236 raft_consensus.cc:493] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:45.217078  8236 raft_consensus.cc:515] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.218812  8236 leader_election.cc:290] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739)
I20260608 12:43:45.219521  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45143ac9fb5b4070a26487e60b6ab01e" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a87649dff804bdabfddcd63ea0904de" is_pre_election: true
I20260608 12:43:45.219846  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45143ac9fb5b4070a26487e60b6ab01e" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b" is_pre_election: true
I20260608 12:43:45.220115  8013 raft_consensus.cc:2468] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c0273b907284de58e0a885950b8834f in term 0.
I20260608 12:43:45.220468  8087 raft_consensus.cc:2468] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c0273b907284de58e0a885950b8834f in term 0.
I20260608 12:43:45.221154  8125 leader_election.cc:304] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a87649dff804bdabfddcd63ea0904de, 6c0273b907284de58e0a885950b8834f; no voters: 
I20260608 12:43:45.221843  8236 raft_consensus.cc:2804] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:45.222201  8236 raft_consensus.cc:493] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:45.222429  8236 raft_consensus.cc:3060] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:45.227089  8236 raft_consensus.cc:515] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.229044  8236 leader_election.cc:290] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 election: Requested vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739)
I20260608 12:43:45.229869  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45143ac9fb5b4070a26487e60b6ab01e" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a87649dff804bdabfddcd63ea0904de"
I20260608 12:43:45.230082  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "45143ac9fb5b4070a26487e60b6ab01e" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b"
I20260608 12:43:45.230381  8013 raft_consensus.cc:3060] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:45.230623  8087 raft_consensus.cc:3060] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:45.235078  8013 raft_consensus.cc:2468] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c0273b907284de58e0a885950b8834f in term 1.
I20260608 12:43:45.235363  8087 raft_consensus.cc:2468] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c0273b907284de58e0a885950b8834f in term 1.
I20260608 12:43:45.236140  8125 leader_election.cc:304] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a87649dff804bdabfddcd63ea0904de, 6c0273b907284de58e0a885950b8834f; no voters: 
I20260608 12:43:45.237030  8236 raft_consensus.cc:2804] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:45.237490  8236 raft_consensus.cc:697] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [term 1 LEADER]: Becoming Leader. State: Replica: 6c0273b907284de58e0a885950b8834f, State: Running, Role: LEADER
I20260608 12:43:45.238237  8236 consensus_queue.cc:237] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.245236  7910 catalog_manager.cc:5696] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f reported cstate change: term changed from 0 to 1, leader changed from <none> to 6c0273b907284de58e0a885950b8834f (127.0.107.195). New cstate: current_term: 1 leader_uuid: "6c0273b907284de58e0a885950b8834f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:45.406064  8236 raft_consensus.cc:493] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:45.406653  8236 raft_consensus.cc:515] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.408807  8236 leader_election.cc:290] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739)
I20260608 12:43:45.409648  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f803162cea4f4389ae8b1970b1591a" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a87649dff804bdabfddcd63ea0904de" is_pre_election: true
I20260608 12:43:45.409876  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30f803162cea4f4389ae8b1970b1591a" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b" is_pre_election: true
I20260608 12:43:45.410890  8087 raft_consensus.cc:2393] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6c0273b907284de58e0a885950b8834f in current term 1: Already voted for candidate 3a87649dff804bdabfddcd63ea0904de in this term.
I20260608 12:43:45.411825  8128 leader_election.cc:304] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6c0273b907284de58e0a885950b8834f; no voters: 3a87649dff804bdabfddcd63ea0904de, 9d007aeb1ddb45559d7138edfbe1272b
I20260608 12:43:45.412485  8236 raft_consensus.cc:3060] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:45.417364  8236 raft_consensus.cc:2749] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:45.479954  8267 raft_consensus.cc:493] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:45.480494  8267 raft_consensus.cc:515] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.482290  8267 leader_election.cc:290] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739), 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:45.483191  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be79ff771a04adeaaf2fc81d2ba4167" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b" is_pre_election: true
I20260608 12:43:45.483453  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be79ff771a04adeaaf2fc81d2ba4167" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f" is_pre_election: true
I20260608 12:43:45.483752  8087 raft_consensus.cc:2468] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 0.
I20260608 12:43:45.484061  8162 raft_consensus.cc:2468] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 0.
I20260608 12:43:45.484994  7979 leader_election.cc:304] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a87649dff804bdabfddcd63ea0904de, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 
I20260608 12:43:45.485978  8267 raft_consensus.cc:2804] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:45.486419  8267 raft_consensus.cc:493] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:45.486764  8267 raft_consensus.cc:3060] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:45.492147  8267 raft_consensus.cc:515] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.494294  8267 leader_election.cc:290] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 election: Requested vote from peers 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739), 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:45.495098  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be79ff771a04adeaaf2fc81d2ba4167" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b"
I20260608 12:43:45.495397  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1be79ff771a04adeaaf2fc81d2ba4167" candidate_uuid: "3a87649dff804bdabfddcd63ea0904de" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f"
I20260608 12:43:45.495604  8087 raft_consensus.cc:3060] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:45.496025  8162 raft_consensus.cc:3060] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:45.501675  8087 raft_consensus.cc:2468] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 1.
I20260608 12:43:45.502189  8162 raft_consensus.cc:2468] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a87649dff804bdabfddcd63ea0904de in term 1.
I20260608 12:43:45.502759  7979 leader_election.cc:304] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a87649dff804bdabfddcd63ea0904de, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 
I20260608 12:43:45.502839  8272 raft_consensus.cc:493] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:45.503559  8267 raft_consensus.cc:2804] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:45.503425  8272 raft_consensus.cc:515] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.504097  8267 raft_consensus.cc:697] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 1 LEADER]: Becoming Leader. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Running, Role: LEADER
I20260608 12:43:45.505005  8267 consensus_queue.cc:237] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:45.505928  8272 leader_election.cc:290] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:45.506522  8013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ce98c0659743fe84452bcee0711a64" candidate_uuid: "9d007aeb1ddb45559d7138edfbe1272b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a87649dff804bdabfddcd63ea0904de" is_pre_election: true
I20260608 12:43:45.507364  8013 raft_consensus.cc:2393] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9d007aeb1ddb45559d7138edfbe1272b in current term 1: Already voted for candidate 6c0273b907284de58e0a885950b8834f in this term.
I20260608 12:43:45.507421  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54ce98c0659743fe84452bcee0711a64" candidate_uuid: "9d007aeb1ddb45559d7138edfbe1272b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f" is_pre_election: true
I20260608 12:43:45.509110  8053 leader_election.cc:304] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9d007aeb1ddb45559d7138edfbe1272b; no voters: 3a87649dff804bdabfddcd63ea0904de, 6c0273b907284de58e0a885950b8834f
I20260608 12:43:45.510386  8272 raft_consensus.cc:3060] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:45.514236  7910 catalog_manager.cc:5696] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a87649dff804bdabfddcd63ea0904de (127.0.107.193). New cstate: current_term: 1 leader_uuid: "3a87649dff804bdabfddcd63ea0904de" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:45.516192  8272 raft_consensus.cc:2749] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:45.522853  8236 consensus_queue.cc:1048] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:45.537243  8281 consensus_queue.cc:1048] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:45.582995  8214 consensus_queue.cc:1048] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:45.593693  8269 consensus_queue.cc:1048] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:45.610793   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:45.646559   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:45.647287   431 tablet_replica.cc:333] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de: stopping tablet replica
I20260608 12:43:45.647946   431 raft_consensus.cc:2243] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:45.648376   431 raft_consensus.cc:2272] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.650411   431 tablet_replica.cc:333] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de: stopping tablet replica
I20260608 12:43:45.651005   431 raft_consensus.cc:2243] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:45.651425   431 raft_consensus.cc:2272] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.653654   431 tablet_replica.cc:333] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de: stopping tablet replica
I20260608 12:43:45.654255   431 raft_consensus.cc:2243] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:45.654682   431 raft_consensus.cc:2272] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.657037   431 tablet_replica.cc:333] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de: stopping tablet replica
I20260608 12:43:45.657625   431 raft_consensus.cc:2243] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:45.658458   431 raft_consensus.cc:2272] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.660493   431 tablet_replica.cc:333] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de: stopping tablet replica
I20260608 12:43:45.661291   431 raft_consensus.cc:2243] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:45.662147   431 raft_consensus.cc:2272] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.664153   431 tablet_replica.cc:333] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: stopping tablet replica
I20260608 12:43:45.664669   431 raft_consensus.cc:2243] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:45.665241   431 pending_rounds.cc:70] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: Trying to abort 1 pending ops.
I20260608 12:43:45.665439   431 pending_rounds.cc:77] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659074078867456 op_type: NO_OP noop_request { }
I20260608 12:43:45.665796   431 raft_consensus.cc:2889] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:45.666090   431 raft_consensus.cc:2272] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.668247   431 tablet_replica.cc:333] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de: stopping tablet replica
I20260608 12:43:45.668766   431 raft_consensus.cc:2243] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:45.669512   431 raft_consensus.cc:2272] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.671727   431 tablet_replica.cc:333] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de: stopping tablet replica
I20260608 12:43:45.672220   431 raft_consensus.cc:2243] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:45.672945   431 raft_consensus.cc:2272] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:45.691504   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
W20260608 12:43:45.745936  8125 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260608 12:43:45.749300  8125 consensus_peers.cc:597] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f -> Peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Couldn't send request to peer 3a87649dff804bdabfddcd63ea0904de. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:45.843070  8281 consensus_queue.cc:1048] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:43:45.920135  8125 consensus_peers.cc:597] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f -> Peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Couldn't send request to peer 3a87649dff804bdabfddcd63ea0904de. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:43:46.027050  8125 consensus_peers.cc:597] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f -> Peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Couldn't send request to peer 3a87649dff804bdabfddcd63ea0904de. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:43:46.638530  7959 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3a87649dff804bdabfddcd63ea0904de not available for placement
I20260608 12:43:46.647879  8289 raft_consensus.cc:493] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a87649dff804bdabfddcd63ea0904de)
I20260608 12:43:46.648386  8289 raft_consensus.cc:515] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:46.650295  8289 leader_election.cc:290] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739)
I20260608 12:43:46.651476  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9befb6b471694028be1d4f62e83de84c" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b" is_pre_election: true
I20260608 12:43:46.654433  8290 raft_consensus.cc:493] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a87649dff804bdabfddcd63ea0904de)
W20260608 12:43:46.654510  8125 leader_election.cc:336] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111)
I20260608 12:43:46.655014  8125 leader_election.cc:304] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [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: 6c0273b907284de58e0a885950b8834f; no voters: 3a87649dff804bdabfddcd63ea0904de, 9d007aeb1ddb45559d7138edfbe1272b
I20260608 12:43:46.654986  8290 raft_consensus.cc:515] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:46.655809  8289 raft_consensus.cc:2749] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:43:46.657035  8290 leader_election.cc:290] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:46.658298  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9befb6b471694028be1d4f62e83de84c" candidate_uuid: "9d007aeb1ddb45559d7138edfbe1272b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f" is_pre_election: true
I20260608 12:43:46.658812  8162 raft_consensus.cc:2468] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9d007aeb1ddb45559d7138edfbe1272b in term 1.
I20260608 12:43:46.660079  8053 leader_election.cc:304] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [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: 6c0273b907284de58e0a885950b8834f, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 
I20260608 12:43:46.660843  8290 raft_consensus.cc:2804] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:46.661164  8290 raft_consensus.cc:493] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3a87649dff804bdabfddcd63ea0904de)
I20260608 12:43:46.661528  8290 raft_consensus.cc:3060] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:43:46.662464  8051 leader_election.cc:336] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111)
I20260608 12:43:46.666514  8290 raft_consensus.cc:515] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:46.668090  8290 leader_election.cc:290] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 2 election: Requested vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:46.669217  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9befb6b471694028be1d4f62e83de84c" candidate_uuid: "9d007aeb1ddb45559d7138edfbe1272b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f"
I20260608 12:43:46.669828  8162 raft_consensus.cc:3060] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:43:46.671743  8051 leader_election.cc:336] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111)
I20260608 12:43:46.675083  8162 raft_consensus.cc:2468] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9d007aeb1ddb45559d7138edfbe1272b in term 2.
I20260608 12:43:46.676040  8053 leader_election.cc:304] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c0273b907284de58e0a885950b8834f, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 3a87649dff804bdabfddcd63ea0904de
I20260608 12:43:46.676668  8290 raft_consensus.cc:2804] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:46.677568  8290 raft_consensus.cc:697] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 2 LEADER]: Becoming Leader. State: Replica: 9d007aeb1ddb45559d7138edfbe1272b, State: Running, Role: LEADER
I20260608 12:43:46.678535  8290 consensus_queue.cc:237] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [LEADER]: Queue 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: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:46.686136  7910 catalog_manager.cc:5696] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b reported cstate change: term changed from 1 to 2, leader changed from 3a87649dff804bdabfddcd63ea0904de (127.0.107.193) to 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194). New cstate: current_term: 2 leader_uuid: "9d007aeb1ddb45559d7138edfbe1272b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:46.693645  8290 raft_consensus.cc:493] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a87649dff804bdabfddcd63ea0904de)
I20260608 12:43:46.694244  8290 raft_consensus.cc:515] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:46.696220  8290 leader_election.cc:290] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:46.697525  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64753ef7e5204cf7a7640ff038ec5ebc" candidate_uuid: "9d007aeb1ddb45559d7138edfbe1272b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f" is_pre_election: true
W20260608 12:43:46.700589  8051 leader_election.cc:336] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111)
I20260608 12:43:46.700968  8051 leader_election.cc:304] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [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: 9d007aeb1ddb45559d7138edfbe1272b; no voters: 3a87649dff804bdabfddcd63ea0904de, 6c0273b907284de58e0a885950b8834f
I20260608 12:43:46.701637  8290 raft_consensus.cc:2749] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:43:46.722390  7910 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:33936:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:43:46.722958  7910 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:33936:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260608 12:43:46.727859  8289 consensus_queue.cc:579] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [LEADER]: Leader has been unable to successfully communicate with peer 3a87649dff804bdabfddcd63ea0904de for more than 1 seconds (1.489s)
I20260608 12:43:46.736928  7910 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541: Sending DeleteTablet for 3 replicas of tablet 54ce98c0659743fe84452bcee0711a64
I20260608 12:43:46.738987  7910 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541: Sending DeleteTablet for 3 replicas of tablet 1be79ff771a04adeaaf2fc81d2ba4167
I20260608 12:43:46.739087  8152 tablet_service.cc:1558] Processing DeleteTablet for tablet 45143ac9fb5b4070a26487e60b6ab01e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:46 UTC) from {username='slave'} at 127.0.0.1:35492
I20260608 12:43:46.739549  8076 tablet_service.cc:1558] Processing DeleteTablet for tablet 54ce98c0659743fe84452bcee0711a64 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:46 UTC) from {username='slave'} at 127.0.0.1:47052
I20260608 12:43:46.741256  7910 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541: Sending DeleteTablet for 3 replicas of tablet 30f803162cea4f4389ae8b1970b1591a
I20260608 12:43:46.741523  8075 tablet_service.cc:1558] Processing DeleteTablet for tablet 1be79ff771a04adeaaf2fc81d2ba4167 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:46 UTC) from {username='slave'} at 127.0.0.1:47052
I20260608 12:43:46.742324  8149 tablet_service.cc:1558] Processing DeleteTablet for tablet 1be79ff771a04adeaaf2fc81d2ba4167 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:46 UTC) from {username='slave'} at 127.0.0.1:35492
I20260608 12:43:46.741294  8150 tablet_service.cc:1558] Processing DeleteTablet for tablet 54ce98c0659743fe84452bcee0711a64 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:46 UTC) from {username='slave'} at 127.0.0.1:35492
I20260608 12:43:46.744213  8075 tablet_service.cc:1558] Processing DeleteTablet for tablet 30f803162cea4f4389ae8b1970b1591a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:46 UTC) from {username='slave'} at 127.0.0.1:47052
I20260608 12:43:46.744354  7910 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541: Sending DeleteTablet for 3 replicas of tablet 45143ac9fb5b4070a26487e60b6ab01e
I20260608 12:43:46.745276  8150 tablet_service.cc:1558] Processing DeleteTablet for tablet 30f803162cea4f4389ae8b1970b1591a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:46 UTC) from {username='slave'} at 127.0.0.1:35492
I20260608 12:43:46.746919  8075 tablet_service.cc:1558] Processing DeleteTablet for tablet 45143ac9fb5b4070a26487e60b6ab01e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:46 UTC) from {username='slave'} at 127.0.0.1:47052
I20260608 12:43:46.748535  8150 tablet_service.cc:1558] Processing DeleteTablet for tablet 45143ac9fb5b4070a26487e60b6ab01e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:46 UTC) from {username='slave'} at 127.0.0.1:35492
I20260608 12:43:46.749643  8302 tablet_replica.cc:333] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f: stopping tablet replica
W20260608 12:43:46.749429  7895 catalog_manager.cc:4754] TS 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 54ce98c0659743fe84452bcee0711a64: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111)
I20260608 12:43:46.750747  8302 raft_consensus.cc:2243] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:46.750881  8303 tablet_replica.cc:333] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b: stopping tablet replica
I20260608 12:43:46.751921  8303 raft_consensus.cc:2243] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.751993  8302 raft_consensus.cc:2272] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.752606  8303 raft_consensus.cc:2272] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.753373   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260608 12:43:46.755550  8302 ts_tablet_manager.cc:1916] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:46.755824  8303 ts_tablet_manager.cc:1916] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260608 12:43:46.763065  8305 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:46.764389  8306 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:46.770144   431 server_base.cc:1061] running on GCE node
W20260608 12:43:46.771613  8308 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:46.772790   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:43:46.772766  8302 ts_tablet_manager.cc:1929] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
W20260608 12:43:46.773307   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:46.773458  8302 log.cc:1199] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-2-root/wals/45143ac9fb5b4070a26487e60b6ab01e
I20260608 12:43:46.773574   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922626773554 us; error 0 us; skew 500 ppm
I20260608 12:43:46.774345  8302 ts_tablet_manager.cc:1950] T 45143ac9fb5b4070a26487e60b6ab01e P 6c0273b907284de58e0a885950b8834f: Deleting consensus metadata
I20260608 12:43:46.774654   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:46.774597  8303 ts_tablet_manager.cc:1929] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:46.775563  8303 log.cc:1199] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-1-root/wals/54ce98c0659743fe84452bcee0711a64
I20260608 12:43:46.776265  8303 ts_tablet_manager.cc:1950] T 54ce98c0659743fe84452bcee0711a64 P 9d007aeb1ddb45559d7138edfbe1272b: Deleting consensus metadata
I20260608 12:43:46.778106  7897 catalog_manager.cc:5027] TS 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419): tablet 45143ac9fb5b4070a26487e60b6ab01e (table dugtrio [id=676746138c06428cac22193a954e06dd]) successfully deleted
I20260608 12:43:46.779299  8302 tablet_replica.cc:333] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f: stopping tablet replica
I20260608 12:43:46.779543  8303 tablet_replica.cc:333] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b: stopping tablet replica
I20260608 12:43:46.779637  7898 catalog_manager.cc:5027] TS 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739): tablet 54ce98c0659743fe84452bcee0711a64 (table dugtrio [id=676746138c06428cac22193a954e06dd]) successfully deleted
I20260608 12:43:46.780288  8302 raft_consensus.cc:2243] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.780634  8303 raft_consensus.cc:2243] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.780857  8302 raft_consensus.cc:2272] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.781203  8303 raft_consensus.cc:2272] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.784070  8303 ts_tablet_manager.cc:1916] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:46.784608  8302 ts_tablet_manager.cc:1916] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:46.794440   431 webserver.cc:533] Webserver started at http://127.0.107.196:43755/ using document root <none> and password file <none>
I20260608 12:43:46.795224   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:46.795480   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:46.795827   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:46.796270  8303 ts_tablet_manager.cc:1929] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:43:46.796710  8303 log.cc:1199] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-1-root/wals/1be79ff771a04adeaaf2fc81d2ba4167
I20260608 12:43:46.797260  8303 ts_tablet_manager.cc:1950] T 1be79ff771a04adeaaf2fc81d2ba4167 P 9d007aeb1ddb45559d7138edfbe1272b: Deleting consensus metadata
I20260608 12:43:46.797187   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-3-root/instance:
uuid: "15ed47af89114f2cb47ec948f051f879"
format_stamp: "Formatted at 2026-06-08 12:43:46 on dist-test-slave-xmh3"
I20260608 12:43:46.800128  8303 tablet_replica.cc:333] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b: stopping tablet replica
I20260608 12:43:46.800374  7898 catalog_manager.cc:5027] TS 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739): tablet 1be79ff771a04adeaaf2fc81d2ba4167 (table dugtrio [id=676746138c06428cac22193a954e06dd]) successfully deleted
I20260608 12:43:46.801054  8303 raft_consensus.cc:2243] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.801625  8303 raft_consensus.cc:2272] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.803439  8302 ts_tablet_manager.cc:1929] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:43:46.803872  8302 log.cc:1199] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-2-root/wals/1be79ff771a04adeaaf2fc81d2ba4167
I20260608 12:43:46.804306  8303 ts_tablet_manager.cc:1916] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:46.804451   431 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:43:46.804571  8302 ts_tablet_manager.cc:1950] T 1be79ff771a04adeaaf2fc81d2ba4167 P 6c0273b907284de58e0a885950b8834f: Deleting consensus metadata
I20260608 12:43:46.808333  7897 catalog_manager.cc:5027] TS 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419): tablet 1be79ff771a04adeaaf2fc81d2ba4167 (table dugtrio [id=676746138c06428cac22193a954e06dd]) successfully deleted
I20260608 12:43:46.809581  8302 tablet_replica.cc:333] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f: stopping tablet replica
I20260608 12:43:46.810565  8302 raft_consensus.cc:2243] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:46.811426  8302 raft_consensus.cc:2272] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.814620  8313 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:46.814656  8302 ts_tablet_manager.cc:1916] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:46.815856   431 fs_manager.cc:730] Time spent opening block manager: real 0.008s	user 0.004s	sys 0.003s
I20260608 12:43:46.816288   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-3-root
uuid: "15ed47af89114f2cb47ec948f051f879"
format_stamp: "Formatted at 2026-06-08 12:43:46 on dist-test-slave-xmh3"
I20260608 12:43:46.816646   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-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)
I20260608 12:43:46.820993  8303 ts_tablet_manager.cc:1929] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:46.821566  8303 log.cc:1199] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-1-root/wals/30f803162cea4f4389ae8b1970b1591a
I20260608 12:43:46.822647  8303 ts_tablet_manager.cc:1950] T 30f803162cea4f4389ae8b1970b1591a P 9d007aeb1ddb45559d7138edfbe1272b: Deleting consensus metadata
I20260608 12:43:46.826706  7898 catalog_manager.cc:5027] TS 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739): tablet 30f803162cea4f4389ae8b1970b1591a (table dugtrio [id=676746138c06428cac22193a954e06dd]) successfully deleted
I20260608 12:43:46.827255  8303 tablet_replica.cc:333] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b: stopping tablet replica
I20260608 12:43:46.828519  8303 raft_consensus.cc:2243] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.828874  8302 ts_tablet_manager.cc:1929] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:46.829352  8303 raft_consensus.cc:2272] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.829408  8302 log.cc:1199] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-2-root/wals/54ce98c0659743fe84452bcee0711a64
I20260608 12:43:46.830691  8302 ts_tablet_manager.cc:1950] T 54ce98c0659743fe84452bcee0711a64 P 6c0273b907284de58e0a885950b8834f: Deleting consensus metadata
I20260608 12:43:46.832851  8303 ts_tablet_manager.cc:1916] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:46.833310  8302 tablet_replica.cc:333] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f: stopping tablet replica
I20260608 12:43:46.833535  7897 catalog_manager.cc:5027] TS 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419): tablet 54ce98c0659743fe84452bcee0711a64 (table dugtrio [id=676746138c06428cac22193a954e06dd]) successfully deleted
I20260608 12:43:46.834296  8302 raft_consensus.cc:2243] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:46.834810  8302 raft_consensus.cc:2272] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:46.837298  8302 ts_tablet_manager.cc:1916] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:46.847306  8303 ts_tablet_manager.cc:1929] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:46.847779  8303 log.cc:1199] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-1-root/wals/45143ac9fb5b4070a26487e60b6ab01e
I20260608 12:43:46.848831  8303 ts_tablet_manager.cc:1950] T 45143ac9fb5b4070a26487e60b6ab01e P 9d007aeb1ddb45559d7138edfbe1272b: Deleting consensus metadata
I20260608 12:43:46.850245  8302 ts_tablet_manager.cc:1929] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:46.850764  8302 log.cc:1199] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-2-root/wals/30f803162cea4f4389ae8b1970b1591a
I20260608 12:43:46.850975   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:46.851567  8302 ts_tablet_manager.cc:1950] T 30f803162cea4f4389ae8b1970b1591a P 6c0273b907284de58e0a885950b8834f: Deleting consensus metadata
I20260608 12:43:46.852025  7898 catalog_manager.cc:5027] TS 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739): tablet 45143ac9fb5b4070a26487e60b6ab01e (table dugtrio [id=676746138c06428cac22193a954e06dd]) successfully deleted
I20260608 12:43:46.852522   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:46.854224   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:46.854722  7897 catalog_manager.cc:5027] TS 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419): tablet 30f803162cea4f4389ae8b1970b1591a (table dugtrio [id=676746138c06428cac22193a954e06dd]) successfully deleted
W20260608 12:43:46.855587  7897 catalog_manager.cc:4994] TS 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419): delete failed for tablet 45143ac9fb5b4070a26487e60b6ab01e because the tablet was not found. No further retry: Not found: Tablet not found: 45143ac9fb5b4070a26487e60b6ab01e
I20260608 12:43:46.857183   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:46.857410   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:46.857633   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:46.857836   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:43:46.902854   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:36843
I20260608 12:43:46.902969  8375 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:36843 every 8 connection(s)
I20260608 12:43:46.908164   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:46.915892  8379 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:46.915990  8380 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:46.921535  8382 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:46.922174   431 server_base.cc:1061] running on GCE node
I20260608 12:43:46.924049   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:46.924333   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:46.924544   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922626924529 us; error 0 us; skew 500 ppm
I20260608 12:43:46.925311   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:46.925631  8376 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35509
I20260608 12:43:46.926165  8376 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:46.927099  8376 heartbeater.cc:507] Master 127.0.107.254:35509 requested a full tablet report, sending...
I20260608 12:43:46.928134   431 webserver.cc:533] Webserver started at http://127.0.107.193:37877/ using document root <none> and password file <none>
I20260608 12:43:46.928783   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:46.928987   431 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260608 12:43:46.929255  7910 ts_manager.cc:194] Registered new tserver with Master: 15ed47af89114f2cb47ec948f051f879 (127.0.107.196:36843)
I20260608 12:43:46.930670  7910 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33954
I20260608 12:43:46.933205   431 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.001s
I20260608 12:43:46.936944  8387 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:46.937717   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:46.938082   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "3a87649dff804bdabfddcd63ea0904de"
format_stamp: "Formatted at 2026-06-08 12:43:42 on dist-test-slave-xmh3"
I20260608 12:43:46.938385   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-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)
I20260608 12:43:46.959045   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:46.960216   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:46.961602   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:46.965108  8394 ts_tablet_manager.cc:548] Loading tablet metadata (0/8 complete)
I20260608 12:43:46.999251  8290 raft_consensus.cc:493] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a87649dff804bdabfddcd63ea0904de)
I20260608 12:43:46.999879  8290 raft_consensus.cc:515] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.002233   431 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260608 12:43:47.002329  8290 leader_election.cc:290] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:47.002837   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.039s	user 0.002s	sys 0.000s
I20260608 12:43:47.003305   431 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260608 12:43:47.003538  8162 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e8e53fb13b4324a02185a047bfebaa" candidate_uuid: "9d007aeb1ddb45559d7138edfbe1272b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6c0273b907284de58e0a885950b8834f" is_pre_election: true
W20260608 12:43:47.006476  8051 leader_election.cc:336] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111)
I20260608 12:43:47.006923  8051 leader_election.cc:304] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [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: 9d007aeb1ddb45559d7138edfbe1272b; no voters: 3a87649dff804bdabfddcd63ea0904de, 6c0273b907284de58e0a885950b8834f
I20260608 12:43:47.007719  8290 raft_consensus.cc:2749] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:43:47.009027  8394 tablet_bootstrap.cc:492] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de: Bootstrap starting.
I20260608 12:43:47.022471  8394 tablet_bootstrap.cc:492] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de: 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
I20260608 12:43:47.023361  8394 tablet_bootstrap.cc:492] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de: Bootstrap complete.
I20260608 12:43:47.023921  8394 ts_tablet_manager.cc:1403] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:43:47.026021  8394 raft_consensus.cc:359] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.026551  8394 raft_consensus.cc:740] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.027274  8394 consensus_queue.cc:260] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [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: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.029731  8394 ts_tablet_manager.cc:1434] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:43:47.030555  8394 tablet_bootstrap.cc:492] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: Bootstrap starting.
I20260608 12:43:47.033600   431 ts_tablet_manager.cc:616] Registered 8 tablets
I20260608 12:43:47.033982   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.031s	user 0.031s	sys 0.000s
I20260608 12:43:47.043352  8394 tablet_bootstrap.cc:492] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: 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
I20260608 12:43:47.044196  8394 tablet_bootstrap.cc:492] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: Bootstrap complete.
I20260608 12:43:47.044790  8394 ts_tablet_manager.cc:1403] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.002s
I20260608 12:43:47.047319  8394 raft_consensus.cc:359] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.048132  8394 raft_consensus.cc:740] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.049006  8394 consensus_queue.cc:260] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [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: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.050733  8394 ts_tablet_manager.cc:1434] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:43:47.051574  8394 tablet_bootstrap.cc:492] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de: Bootstrap starting.
I20260608 12:43:47.062301  8289 consensus_queue.cc:579] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [LEADER]: Leader has been unable to successfully communicate with peer 3a87649dff804bdabfddcd63ea0904de for more than 1 seconds (1.514s)
I20260608 12:43:47.063171  8216 raft_consensus.cc:493] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a87649dff804bdabfddcd63ea0904de)
I20260608 12:43:47.063750  8216 raft_consensus.cc:515] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.067848  8394 tablet_bootstrap.cc:492] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de: 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
I20260608 12:43:47.069203  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e8e53fb13b4324a02185a047bfebaa" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b" is_pre_election: true
I20260608 12:43:47.069950  8087 raft_consensus.cc:2468] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c0273b907284de58e0a885950b8834f in term 1.
I20260608 12:43:47.071408  8128 leader_election.cc:304] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [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: 6c0273b907284de58e0a885950b8834f, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 
W20260608 12:43:47.072141  8125 leader_election.cc:336] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111)
I20260608 12:43:47.072327  8288 raft_consensus.cc:2804] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:47.072734  8288 raft_consensus.cc:493] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3a87649dff804bdabfddcd63ea0904de)
I20260608 12:43:47.073096  8288 raft_consensus.cc:3060] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:47.073608  8216 leader_election.cc:290] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739)
I20260608 12:43:47.075831  8394 tablet_bootstrap.cc:492] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de: Bootstrap complete.
I20260608 12:43:47.076689  8394 ts_tablet_manager.cc:1403] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.004s
I20260608 12:43:47.079725  8394 raft_consensus.cc:359] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.079578  8162 consensus_queue.cc:237] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [LEADER]: Queue 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: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } }
I20260608 12:43:47.080665  8288 raft_consensus.cc:515] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.080669  8394 raft_consensus.cc:740] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.082662  8394 consensus_queue.cc:260] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de [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: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.084764  8288 leader_election.cc:290] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 2 election: Requested vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739)
I20260608 12:43:47.086901  8394 ts_tablet_manager.cc:1434] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:43:47.087925  8394 tablet_bootstrap.cc:492] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de: Bootstrap starting.
I20260608 12:43:47.088763  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89e8e53fb13b4324a02185a047bfebaa" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b"
I20260608 12:43:47.089591  8087 raft_consensus.cc:3060] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Advancing to term 2
W20260608 12:43:47.095013  8125 leader_election.cc:336] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111)
I20260608 12:43:47.101939  8087 raft_consensus.cc:2468] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c0273b907284de58e0a885950b8834f in term 2.
I20260608 12:43:47.103447  8128 leader_election.cc:304] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c0273b907284de58e0a885950b8834f, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 3a87649dff804bdabfddcd63ea0904de
I20260608 12:43:47.104736  8288 raft_consensus.cc:2804] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:47.105237  8288 raft_consensus.cc:697] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 2 LEADER]: Becoming Leader. State: Replica: 6c0273b907284de58e0a885950b8834f, State: Running, Role: LEADER
I20260608 12:43:47.106402  8288 consensus_queue.cc:237] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [LEADER]: Queue 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: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
W20260608 12:43:47.105243  8051 consensus_peers.cc:597] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b -> Peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Couldn't send request to peer 3a87649dff804bdabfddcd63ea0904de. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:47.124831  7910 catalog_manager.cc:5696] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f reported cstate change: term changed from 1 to 2, leader changed from 3a87649dff804bdabfddcd63ea0904de (127.0.107.193) to 6c0273b907284de58e0a885950b8834f (127.0.107.195). New cstate: current_term: 2 leader_uuid: "6c0273b907284de58e0a885950b8834f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:47.132576  8216 raft_consensus.cc:493] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3a87649dff804bdabfddcd63ea0904de)
I20260608 12:43:47.134012  8216 raft_consensus.cc:515] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.135864  8087 raft_consensus.cc:1275] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Refusing update from remote peer 6c0273b907284de58e0a885950b8834f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:47.136196  8216 leader_election.cc:290] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739)
I20260608 12:43:47.139398  8087 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64753ef7e5204cf7a7640ff038ec5ebc" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b" is_pre_election: true
I20260608 12:43:47.140216  8087 raft_consensus.cc:2468] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6c0273b907284de58e0a885950b8834f in term 1.
I20260608 12:43:47.141443  8128 leader_election.cc:304] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [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: 6c0273b907284de58e0a885950b8834f, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 
I20260608 12:43:47.142376  8216 raft_consensus.cc:2804] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260608 12:43:47.142314  8288 consensus_queue.cc:1048] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:47.143013  8216 raft_consensus.cc:493] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 3a87649dff804bdabfddcd63ea0904de)
I20260608 12:43:47.143484  8216 raft_consensus.cc:3060] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:47.152832  8394 tablet_bootstrap.cc:492] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de: 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
I20260608 12:43:47.153924  8394 tablet_bootstrap.cc:492] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de: Bootstrap complete.
I20260608 12:43:47.153625  8216 raft_consensus.cc:515] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.154918  8394 ts_tablet_manager.cc:1403] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.008s
W20260608 12:43:47.157943  8125 consensus_peers.cc:597] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f -> Peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Couldn't send request to peer 3a87649dff804bdabfddcd63ea0904de. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:43:47.159298  8125 leader_election.cc:336] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111)
I20260608 12:43:47.160317  8289 raft_consensus.cc:2955] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } } }
I20260608 12:43:47.162848  8394 raft_consensus.cc:359] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.163525  8394 raft_consensus.cc:740] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.165004  8394 consensus_queue.cc:260] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [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: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.167008  8394 ts_tablet_manager.cc:1434] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260608 12:43:47.167857  8394 tablet_bootstrap.cc:492] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de: Bootstrap starting.
W20260608 12:43:47.167740  8125 leader_election.cc:336] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111)
W20260608 12:43:47.169728  8127 consensus_peers.cc:597] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f -> Peer 15ed47af89114f2cb47ec948f051f879 (127.0.107.196:36843): Couldn't send request to peer 15ed47af89114f2cb47ec948f051f879. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d87ebc95af7e4a39b7ff1eb05672011e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:47.170135  8087 raft_consensus.cc:2955] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } } }
I20260608 12:43:47.175421  8216 leader_election.cc:290] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 2 election: Requested vote from peers 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341), 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739)
I20260608 12:43:47.176617  8088 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64753ef7e5204cf7a7640ff038ec5ebc" candidate_uuid: "6c0273b907284de58e0a885950b8834f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9d007aeb1ddb45559d7138edfbe1272b"
I20260608 12:43:47.177233  8088 raft_consensus.cc:3060] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:47.185719  7910 catalog_manager.cc:5696] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b reported cstate change: config changed from index -1 to 2, NON_VOTER 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6c0273b907284de58e0a885950b8834f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } } }
I20260608 12:43:47.194015  7897 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet d87ebc95af7e4a39b7ff1eb05672011e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260608 12:43:47.187268  8088 raft_consensus.cc:2468] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6c0273b907284de58e0a885950b8834f in term 2.
I20260608 12:43:47.198434  8128 leader_election.cc:304] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6c0273b907284de58e0a885950b8834f, 9d007aeb1ddb45559d7138edfbe1272b; no voters: 3a87649dff804bdabfddcd63ea0904de
I20260608 12:43:47.199710  8216 raft_consensus.cc:2804] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 2 FOLLOWER]: Leader election won for term 2
I20260608 12:43:47.200219  8216 raft_consensus.cc:697] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 2 LEADER]: Becoming Leader. State: Replica: 6c0273b907284de58e0a885950b8834f, State: Running, Role: LEADER
I20260608 12:43:47.200958  8394 tablet_bootstrap.cc:492] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de: 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
I20260608 12:43:47.201020  8216 consensus_queue.cc:237] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [LEADER]: Queue 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: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.202016  8394 tablet_bootstrap.cc:492] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de: Bootstrap complete.
I20260608 12:43:47.202737  8394 ts_tablet_manager.cc:1403] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.008s
I20260608 12:43:47.205188  8394 raft_consensus.cc:359] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.205690  8394 raft_consensus.cc:740] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.206514  8394 consensus_queue.cc:260] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.209982  8394 ts_tablet_manager.cc:1434] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260608 12:43:47.211002  8394 tablet_bootstrap.cc:492] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de: Bootstrap starting.
I20260608 12:43:47.221637  7909 catalog_manager.cc:5696] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f reported cstate change: term changed from 1 to 2, leader changed from 3a87649dff804bdabfddcd63ea0904de (127.0.107.193) to 6c0273b907284de58e0a885950b8834f (127.0.107.195). New cstate: current_term: 2 leader_uuid: "6c0273b907284de58e0a885950b8834f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:47.227206  8394 tablet_bootstrap.cc:492] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de: 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
I20260608 12:43:47.228256  8394 tablet_bootstrap.cc:492] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de: Bootstrap complete.
I20260608 12:43:47.228986  8394 ts_tablet_manager.cc:1403] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de: Time spent bootstrapping tablet: real 0.018s	user 0.017s	sys 0.000s
I20260608 12:43:47.233963  8394 raft_consensus.cc:359] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.234472  8394 raft_consensus.cc:740] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.235227  8394 consensus_queue.cc:260] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [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: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.237272  8394 ts_tablet_manager.cc:1434] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.000s
I20260608 12:43:47.238175  8394 tablet_bootstrap.cc:492] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de: Bootstrap starting.
I20260608 12:43:47.239324   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34341
I20260608 12:43:47.239516  8464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34341 every 8 connection(s)
I20260608 12:43:47.253185  8394 tablet_bootstrap.cc:492] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de: 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
I20260608 12:43:47.254530  8394 tablet_bootstrap.cc:492] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de: Bootstrap complete.
I20260608 12:43:47.255252  8394 ts_tablet_manager.cc:1403] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260608 12:43:47.257172  8465 heartbeater.cc:344] Connected to a master server at 127.0.107.254:35509
I20260608 12:43:47.257635  8465 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:47.257949  8394 raft_consensus.cc:359] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } }
I20260608 12:43:47.258566  8465 heartbeater.cc:507] Master 127.0.107.254:35509 requested a full tablet report, sending...
I20260608 12:43:47.258649  8394 raft_consensus.cc:740] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.259567  8394 consensus_queue.cc:260] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [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: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } }
I20260608 12:43:47.261462  8394 ts_tablet_manager.cc:1434] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260608 12:43:47.262421  8394 tablet_bootstrap.cc:492] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de: Bootstrap starting.
I20260608 12:43:47.262694  8162 raft_consensus.cc:1275] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 2 FOLLOWER]: Refusing update from remote peer 9d007aeb1ddb45559d7138edfbe1272b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:47.265136  8290 consensus_queue.cc:1048] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:47.265820  7909 ts_manager.cc:194] Re-registered known tserver with Master: 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341)
I20260608 12:43:47.277267  8394 tablet_bootstrap.cc:492] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de: 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
I20260608 12:43:47.278628  8394 tablet_bootstrap.cc:492] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de: Bootstrap complete.
I20260608 12:43:47.279170  8394 ts_tablet_manager.cc:1403] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260608 12:43:47.281086  8394 raft_consensus.cc:359] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.281610  8394 raft_consensus.cc:740] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a87649dff804bdabfddcd63ea0904de, State: Initialized, Role: FOLLOWER
I20260608 12:43:47.282495  8394 consensus_queue.cc:260] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [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: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } }
I20260608 12:43:47.282792  7909 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33968
I20260608 12:43:47.284963  8394 ts_tablet_manager.cc:1434] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260608 12:43:47.287384  8465 heartbeater.cc:499] Master 127.0.107.254:35509 was elected leader, sending a full tablet report...
I20260608 12:43:47.386915  8419 tablet_service.cc:1558] Processing DeleteTablet for tablet 54ce98c0659743fe84452bcee0711a64 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:46 UTC) from {username='slave'} at 127.0.0.1:35134
I20260608 12:43:47.387279  8418 tablet_service.cc:1558] Processing DeleteTablet for tablet 1be79ff771a04adeaaf2fc81d2ba4167 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:46 UTC) from {username='slave'} at 127.0.0.1:35134
I20260608 12:43:47.388540  8476 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:47.389256  8476 raft_consensus.cc:2243] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:47.389730  8476 raft_consensus.cc:2272] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.392232  8476 ts_tablet_manager.cc:1916] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:47.402633  8476 ts_tablet_manager.cc:1929] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:47.402951  8476 log.cc:1199] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-0-root/wals/54ce98c0659743fe84452bcee0711a64
I20260608 12:43:47.403578  8476 ts_tablet_manager.cc:1950] T 54ce98c0659743fe84452bcee0711a64 P 3a87649dff804bdabfddcd63ea0904de: Deleting consensus metadata
I20260608 12:43:47.406061  8476 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:47.406273  7895 catalog_manager.cc:5027] TS 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): tablet 54ce98c0659743fe84452bcee0711a64 (table dugtrio [id=676746138c06428cac22193a954e06dd]) successfully deleted
I20260608 12:43:47.406895  8476 raft_consensus.cc:2243] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:47.407377  8476 pending_rounds.cc:70] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: Trying to abort 1 pending ops.
I20260608 12:43:47.407548  8476 pending_rounds.cc:77] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659074078867456 op_type: NO_OP noop_request { }
I20260608 12:43:47.407874  8476 raft_consensus.cc:2889] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:43:47.408192  8476 raft_consensus.cc:2272] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.410781  8476 ts_tablet_manager.cc:1916] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:47.421070  8476 ts_tablet_manager.cc:1929] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:47.421394  8476 log.cc:1199] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-0-root/wals/1be79ff771a04adeaaf2fc81d2ba4167
I20260608 12:43:47.422075  8476 ts_tablet_manager.cc:1950] T 1be79ff771a04adeaaf2fc81d2ba4167 P 3a87649dff804bdabfddcd63ea0904de: Deleting consensus metadata
I20260608 12:43:47.424589  7895 catalog_manager.cc:5027] TS 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): tablet 1be79ff771a04adeaaf2fc81d2ba4167 (table dugtrio [id=676746138c06428cac22193a954e06dd]) successfully deleted
I20260608 12:43:47.433882  8419 tablet_service.cc:1558] Processing DeleteTablet for tablet 45143ac9fb5b4070a26487e60b6ab01e with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:46 UTC) from {username='slave'} at 127.0.0.1:35134
I20260608 12:43:47.434687  8476 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:47.435386  8476 raft_consensus.cc:2243] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:47.435851  8476 raft_consensus.cc:2272] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.438385  8476 ts_tablet_manager.cc:1916] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:47.440840  8419 tablet_service.cc:1558] Processing DeleteTablet for tablet 30f803162cea4f4389ae8b1970b1591a with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-08 12:43:46 UTC) from {username='slave'} at 127.0.0.1:35134
I20260608 12:43:47.449272  8476 ts_tablet_manager.cc:1929] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260608 12:43:47.449704  8476 log.cc:1199] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-0-root/wals/45143ac9fb5b4070a26487e60b6ab01e
I20260608 12:43:47.450340  8476 ts_tablet_manager.cc:1950] T 45143ac9fb5b4070a26487e60b6ab01e P 3a87649dff804bdabfddcd63ea0904de: Deleting consensus metadata
I20260608 12:43:47.452724  8476 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:47.452873  7895 catalog_manager.cc:5027] TS 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): tablet 45143ac9fb5b4070a26487e60b6ab01e (table dugtrio [id=676746138c06428cac22193a954e06dd]) successfully deleted
I20260608 12:43:47.453464  8476 raft_consensus.cc:2243] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:47.454025  8476 raft_consensus.cc:2272] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:47.456266  8476 ts_tablet_manager.cc:1916] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260608 12:43:47.466030  8476 ts_tablet_manager.cc:1929] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260608 12:43:47.466364  8476 log.cc:1199] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-0-root/wals/30f803162cea4f4389ae8b1970b1591a
I20260608 12:43:47.466957  8476 ts_tablet_manager.cc:1950] T 30f803162cea4f4389ae8b1970b1591a P 3a87649dff804bdabfddcd63ea0904de: Deleting consensus metadata
I20260608 12:43:47.469302  7895 catalog_manager.cc:5027] TS 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): tablet 30f803162cea4f4389ae8b1970b1591a (table dugtrio [id=676746138c06428cac22193a954e06dd]) successfully deleted
I20260608 12:43:47.527441  8438 raft_consensus.cc:3060] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:47.530596  8436 raft_consensus.cc:2955] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } } }
I20260608 12:43:47.535589  8438 raft_consensus.cc:1275] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Refusing update from remote peer 6c0273b907284de58e0a885950b8834f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:47.537348  8216 consensus_queue.cc:1048] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:47.547362  8088 raft_consensus.cc:1275] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Refusing update from remote peer 6c0273b907284de58e0a885950b8834f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:47.549163  8435 consensus_queue.cc:1048] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:47.593583  8438 raft_consensus.cc:3060] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:47.598968  8438 raft_consensus.cc:1275] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Refusing update from remote peer 6c0273b907284de58e0a885950b8834f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:47.600405  8435 consensus_queue.cc:1048] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:47.600991  8088 raft_consensus.cc:1275] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Refusing update from remote peer 6c0273b907284de58e0a885950b8834f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260608 12:43:47.602447  8435 consensus_queue.cc:1048] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:47.660231  8088 consensus_queue.cc:237] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [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: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } attrs { replace: true } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } }
I20260608 12:43:47.669421  8162 raft_consensus.cc:1275] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 2 FOLLOWER]: Refusing update from remote peer 9d007aeb1ddb45559d7138edfbe1272b: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:47.670920  8474 consensus_queue.cc:1048] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:47.677712  8438 raft_consensus.cc:3060] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Advancing to term 2
I20260608 12:43:47.678088  8471 raft_consensus.cc:2955] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } attrs { replace: true } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } } }
I20260608 12:43:47.680994  8487 ts_tablet_manager.cc:933] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879: Initiating tablet copy from peer 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
W20260608 12:43:47.681068  8053 consensus_peers.cc:597] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b -> Peer 15ed47af89114f2cb47ec948f051f879 (127.0.107.196:36843): Couldn't send request to peer 15ed47af89114f2cb47ec948f051f879. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9befb6b471694028be1d4f62e83de84c. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:47.685492  8487 tablet_copy_client.cc:323] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:33419
I20260608 12:43:47.686621  8438 raft_consensus.cc:1275] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Refusing update from remote peer 9d007aeb1ddb45559d7138edfbe1272b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:47.685464  8162 raft_consensus.cc:2955] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } attrs { replace: true } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } } }
I20260608 12:43:47.690936  8474 consensus_queue.cc:1048] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:47.696972  7910 catalog_manager.cc:5696] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b reported cstate change: config changed from index -1 to 3, NON_VOTER 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "9d007aeb1ddb45559d7138edfbe1272b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:47.715659  8172 tablet_copy_service.cc:140] P 6c0273b907284de58e0a885950b8834f: Received BeginTabletCopySession request for tablet d87ebc95af7e4a39b7ff1eb05672011e from peer 15ed47af89114f2cb47ec948f051f879 ({username='slave'} at 127.0.0.1:35526)
I20260608 12:43:47.716328  8172 tablet_copy_service.cc:161] P 6c0273b907284de58e0a885950b8834f: Beginning new tablet copy session on tablet d87ebc95af7e4a39b7ff1eb05672011e from peer 15ed47af89114f2cb47ec948f051f879 at {username='slave'} at 127.0.0.1:35526: session id = 15ed47af89114f2cb47ec948f051f879-d87ebc95af7e4a39b7ff1eb05672011e
I20260608 12:43:47.720503  8438 raft_consensus.cc:2955] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } attrs { replace: true } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } } }
I20260608 12:43:47.728826  8162 consensus_queue.cc:237] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [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: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } attrs { replace: true } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } }
I20260608 12:43:47.731015  8172 tablet_copy_source_session.cc:215] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:47.734189  8487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d87ebc95af7e4a39b7ff1eb05672011e. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:43:47.736411  8127 consensus_peers.cc:597] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f -> Peer 15ed47af89114f2cb47ec948f051f879 (127.0.107.196:36843): Couldn't send request to peer 15ed47af89114f2cb47ec948f051f879. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 64753ef7e5204cf7a7640ff038ec5ebc. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:47.737154  8088 raft_consensus.cc:1275] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Refusing update from remote peer 6c0273b907284de58e0a885950b8834f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:47.739086  8435 consensus_queue.cc:1048] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:47.740669  8438 raft_consensus.cc:1275] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Refusing update from remote peer 6c0273b907284de58e0a885950b8834f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260608 12:43:47.742317  8289 consensus_queue.cc:1048] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:47.746731  8289 raft_consensus.cc:2955] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } attrs { replace: true } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } } }
I20260608 12:43:47.750387  8487 tablet_copy_client.cc:806] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:47.751014  8487 tablet_copy_client.cc:670] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:47.751405  8088 raft_consensus.cc:2955] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } attrs { replace: true } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } } }
I20260608 12:43:47.754815  8487 tablet_copy_client.cc:538] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:47.753901  8438 raft_consensus.cc:2955] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } attrs { replace: true } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } } }
I20260608 12:43:47.764269  8487 tablet_bootstrap.cc:492] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879: Bootstrap starting.
I20260608 12:43:47.770008  7911 catalog_manager.cc:5696] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de reported cstate change: config changed from index -1 to 3, NON_VOTER 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) added. New cstate: current_term: 2 leader_uuid: "6c0273b907284de58e0a885950b8834f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } attrs { replace: true } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } } }
W20260608 12:43:47.774366  7959 auto_rebalancer.cc:591] Failed to schedule move for tablet d87ebc95af7e4a39b7ff1eb05672011e: Invalid argument: Server with UUID 15ed47af89114f2cb47ec948f051f879 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } }
I20260608 12:43:47.795325  8487 tablet_bootstrap.cc:492] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879: 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
I20260608 12:43:47.796259  8487 tablet_bootstrap.cc:492] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879: Bootstrap complete.
I20260608 12:43:47.796947  8487 ts_tablet_manager.cc:1403] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.004s
I20260608 12:43:47.800177  8487 raft_consensus.cc:359] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } }
I20260608 12:43:47.801023  8487 raft_consensus.cc:740] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 15ed47af89114f2cb47ec948f051f879, State: Initialized, Role: LEARNER
I20260608 12:43:47.801715  8487 consensus_queue.cc:260] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879 [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: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } }
I20260608 12:43:47.803912  8376 heartbeater.cc:499] Master 127.0.107.254:35509 was elected leader, sending a full tablet report...
I20260608 12:43:47.804539  8487 ts_tablet_manager.cc:1434] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879: Time spent starting tablet: real 0.007s	user 0.009s	sys 0.000s
I20260608 12:43:47.806764  8172 tablet_copy_service.cc:342] P 6c0273b907284de58e0a885950b8834f: Request end of tablet copy session 15ed47af89114f2cb47ec948f051f879-d87ebc95af7e4a39b7ff1eb05672011e received from {username='slave'} at 127.0.0.1:35526
I20260608 12:43:47.807175  8172 tablet_copy_service.cc:434] P 6c0273b907284de58e0a885950b8834f: ending tablet copy session 15ed47af89114f2cb47ec948f051f879-d87ebc95af7e4a39b7ff1eb05672011e on tablet d87ebc95af7e4a39b7ff1eb05672011e with peer 15ed47af89114f2cb47ec948f051f879
I20260608 12:43:48.120049  8487 ts_tablet_manager.cc:933] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879: Initiating tablet copy from peer 9d007aeb1ddb45559d7138edfbe1272b (127.0.107.194:45739)
I20260608 12:43:48.122557  8487 tablet_copy_client.cc:323] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:45739
I20260608 12:43:48.135664  8098 tablet_copy_service.cc:140] P 9d007aeb1ddb45559d7138edfbe1272b: Received BeginTabletCopySession request for tablet 9befb6b471694028be1d4f62e83de84c from peer 15ed47af89114f2cb47ec948f051f879 ({username='slave'} at 127.0.0.1:47096)
I20260608 12:43:48.136310  8098 tablet_copy_service.cc:161] P 9d007aeb1ddb45559d7138edfbe1272b: Beginning new tablet copy session on tablet 9befb6b471694028be1d4f62e83de84c from peer 15ed47af89114f2cb47ec948f051f879 at {username='slave'} at 127.0.0.1:47096: session id = 15ed47af89114f2cb47ec948f051f879-9befb6b471694028be1d4f62e83de84c
I20260608 12:43:48.139458  8162 consensus_queue.cc:237] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [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: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } }
I20260608 12:43:48.145375  8438 raft_consensus.cc:1275] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Refusing update from remote peer 6c0273b907284de58e0a885950b8834f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:48.145445  8098 tablet_copy_source_session.cc:215] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:48.145927  8088 raft_consensus.cc:1275] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Refusing update from remote peer 6c0273b907284de58e0a885950b8834f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:48.147187  8289 consensus_queue.cc:1048] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:48.147976  8216 consensus_queue.cc:1048] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:48.149231  8487 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9befb6b471694028be1d4f62e83de84c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:48.155810  8216 raft_consensus.cc:2955] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } }
I20260608 12:43:48.161887  8087 raft_consensus.cc:2955] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } }
I20260608 12:43:48.166913  8487 tablet_copy_client.cc:806] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:48.167583  8487 tablet_copy_client.cc:670] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:48.158819  8438 raft_consensus.cc:2955] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } }
I20260608 12:43:48.175323  8487 tablet_copy_client.cc:538] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:48.180609  8496 ts_tablet_manager.cc:933] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879: Initiating tablet copy from peer 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419)
I20260608 12:43:48.182901  7897 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet d87ebc95af7e4a39b7ff1eb05672011e with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:48.184263  7909 catalog_manager.cc:5696] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b reported cstate change: config changed from index 2 to 3, NON_VOTER 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "6c0273b907284de58e0a885950b8834f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } }
I20260608 12:43:48.186743  8496 tablet_copy_client.cc:323] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:33419
I20260608 12:43:48.188686  8172 tablet_copy_service.cc:140] P 6c0273b907284de58e0a885950b8834f: Received BeginTabletCopySession request for tablet 64753ef7e5204cf7a7640ff038ec5ebc from peer 15ed47af89114f2cb47ec948f051f879 ({username='slave'} at 127.0.0.1:35526)
I20260608 12:43:48.189239  8172 tablet_copy_service.cc:161] P 6c0273b907284de58e0a885950b8834f: Beginning new tablet copy session on tablet 64753ef7e5204cf7a7640ff038ec5ebc from peer 15ed47af89114f2cb47ec948f051f879 at {username='slave'} at 127.0.0.1:35526: session id = 15ed47af89114f2cb47ec948f051f879-64753ef7e5204cf7a7640ff038ec5ebc
I20260608 12:43:48.191787  8487 tablet_bootstrap.cc:492] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879: Bootstrap starting.
I20260608 12:43:48.199705  8172 tablet_copy_source_session.cc:215] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:43:48.206342  8496 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64753ef7e5204cf7a7640ff038ec5ebc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:48.235509  8496 tablet_copy_client.cc:806] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879: tablet copy: Starting download of 0 data blocks...
I20260608 12:43:48.236903  8496 tablet_copy_client.cc:670] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879: tablet copy: Starting download of 1 WAL segments...
I20260608 12:43:48.239868  8341 tablet_service.cc:1558] Processing DeleteTablet for tablet d87ebc95af7e4a39b7ff1eb05672011e with delete_type TABLET_DATA_TOMBSTONED (TS 15ed47af89114f2cb47ec948f051f879 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:46692
I20260608 12:43:48.242000  8496 tablet_copy_client.cc:538] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:43:48.245520  8487 tablet_bootstrap.cc:492] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879: 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
I20260608 12:43:48.246515  8487 tablet_bootstrap.cc:492] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879: Bootstrap complete.
I20260608 12:43:48.247277  8487 ts_tablet_manager.cc:1403] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879: Time spent bootstrapping tablet: real 0.056s	user 0.031s	sys 0.018s
I20260608 12:43:48.250509  8487 raft_consensus.cc:359] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } attrs { replace: true } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } }
I20260608 12:43:48.251387  8487 raft_consensus.cc:740] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 15ed47af89114f2cb47ec948f051f879, State: Initialized, Role: LEARNER
I20260608 12:43:48.252125  8487 consensus_queue.cc:260] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879 [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: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } attrs { replace: true } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } }
I20260608 12:43:48.253722  8496 tablet_bootstrap.cc:492] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879: Bootstrap starting.
I20260608 12:43:48.258803  8487 ts_tablet_manager.cc:1434] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879: Time spent starting tablet: real 0.011s	user 0.001s	sys 0.004s
I20260608 12:43:48.261150  8098 tablet_copy_service.cc:342] P 9d007aeb1ddb45559d7138edfbe1272b: Request end of tablet copy session 15ed47af89114f2cb47ec948f051f879-9befb6b471694028be1d4f62e83de84c received from {username='slave'} at 127.0.0.1:47096
I20260608 12:43:48.261715  8098 tablet_copy_service.cc:434] P 9d007aeb1ddb45559d7138edfbe1272b: ending tablet copy session 15ed47af89114f2cb47ec948f051f879-9befb6b471694028be1d4f62e83de84c on tablet 9befb6b471694028be1d4f62e83de84c with peer 15ed47af89114f2cb47ec948f051f879
I20260608 12:43:48.270887  8501 tablet_replica.cc:333] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879: stopping tablet replica
I20260608 12:43:48.271852  8501 raft_consensus.cc:2243] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:43:48.272498  8501 raft_consensus.cc:2272] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:43:48.277860  8501 ts_tablet_manager.cc:1916] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:48.280186  8496 tablet_bootstrap.cc:492] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879: 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
I20260608 12:43:48.281098  8496 tablet_bootstrap.cc:492] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879: Bootstrap complete.
I20260608 12:43:48.281810  8496 ts_tablet_manager.cc:1403] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879: Time spent bootstrapping tablet: real 0.028s	user 0.026s	sys 0.004s
I20260608 12:43:48.285054  8496 raft_consensus.cc:359] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } attrs { replace: true } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } }
I20260608 12:43:48.285887  8496 raft_consensus.cc:740] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 15ed47af89114f2cb47ec948f051f879, State: Initialized, Role: LEARNER
I20260608 12:43:48.286558  8496 consensus_queue.cc:260] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879 [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: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } attrs { replace: true } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: true } }
I20260608 12:43:48.288831  8496 ts_tablet_manager.cc:1434] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.004s
I20260608 12:43:48.290462  8501 ts_tablet_manager.cc:1929] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260608 12:43:48.291141  8172 tablet_copy_service.cc:342] P 6c0273b907284de58e0a885950b8834f: Request end of tablet copy session 15ed47af89114f2cb47ec948f051f879-64753ef7e5204cf7a7640ff038ec5ebc received from {username='slave'} at 127.0.0.1:35526
I20260608 12:43:48.291711  8172 tablet_copy_service.cc:434] P 6c0273b907284de58e0a885950b8834f: ending tablet copy session 15ed47af89114f2cb47ec948f051f879-64753ef7e5204cf7a7640ff038ec5ebc on tablet 64753ef7e5204cf7a7640ff038ec5ebc with peer 15ed47af89114f2cb47ec948f051f879
I20260608 12:43:48.292593  8501 log.cc:1199] T d87ebc95af7e4a39b7ff1eb05672011e P 15ed47af89114f2cb47ec948f051f879: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-3-root/wals/d87ebc95af7e4a39b7ff1eb05672011e
I20260608 12:43:48.294479  7897 catalog_manager.cc:5027] TS 15ed47af89114f2cb47ec948f051f879 (127.0.107.196:36843): tablet d87ebc95af7e4a39b7ff1eb05672011e (table test-workload [id=caeb9c91917446f2baa9678af34bb761]) successfully deleted
I20260608 12:43:48.672205  8350 raft_consensus.cc:1217] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:43:48.739475  8350 raft_consensus.cc:1217] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260608 12:43:49.104570  8216 raft_consensus.cc:1064] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f: attempting to promote NON_VOTER 15ed47af89114f2cb47ec948f051f879 to VOTER
I20260608 12:43:49.107501  8216 consensus_queue.cc:237] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [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: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } attrs { replace: true } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } }
I20260608 12:43:49.114578  8350 raft_consensus.cc:1275] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879 [term 2 LEARNER]: Refusing update from remote peer 6c0273b907284de58e0a885950b8834f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:49.115694  8438 raft_consensus.cc:1275] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Refusing update from remote peer 6c0273b907284de58e0a885950b8834f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:49.115851  8088 raft_consensus.cc:1275] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Refusing update from remote peer 6c0273b907284de58e0a885950b8834f: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:49.116492  8216 consensus_queue.cc:1048] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:49.117601  8435 consensus_queue.cc:1048] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:49.118888  8289 consensus_queue.cc:1048] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260608 12:43:49.138763  8289 raft_consensus.cc:2955] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } attrs { replace: true } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } } }
I20260608 12:43:49.141646  8351 raft_consensus.cc:2955] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } attrs { replace: true } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } } }
I20260608 12:43:49.143278  8438 raft_consensus.cc:2955] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } attrs { replace: true } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } } }
I20260608 12:43:49.151795  8088 raft_consensus.cc:2955] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } attrs { replace: true } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } } }
I20260608 12:43:49.154922  7910 catalog_manager.cc:5696] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f reported cstate change: config changed from index 3 to 4, 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6c0273b907284de58e0a885950b8834f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:49.191665  8162 consensus_queue.cc:237] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [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: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } }
I20260608 12:43:49.197965  8351 raft_consensus.cc:1275] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879 [term 2 FOLLOWER]: Refusing update from remote peer 6c0273b907284de58e0a885950b8834f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:49.199561  8289 consensus_queue.cc:1048] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:49.200286  8088 raft_consensus.cc:1275] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Refusing update from remote peer 6c0273b907284de58e0a885950b8834f: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:49.202080  8289 consensus_queue.cc:1048] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:49.207051  8435 raft_consensus.cc:2955] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3a87649dff804bdabfddcd63ea0904de (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } } }
I20260608 12:43:49.210287  8088 raft_consensus.cc:2955] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3a87649dff804bdabfddcd63ea0904de (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } } }
I20260608 12:43:49.216302  8351 raft_consensus.cc:2955] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 3a87649dff804bdabfddcd63ea0904de (127.0.107.193) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } } }
I20260608 12:43:49.218348  7897 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 64753ef7e5204cf7a7640ff038ec5ebc with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:49.224252  7909 catalog_manager.cc:5696] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f reported cstate change: config changed from index 4 to 5, VOTER 3a87649dff804bdabfddcd63ea0904de (127.0.107.193) evicted. New cstate: current_term: 2 leader_uuid: "6c0273b907284de58e0a885950b8834f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:49.235437  8419 tablet_service.cc:1558] Processing DeleteTablet for tablet 64753ef7e5204cf7a7640ff038ec5ebc with delete_type TABLET_DATA_TOMBSTONED (TS 3a87649dff804bdabfddcd63ea0904de not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35134
I20260608 12:43:49.237385  8515 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:49.238453  8515 raft_consensus.cc:2243] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:49.239312  8515 raft_consensus.cc:2272] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:49.242285  8515 ts_tablet_manager.cc:1916] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:49.252637  8515 ts_tablet_manager.cc:1929] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:43:49.252995  8515 log.cc:1199] T 64753ef7e5204cf7a7640ff038ec5ebc P 3a87649dff804bdabfddcd63ea0904de: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-0-root/wals/64753ef7e5204cf7a7640ff038ec5ebc
I20260608 12:43:49.254979  7895 catalog_manager.cc:5027] TS 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): tablet 64753ef7e5204cf7a7640ff038ec5ebc (table test-workload [id=caeb9c91917446f2baa9678af34bb761]) successfully deleted
I20260608 12:43:49.348228  8503 raft_consensus.cc:1064] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b: attempting to promote NON_VOTER 15ed47af89114f2cb47ec948f051f879 to VOTER
I20260608 12:43:49.350399  8503 consensus_queue.cc:237] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [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: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } attrs { replace: true } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } }
I20260608 12:43:49.358038  8162 raft_consensus.cc:1275] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 2 FOLLOWER]: Refusing update from remote peer 9d007aeb1ddb45559d7138edfbe1272b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:49.358398  8351 raft_consensus.cc:1275] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879 [term 2 LEARNER]: Refusing update from remote peer 9d007aeb1ddb45559d7138edfbe1272b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:49.359544  8436 raft_consensus.cc:1275] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Refusing update from remote peer 9d007aeb1ddb45559d7138edfbe1272b: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260608 12:43:49.359797  8503 consensus_queue.cc:1048] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [LEADER]: Connected to new peer: Peer: permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:49.360792  8516 consensus_queue.cc:1048] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:49.361837  8518 consensus_queue.cc:1048] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:49.382931  8516 raft_consensus.cc:2955] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } attrs { replace: true } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } } }
I20260608 12:43:49.385066  8436 raft_consensus.cc:2955] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } attrs { replace: true } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } } }
I20260608 12:43:49.385561  8162 raft_consensus.cc:2955] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } attrs { replace: true } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } } }
I20260608 12:43:49.397411  8351 raft_consensus.cc:2955] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } attrs { replace: true } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } } }
I20260608 12:43:49.400146  7910 catalog_manager.cc:5696] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b reported cstate change: config changed from index 3 to 4, 15ed47af89114f2cb47ec948f051f879 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9d007aeb1ddb45559d7138edfbe1272b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6c0273b907284de58e0a885950b8834f" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33419 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:49.418421  8088 consensus_queue.cc:237] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [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: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } }
I20260608 12:43:49.425717  8436 raft_consensus.cc:1275] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Refusing update from remote peer 9d007aeb1ddb45559d7138edfbe1272b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:49.426024  8351 raft_consensus.cc:1275] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879 [term 2 FOLLOWER]: Refusing update from remote peer 9d007aeb1ddb45559d7138edfbe1272b: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260608 12:43:49.427387  8516 consensus_queue.cc:1048] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:49.428390  8503 consensus_queue.cc:1048] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [LEADER]: Connected to new peer: Peer: permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260608 12:43:49.436703  8503 raft_consensus.cc:2955] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6c0273b907284de58e0a885950b8834f (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } } }
I20260608 12:43:49.438087  8436 raft_consensus.cc:2955] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6c0273b907284de58e0a885950b8834f (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } } }
I20260608 12:43:49.438385  8351 raft_consensus.cc:2955] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6c0273b907284de58e0a885950b8834f (127.0.107.195) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } } }
I20260608 12:43:49.449487  7898 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 9befb6b471694028be1d4f62e83de84c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:49.453022  7911 catalog_manager.cc:5696] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879 reported cstate change: config changed from index 4 to 5, VOTER 6c0273b907284de58e0a885950b8834f (127.0.107.195) evicted. New cstate: current_term: 2 leader_uuid: "9d007aeb1ddb45559d7138edfbe1272b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "3a87649dff804bdabfddcd63ea0904de" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34341 } } peers { permanent_uuid: "9d007aeb1ddb45559d7138edfbe1272b" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 45739 } } peers { permanent_uuid: "15ed47af89114f2cb47ec948f051f879" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36843 } attrs { promote: false } } }
I20260608 12:43:49.463480  8150 tablet_service.cc:1558] Processing DeleteTablet for tablet 9befb6b471694028be1d4f62e83de84c with delete_type TABLET_DATA_TOMBSTONED (TS 6c0273b907284de58e0a885950b8834f not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:35492
I20260608 12:43:49.466832  8522 tablet_replica.cc:333] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f: stopping tablet replica
I20260608 12:43:49.467738  8522 raft_consensus.cc:2243] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:49.468490  8522 raft_consensus.cc:2272] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:49.471750  8522 ts_tablet_manager.cc:1916] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260608 12:43:49.482151  8522 ts_tablet_manager.cc:1929] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260608 12:43:49.482437  8522 log.cc:1199] T 9befb6b471694028be1d4f62e83de84c P 6c0273b907284de58e0a885950b8834f: Deleting WAL directory at /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780922429684918-431-0/minicluster-data/ts-2-root/wals/9befb6b471694028be1d4f62e83de84c
I20260608 12:43:49.483786  7897 catalog_manager.cc:5027] TS 6c0273b907284de58e0a885950b8834f (127.0.107.195:33419): tablet 9befb6b471694028be1d4f62e83de84c (table test-workload [id=caeb9c91917446f2baa9678af34bb761]) successfully deleted
W20260608 12:43:50.464123  7959 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 3a87649dff804bdabfddcd63ea0904de not available for placement
I20260608 12:43:51.280364   431 tablet_server.cc:179] TabletServer@127.0.107.193:34341 shutting down...
I20260608 12:43:51.311059   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:51.312070   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:51.312841   431 raft_consensus.cc:2243] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:51.314097   431 raft_consensus.cc:2272] T d87ebc95af7e4a39b7ff1eb05672011e P 3a87649dff804bdabfddcd63ea0904de [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:51.317023   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:51.317606   431 raft_consensus.cc:2243] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:51.318711   431 raft_consensus.cc:2272] T 9befb6b471694028be1d4f62e83de84c P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:51.321404   431 tablet_replica.cc:333] stopping tablet replica
I20260608 12:43:51.321990   431 raft_consensus.cc:2243] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:51.322522   431 raft_consensus.cc:2272] T 89e8e53fb13b4324a02185a047bfebaa P 3a87649dff804bdabfddcd63ea0904de [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:51.348587   431 tablet_server.cc:196] TabletServer@127.0.107.193:34341 shutdown complete.
I20260608 12:43:51.376596   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:51.402810   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:51.403709   431 tablet_replica.cc:333] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b: stopping tablet replica
I20260608 12:43:51.404546   431 raft_consensus.cc:2243] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:51.405450   431 raft_consensus.cc:2272] T d87ebc95af7e4a39b7ff1eb05672011e P 9d007aeb1ddb45559d7138edfbe1272b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:51.408313   431 tablet_replica.cc:333] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b: stopping tablet replica
I20260608 12:43:51.408849   431 raft_consensus.cc:2243] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:51.409399   431 raft_consensus.cc:2272] T 89e8e53fb13b4324a02185a047bfebaa P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:51.411993   431 tablet_replica.cc:333] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b: stopping tablet replica
I20260608 12:43:51.412554   431 raft_consensus.cc:2243] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:43:51.413571   431 raft_consensus.cc:2272] T 9befb6b471694028be1d4f62e83de84c P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:51.415994   431 tablet_replica.cc:333] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b: stopping tablet replica
I20260608 12:43:51.416586   431 raft_consensus.cc:2243] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:51.417708   431 raft_consensus.cc:2272] T 64753ef7e5204cf7a7640ff038ec5ebc P 9d007aeb1ddb45559d7138edfbe1272b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:51.446451   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:51.480034   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
W20260608 12:43:51.484613  7959 auto_rebalancer.cc:591] Failed to schedule move for tablet 89e8e53fb13b4324a02185a047bfebaa: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260608 12:43:51.491829  8125 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111) [suppressed 38 similar messages]
W20260608 12:43:51.499753  8125 consensus_peers.cc:597] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f -> Peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Couldn't send request to peer 3a87649dff804bdabfddcd63ea0904de. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260608 12:43:51.505115  8125 consensus_peers.cc:597] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f -> Peer 3a87649dff804bdabfddcd63ea0904de (127.0.107.193:34341): Couldn't send request to peer 3a87649dff804bdabfddcd63ea0904de. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:34341: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:51.516088   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:51.516933   431 tablet_replica.cc:333] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f: stopping tablet replica
I20260608 12:43:51.517622   431 raft_consensus.cc:2243] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:43:51.518700   431 raft_consensus.cc:2272] T 64753ef7e5204cf7a7640ff038ec5ebc P 6c0273b907284de58e0a885950b8834f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:51.521140   431 tablet_replica.cc:333] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f: stopping tablet replica
I20260608 12:43:51.521797   431 raft_consensus.cc:2243] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:51.522904   431 raft_consensus.cc:2272] T d87ebc95af7e4a39b7ff1eb05672011e P 6c0273b907284de58e0a885950b8834f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:51.525519   431 tablet_replica.cc:333] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f: stopping tablet replica
I20260608 12:43:51.526105   431 raft_consensus.cc:2243] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 2 LEADER]: Raft consensus shutting down.
I20260608 12:43:51.526997   431 raft_consensus.cc:2272] T 89e8e53fb13b4324a02185a047bfebaa P 6c0273b907284de58e0a885950b8834f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:51.553699   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:51.579547   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:43:51.605593   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:51.606563   431 tablet_replica.cc:333] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879: stopping tablet replica
I20260608 12:43:51.607242   431 raft_consensus.cc:2243] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:51.608062   431 raft_consensus.cc:2272] T 9befb6b471694028be1d4f62e83de84c P 15ed47af89114f2cb47ec948f051f879 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:51.610508   431 tablet_replica.cc:333] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879: stopping tablet replica
I20260608 12:43:51.610986   431 raft_consensus.cc:2243] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:51.611549   431 raft_consensus.cc:2272] T 64753ef7e5204cf7a7640ff038ec5ebc P 15ed47af89114f2cb47ec948f051f879 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:51.634690   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:51.650295   431 master.cc:562] Master@127.0.107.254:35509 shutting down...
I20260608 12:43:51.668906   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:51.669531   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:51.669917   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 74da49dca7304bc19d65a88c55010541: stopping tablet replica
I20260608 12:43:51.690030   431 master.cc:584] Master@127.0.107.254:35509 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (9253 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260608 12:43:51.733188   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:44467
I20260608 12:43:51.734448   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:51.740190  8527 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:51.740545  8528 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:51.741395  8530 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:51.742954   431 server_base.cc:1061] running on GCE node
I20260608 12:43:51.743863   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:51.744074   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:51.744244   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922631744227 us; error 0 us; skew 500 ppm
I20260608 12:43:51.744874   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:51.747395   431 webserver.cc:533] Webserver started at http://127.0.107.254:36383/ using document root <none> and password file <none>
I20260608 12:43:51.747921   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:51.748131   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:51.748410   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:51.749576   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "b0f9254e5de04296b71a8d4bc885c2c1"
format_stamp: "Formatted at 2026-06-08 12:43:51 on dist-test-slave-xmh3"
I20260608 12:43:51.754249   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260608 12:43:51.757972  8535 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:51.758844   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260608 12:43:51.759085   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "b0f9254e5de04296b71a8d4bc885c2c1"
format_stamp: "Formatted at 2026-06-08 12:43:51 on dist-test-slave-xmh3"
I20260608 12:43:51.759318   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-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)
I20260608 12:43:51.787297   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:51.788596   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:51.828596   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:44467
I20260608 12:43:51.828732  8586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:44467 every 8 connection(s)
I20260608 12:43:51.833081  8587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:51.844183  8587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1: Bootstrap starting.
I20260608 12:43:51.849109  8587 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:51.855106  8587 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1: No bootstrap required, opened a new log
I20260608 12:43:51.858837  8587 raft_consensus.cc:359] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0f9254e5de04296b71a8d4bc885c2c1" member_type: VOTER }
I20260608 12:43:51.859418  8587 raft_consensus.cc:385] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:51.859727  8587 raft_consensus.cc:740] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b0f9254e5de04296b71a8d4bc885c2c1, State: Initialized, Role: FOLLOWER
I20260608 12:43:51.860416  8587 consensus_queue.cc:260] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b0f9254e5de04296b71a8d4bc885c2c1" member_type: VOTER }
I20260608 12:43:51.861096  8587 raft_consensus.cc:399] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:51.861398  8587 raft_consensus.cc:493] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:51.861723  8587 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:51.868829  8587 raft_consensus.cc:515] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0f9254e5de04296b71a8d4bc885c2c1" member_type: VOTER }
I20260608 12:43:51.869565  8587 leader_election.cc:304] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [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: b0f9254e5de04296b71a8d4bc885c2c1; no voters: 
I20260608 12:43:51.871150  8587 leader_election.cc:290] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:51.871738  8590 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:51.873426  8590 raft_consensus.cc:697] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [term 1 LEADER]: Becoming Leader. State: Replica: b0f9254e5de04296b71a8d4bc885c2c1, State: Running, Role: LEADER
I20260608 12:43:51.874430  8587 sys_catalog.cc:565] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:51.874291  8590 consensus_queue.cc:237] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [LEADER]: Queue going to LEADER mode. State: All 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: "b0f9254e5de04296b71a8d4bc885c2c1" member_type: VOTER }
I20260608 12:43:51.880542  8591 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b0f9254e5de04296b71a8d4bc885c2c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0f9254e5de04296b71a8d4bc885c2c1" member_type: VOTER } }
I20260608 12:43:51.881417  8591 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:51.883383  8592 sys_catalog.cc:455] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b0f9254e5de04296b71a8d4bc885c2c1. Latest consensus state: current_term: 1 leader_uuid: "b0f9254e5de04296b71a8d4bc885c2c1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b0f9254e5de04296b71a8d4bc885c2c1" member_type: VOTER } }
I20260608 12:43:51.883893  8596 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:51.884126  8592 sys_catalog.cc:458] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:51.889431  8596 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:51.904345   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:51.906787  8596 catalog_manager.cc:1382] Generated new cluster ID: ad3730d26c3c408481fc21a597eb7758
I20260608 12:43:51.907065  8596 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:51.921983  8596 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:51.923336  8596 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:51.935817  8596 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1: Generated new TSK 0
I20260608 12:43:51.936458  8596 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:51.970733   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:51.977615  8608 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:51.978880  8609 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:51.980698   431 server_base.cc:1061] running on GCE node
W20260608 12:43:51.981006  8611 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:51.981988   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:51.982223   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:51.982396   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922631982378 us; error 0 us; skew 500 ppm
I20260608 12:43:51.982998   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:51.985348   431 webserver.cc:533] Webserver started at http://127.0.107.193:45443/ using document root <none> and password file <none>
I20260608 12:43:51.985942   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:51.986109   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:51.986424   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:51.987551   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "d9978c0e80574a7080ffb760356dc483"
format_stamp: "Formatted at 2026-06-08 12:43:51 on dist-test-slave-xmh3"
I20260608 12:43:51.992137   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:43:51.995750  8616 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:51.996498   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:43:51.996811   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "d9978c0e80574a7080ffb760356dc483"
format_stamp: "Formatted at 2026-06-08 12:43:51 on dist-test-slave-xmh3"
I20260608 12:43:51.997080   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-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)
I20260608 12:43:52.019310   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:52.020540   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:52.022045   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:52.024561   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:52.024775   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:52.025053   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:52.025224   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:52.065582   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:41757
I20260608 12:43:52.065697  8678 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:41757 every 8 connection(s)
I20260608 12:43:52.071156   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:52.078321  8683 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:52.079052  8684 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:52.082165   431 server_base.cc:1061] running on GCE node
W20260608 12:43:52.082679  8687 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:52.083644   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:52.083837   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:52.083969   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922632083958 us; error 0 us; skew 500 ppm
I20260608 12:43:52.084496   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:52.087121   431 webserver.cc:533] Webserver started at http://127.0.107.194:45631/ using document root <none> and password file <none>
I20260608 12:43:52.087636   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:52.087845   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:52.088171   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:52.089605  8679 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44467
I20260608 12:43:52.089634   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "89cd8272614249389aa23dafbd93b2e6"
format_stamp: "Formatted at 2026-06-08 12:43:52 on dist-test-slave-xmh3"
I20260608 12:43:52.090250  8679 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:52.091023  8679 heartbeater.cc:507] Master 127.0.107.254:44467 requested a full tablet report, sending...
I20260608 12:43:52.093400  8552 ts_manager.cc:194] Registered new tserver with Master: d9978c0e80574a7080ffb760356dc483 (127.0.107.193:41757)
I20260608 12:43:52.095383  8552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37464
I20260608 12:43:52.095459   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:43:52.099617  8691 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:52.100418   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:43:52.100728   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "89cd8272614249389aa23dafbd93b2e6"
format_stamp: "Formatted at 2026-06-08 12:43:52 on dist-test-slave-xmh3"
I20260608 12:43:52.101020   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-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)
I20260608 12:43:52.123003   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:52.124239   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:52.125993   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:52.128357   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:52.128589   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:52.128852   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:52.129035   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:52.171375   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:44919
I20260608 12:43:52.171489  8753 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:44919 every 8 connection(s)
I20260608 12:43:52.176620   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:52.185081  8758 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:52.185248  8757 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:52.187134  8760 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:52.187808   431 server_base.cc:1061] running on GCE node
I20260608 12:43:52.188808   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:52.189078   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:52.189297   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922632189277 us; error 0 us; skew 500 ppm
I20260608 12:43:52.190114   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:52.190603  8754 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44467
I20260608 12:43:52.191018  8754 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:52.191910  8754 heartbeater.cc:507] Master 127.0.107.254:44467 requested a full tablet report, sending...
I20260608 12:43:52.192800   431 webserver.cc:533] Webserver started at http://127.0.107.195:40967/ using document root <none> and password file <none>
I20260608 12:43:52.193583   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:52.193853   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:52.194141   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:52.194262  8552 ts_manager.cc:194] Registered new tserver with Master: 89cd8272614249389aa23dafbd93b2e6 (127.0.107.194:44919)
I20260608 12:43:52.195353   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "0afc0e12ea634866a948af04092863ff"
format_stamp: "Formatted at 2026-06-08 12:43:52 on dist-test-slave-xmh3"
I20260608 12:43:52.195763  8552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37472
I20260608 12:43:52.200263   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:43:52.203922  8765 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:52.204680   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:43:52.204978   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "0afc0e12ea634866a948af04092863ff"
format_stamp: "Formatted at 2026-06-08 12:43:52 on dist-test-slave-xmh3"
I20260608 12:43:52.205271   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-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)
I20260608 12:43:52.217268   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:52.218536   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:52.219952   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:52.222256   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:52.222486   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:52.222744   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:52.222946   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:52.263221   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40863
I20260608 12:43:52.263338  8827 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40863 every 8 connection(s)
I20260608 12:43:52.277645  8828 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44467
I20260608 12:43:52.278102  8828 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:52.278860  8828 heartbeater.cc:507] Master 127.0.107.254:44467 requested a full tablet report, sending...
I20260608 12:43:52.280875  8552 ts_manager.cc:194] Registered new tserver with Master: 0afc0e12ea634866a948af04092863ff (127.0.107.195:40863)
I20260608 12:43:52.281349   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014595501s
I20260608 12:43:52.282341  8552 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37476
I20260608 12:43:53.098397  8679 heartbeater.cc:499] Master 127.0.107.254:44467 was elected leader, sending a full tablet report...
I20260608 12:43:53.198376  8754 heartbeater.cc:499] Master 127.0.107.254:44467 was elected leader, sending a full tablet report...
I20260608 12:43:53.285120  8828 heartbeater.cc:499] Master 127.0.107.254:44467 was elected leader, sending a full tablet report...
I20260608 12:43:53.338085  8552 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37478:
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"
    }
  }
}
W20260608 12:43:53.341100  8552 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.
I20260608 12:43:53.400290  8793 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb89c2918664d12b2d6d14962fabb5e (DEFAULT_TABLE table=test-workload [id=82519535357b4946aca167c4b70c9b8b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:53.400873  8791 tablet_service.cc:1511] Processing CreateTablet for tablet 04236d00175c4cc3bddc0ec6b8930651 (DEFAULT_TABLE table=test-workload [id=82519535357b4946aca167c4b70c9b8b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:53.402258  8793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb89c2918664d12b2d6d14962fabb5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:53.403430  8792 tablet_service.cc:1511] Processing CreateTablet for tablet 0cce040f0153458e84608e80aae5a0c7 (DEFAULT_TABLE table=test-workload [id=82519535357b4946aca167c4b70c9b8b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:53.404898  8792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cce040f0153458e84608e80aae5a0c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:53.404698  8790 tablet_service.cc:1511] Processing CreateTablet for tablet 609145f437ad4060bd4c6ce42a3f4420 (DEFAULT_TABLE table=test-workload [id=82519535357b4946aca167c4b70c9b8b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:53.405558  8791 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04236d00175c4cc3bddc0ec6b8930651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:53.406443  8790 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 609145f437ad4060bd4c6ce42a3f4420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:53.430328  8644 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb89c2918664d12b2d6d14962fabb5e (DEFAULT_TABLE table=test-workload [id=82519535357b4946aca167c4b70c9b8b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:53.431197  8642 tablet_service.cc:1511] Processing CreateTablet for tablet 04236d00175c4cc3bddc0ec6b8930651 (DEFAULT_TABLE table=test-workload [id=82519535357b4946aca167c4b70c9b8b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:53.431866  8644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb89c2918664d12b2d6d14962fabb5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:53.432654  8642 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04236d00175c4cc3bddc0ec6b8930651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:53.433431  8717 tablet_service.cc:1511] Processing CreateTablet for tablet 04236d00175c4cc3bddc0ec6b8930651 (DEFAULT_TABLE table=test-workload [id=82519535357b4946aca167c4b70c9b8b]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260608 12:43:53.433807  8719 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb89c2918664d12b2d6d14962fabb5e (DEFAULT_TABLE table=test-workload [id=82519535357b4946aca167c4b70c9b8b]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260608 12:43:53.434293  8641 tablet_service.cc:1511] Processing CreateTablet for tablet 609145f437ad4060bd4c6ce42a3f4420 (DEFAULT_TABLE table=test-workload [id=82519535357b4946aca167c4b70c9b8b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:53.434903  8717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 04236d00175c4cc3bddc0ec6b8930651. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:53.435740  8641 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 609145f437ad4060bd4c6ce42a3f4420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:53.436134  8718 tablet_service.cc:1511] Processing CreateTablet for tablet 0cce040f0153458e84608e80aae5a0c7 (DEFAULT_TABLE table=test-workload [id=82519535357b4946aca167c4b70c9b8b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:53.437546  8718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cce040f0153458e84608e80aae5a0c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:53.439198  8716 tablet_service.cc:1511] Processing CreateTablet for tablet 609145f437ad4060bd4c6ce42a3f4420 (DEFAULT_TABLE table=test-workload [id=82519535357b4946aca167c4b70c9b8b]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260608 12:43:53.439250  8643 tablet_service.cc:1511] Processing CreateTablet for tablet 0cce040f0153458e84608e80aae5a0c7 (DEFAULT_TABLE table=test-workload [id=82519535357b4946aca167c4b70c9b8b]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260608 12:43:53.440832  8643 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0cce040f0153458e84608e80aae5a0c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:53.443713  8719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb89c2918664d12b2d6d14962fabb5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:53.445669  8716 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 609145f437ad4060bd4c6ce42a3f4420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:53.523419  8848 tablet_bootstrap.cc:492] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff: Bootstrap starting.
I20260608 12:43:53.532727  8848 tablet_bootstrap.cc:654] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:53.543092  8850 tablet_bootstrap.cc:492] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483: Bootstrap starting.
I20260608 12:43:53.544456  8849 tablet_bootstrap.cc:492] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6: Bootstrap starting.
I20260608 12:43:53.550320  8848 tablet_bootstrap.cc:492] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff: No bootstrap required, opened a new log
I20260608 12:43:53.550895  8848 ts_tablet_manager.cc:1403] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.008s
I20260608 12:43:53.551456  8849 tablet_bootstrap.cc:654] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:53.551456  8850 tablet_bootstrap.cc:654] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:53.554185  8848 raft_consensus.cc:359] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.554951  8848 raft_consensus.cc:385] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:53.555263  8848 raft_consensus.cc:740] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afc0e12ea634866a948af04092863ff, State: Initialized, Role: FOLLOWER
I20260608 12:43:53.556857  8848 consensus_queue.cc:260] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.562615  8850 tablet_bootstrap.cc:492] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483: No bootstrap required, opened a new log
I20260608 12:43:53.562809  8849 tablet_bootstrap.cc:492] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6: No bootstrap required, opened a new log
I20260608 12:43:53.563192  8850 ts_tablet_manager.cc:1403] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.005s
I20260608 12:43:53.563373  8849 ts_tablet_manager.cc:1403] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260608 12:43:53.564136  8848 ts_tablet_manager.cc:1434] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.000s
I20260608 12:43:53.565343  8848 tablet_bootstrap.cc:492] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff: Bootstrap starting.
I20260608 12:43:53.566612  8850 raft_consensus.cc:359] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.567459  8850 raft_consensus.cc:385] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:53.567783  8850 raft_consensus.cc:740] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9978c0e80574a7080ffb760356dc483, State: Initialized, Role: FOLLOWER
I20260608 12:43:53.567916  8849 raft_consensus.cc:359] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.568718  8849 raft_consensus.cc:385] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:53.569154  8849 raft_consensus.cc:740] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89cd8272614249389aa23dafbd93b2e6, State: Initialized, Role: FOLLOWER
I20260608 12:43:53.568766  8850 consensus_queue.cc:260] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.570022  8849 consensus_queue.cc:260] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.575006  8848 tablet_bootstrap.cc:654] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:53.579303  8850 ts_tablet_manager.cc:1434] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483: Time spent starting tablet: real 0.016s	user 0.016s	sys 0.000s
I20260608 12:43:53.581719  8849 ts_tablet_manager.cc:1434] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.007s
I20260608 12:43:53.582847  8849 tablet_bootstrap.cc:492] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6: Bootstrap starting.
I20260608 12:43:53.585472  8850 tablet_bootstrap.cc:492] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483: Bootstrap starting.
I20260608 12:43:53.589666  8849 tablet_bootstrap.cc:654] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:53.595640  8850 tablet_bootstrap.cc:654] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:53.596171  8848 tablet_bootstrap.cc:492] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff: No bootstrap required, opened a new log
I20260608 12:43:53.596755  8848 ts_tablet_manager.cc:1403] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.014s
I20260608 12:43:53.600055  8848 raft_consensus.cc:359] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.600805  8848 raft_consensus.cc:385] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:53.601126  8848 raft_consensus.cc:740] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afc0e12ea634866a948af04092863ff, State: Initialized, Role: FOLLOWER
I20260608 12:43:53.602358  8849 tablet_bootstrap.cc:492] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6: No bootstrap required, opened a new log
I20260608 12:43:53.601986  8848 consensus_queue.cc:260] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.603217  8849 ts_tablet_manager.cc:1403] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260608 12:43:53.604821  8848 ts_tablet_manager.cc:1434] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:43:53.605434  8850 tablet_bootstrap.cc:492] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483: No bootstrap required, opened a new log
I20260608 12:43:53.605863  8848 tablet_bootstrap.cc:492] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff: Bootstrap starting.
I20260608 12:43:53.606722  8849 raft_consensus.cc:359] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.607462  8849 raft_consensus.cc:385] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:53.607765  8849 raft_consensus.cc:740] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89cd8272614249389aa23dafbd93b2e6, State: Initialized, Role: FOLLOWER
I20260608 12:43:53.607887  8850 ts_tablet_manager.cc:1403] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.000s
I20260608 12:43:53.608722  8849 consensus_queue.cc:260] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.611335  8850 raft_consensus.cc:359] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } }
I20260608 12:43:53.612116  8850 raft_consensus.cc:385] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:53.612463  8850 raft_consensus.cc:740] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9978c0e80574a7080ffb760356dc483, State: Initialized, Role: FOLLOWER
I20260608 12:43:53.613165  8848 tablet_bootstrap.cc:654] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:53.613351  8850 consensus_queue.cc:260] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } }
I20260608 12:43:53.613981  8849 ts_tablet_manager.cc:1434] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260608 12:43:53.615185  8849 tablet_bootstrap.cc:492] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6: Bootstrap starting.
I20260608 12:43:53.615926  8850 ts_tablet_manager.cc:1434] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:43:53.617053  8850 tablet_bootstrap.cc:492] T 609145f437ad4060bd4c6ce42a3f4420 P d9978c0e80574a7080ffb760356dc483: Bootstrap starting.
I20260608 12:43:53.623962  8850 tablet_bootstrap.cc:654] T 609145f437ad4060bd4c6ce42a3f4420 P d9978c0e80574a7080ffb760356dc483: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:53.624684  8849 tablet_bootstrap.cc:654] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:53.625736  8848 tablet_bootstrap.cc:492] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff: No bootstrap required, opened a new log
I20260608 12:43:53.626328  8848 ts_tablet_manager.cc:1403] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.007s
I20260608 12:43:53.630056  8848 raft_consensus.cc:359] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } }
I20260608 12:43:53.631034  8848 raft_consensus.cc:385] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:53.631423  8848 raft_consensus.cc:740] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afc0e12ea634866a948af04092863ff, State: Initialized, Role: FOLLOWER
I20260608 12:43:53.632772  8848 consensus_queue.cc:260] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } }
I20260608 12:43:53.636229  8848 ts_tablet_manager.cc:1434] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.003s
I20260608 12:43:53.637696  8848 tablet_bootstrap.cc:492] T 609145f437ad4060bd4c6ce42a3f4420 P 0afc0e12ea634866a948af04092863ff: Bootstrap starting.
I20260608 12:43:53.645605  8850 tablet_bootstrap.cc:492] T 609145f437ad4060bd4c6ce42a3f4420 P d9978c0e80574a7080ffb760356dc483: No bootstrap required, opened a new log
I20260608 12:43:53.646108  8849 tablet_bootstrap.cc:492] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6: No bootstrap required, opened a new log
I20260608 12:43:53.646293  8850 ts_tablet_manager.cc:1403] T 609145f437ad4060bd4c6ce42a3f4420 P d9978c0e80574a7080ffb760356dc483: Time spent bootstrapping tablet: real 0.030s	user 0.021s	sys 0.006s
I20260608 12:43:53.646662  8849 ts_tablet_manager.cc:1403] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6: Time spent bootstrapping tablet: real 0.032s	user 0.020s	sys 0.008s
I20260608 12:43:53.647405  8848 tablet_bootstrap.cc:654] T 609145f437ad4060bd4c6ce42a3f4420 P 0afc0e12ea634866a948af04092863ff: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:53.649829  8850 raft_consensus.cc:359] T 609145f437ad4060bd4c6ce42a3f4420 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.650679  8850 raft_consensus.cc:385] T 609145f437ad4060bd4c6ce42a3f4420 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:53.650220  8849 raft_consensus.cc:359] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.651058  8850 raft_consensus.cc:740] T 609145f437ad4060bd4c6ce42a3f4420 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9978c0e80574a7080ffb760356dc483, State: Initialized, Role: FOLLOWER
I20260608 12:43:53.651239  8849 raft_consensus.cc:385] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:53.651739  8849 raft_consensus.cc:740] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89cd8272614249389aa23dafbd93b2e6, State: Initialized, Role: FOLLOWER
I20260608 12:43:53.652311  8850 consensus_queue.cc:260] T 609145f437ad4060bd4c6ce42a3f4420 P d9978c0e80574a7080ffb760356dc483 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.652961  8849 consensus_queue.cc:260] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.654999  8850 ts_tablet_manager.cc:1434] T 609145f437ad4060bd4c6ce42a3f4420 P d9978c0e80574a7080ffb760356dc483: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:43:53.655993  8849 ts_tablet_manager.cc:1434] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:43:53.656183  8850 tablet_bootstrap.cc:492] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483: Bootstrap starting.
I20260608 12:43:53.657100  8849 tablet_bootstrap.cc:492] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6: Bootstrap starting.
I20260608 12:43:53.659071  8848 tablet_bootstrap.cc:492] T 609145f437ad4060bd4c6ce42a3f4420 P 0afc0e12ea634866a948af04092863ff: No bootstrap required, opened a new log
I20260608 12:43:53.659679  8848 ts_tablet_manager.cc:1403] T 609145f437ad4060bd4c6ce42a3f4420 P 0afc0e12ea634866a948af04092863ff: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.003s
I20260608 12:43:53.663019  8848 raft_consensus.cc:359] T 609145f437ad4060bd4c6ce42a3f4420 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.663831  8848 raft_consensus.cc:385] T 609145f437ad4060bd4c6ce42a3f4420 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:53.663856  8850 tablet_bootstrap.cc:654] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:53.664291  8849 tablet_bootstrap.cc:654] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:53.664520  8848 raft_consensus.cc:740] T 609145f437ad4060bd4c6ce42a3f4420 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0afc0e12ea634866a948af04092863ff, State: Initialized, Role: FOLLOWER
I20260608 12:43:53.665709  8848 consensus_queue.cc:260] T 609145f437ad4060bd4c6ce42a3f4420 P 0afc0e12ea634866a948af04092863ff [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.668460  8848 ts_tablet_manager.cc:1434] T 609145f437ad4060bd4c6ce42a3f4420 P 0afc0e12ea634866a948af04092863ff: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:43:53.672142  8849 tablet_bootstrap.cc:492] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6: No bootstrap required, opened a new log
I20260608 12:43:53.672741  8849 ts_tablet_manager.cc:1403] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.009s
I20260608 12:43:53.675949  8849 raft_consensus.cc:359] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } }
I20260608 12:43:53.677453  8850 tablet_bootstrap.cc:492] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483: No bootstrap required, opened a new log
I20260608 12:43:53.678012  8850 ts_tablet_manager.cc:1403] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.004s
I20260608 12:43:53.678535  8849 raft_consensus.cc:385] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:53.678962  8849 raft_consensus.cc:740] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89cd8272614249389aa23dafbd93b2e6, State: Initialized, Role: FOLLOWER
I20260608 12:43:53.679819  8849 consensus_queue.cc:260] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } }
I20260608 12:43:53.681231  8850 raft_consensus.cc:359] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.681983  8850 raft_consensus.cc:385] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:53.682277  8850 raft_consensus.cc:740] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d9978c0e80574a7080ffb760356dc483, State: Initialized, Role: FOLLOWER
I20260608 12:43:53.682337  8849 ts_tablet_manager.cc:1434] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.002s
I20260608 12:43:53.683197  8850 consensus_queue.cc:260] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.685660  8850 ts_tablet_manager.cc:1434] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260608 12:43:53.709995  8856 raft_consensus.cc:493] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:53.710500  8856 raft_consensus.cc:515] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.712774  8856 leader_election.cc:290] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9978c0e80574a7080ffb760356dc483 (127.0.107.193:41757), 0afc0e12ea634866a948af04092863ff (127.0.107.195:40863)
I20260608 12:43:53.717691  8855 raft_consensus.cc:493] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:53.718283  8855 raft_consensus.cc:515] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.725569  8855 leader_election.cc:290] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89cd8272614249389aa23dafbd93b2e6 (127.0.107.194:44919), 0afc0e12ea634866a948af04092863ff (127.0.107.195:40863)
I20260608 12:43:53.725858  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609145f437ad4060bd4c6ce42a3f4420" candidate_uuid: "89cd8272614249389aa23dafbd93b2e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9978c0e80574a7080ffb760356dc483" is_pre_election: true
I20260608 12:43:53.727380  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609145f437ad4060bd4c6ce42a3f4420" candidate_uuid: "89cd8272614249389aa23dafbd93b2e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afc0e12ea634866a948af04092863ff" is_pre_election: true
I20260608 12:43:53.728523  8654 raft_consensus.cc:2468] T 609145f437ad4060bd4c6ce42a3f4420 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89cd8272614249389aa23dafbd93b2e6 in term 0.
I20260608 12:43:53.729043  8803 raft_consensus.cc:2468] T 609145f437ad4060bd4c6ce42a3f4420 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89cd8272614249389aa23dafbd93b2e6 in term 0.
I20260608 12:43:53.730261  8694 leader_election.cc:304] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89cd8272614249389aa23dafbd93b2e6, d9978c0e80574a7080ffb760356dc483; no voters: 
I20260608 12:43:53.731256  8856 raft_consensus.cc:2804] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:53.731685  8856 raft_consensus.cc:493] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:53.732025  8856 raft_consensus.cc:3060] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:53.740645  8856 raft_consensus.cc:515] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.741026  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cce040f0153458e84608e80aae5a0c7" candidate_uuid: "d9978c0e80574a7080ffb760356dc483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afc0e12ea634866a948af04092863ff" is_pre_election: true
I20260608 12:43:53.741627  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cce040f0153458e84608e80aae5a0c7" candidate_uuid: "d9978c0e80574a7080ffb760356dc483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cd8272614249389aa23dafbd93b2e6" is_pre_election: true
I20260608 12:43:53.741716  8803 raft_consensus.cc:2468] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9978c0e80574a7080ffb760356dc483 in term 0.
I20260608 12:43:53.742457  8729 raft_consensus.cc:2468] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9978c0e80574a7080ffb760356dc483 in term 0.
I20260608 12:43:53.743441  8620 leader_election.cc:304] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afc0e12ea634866a948af04092863ff, d9978c0e80574a7080ffb760356dc483; no voters: 
I20260608 12:43:53.743788  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609145f437ad4060bd4c6ce42a3f4420" candidate_uuid: "89cd8272614249389aa23dafbd93b2e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9978c0e80574a7080ffb760356dc483"
I20260608 12:43:53.744340  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "609145f437ad4060bd4c6ce42a3f4420" candidate_uuid: "89cd8272614249389aa23dafbd93b2e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afc0e12ea634866a948af04092863ff"
I20260608 12:43:53.744537  8856 leader_election.cc:290] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [CANDIDATE]: Term 1 election: Requested vote from peers d9978c0e80574a7080ffb760356dc483 (127.0.107.193:41757), 0afc0e12ea634866a948af04092863ff (127.0.107.195:40863)
I20260608 12:43:53.744577  8855 raft_consensus.cc:2804] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:53.744798  8654 raft_consensus.cc:3060] T 609145f437ad4060bd4c6ce42a3f4420 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:53.744975  8803 raft_consensus.cc:3060] T 609145f437ad4060bd4c6ce42a3f4420 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:53.745500  8855 raft_consensus.cc:493] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:53.745994  8855 raft_consensus.cc:3060] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:53.750748  8654 raft_consensus.cc:2468] T 609145f437ad4060bd4c6ce42a3f4420 P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89cd8272614249389aa23dafbd93b2e6 in term 1.
I20260608 12:43:53.751893  8694 leader_election.cc:304] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89cd8272614249389aa23dafbd93b2e6, d9978c0e80574a7080ffb760356dc483; no voters: 
I20260608 12:43:53.752609  8856 raft_consensus.cc:2804] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:53.753157  8803 raft_consensus.cc:2468] T 609145f437ad4060bd4c6ce42a3f4420 P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89cd8272614249389aa23dafbd93b2e6 in term 1.
I20260608 12:43:53.753191  8855 raft_consensus.cc:515] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.754634  8856 raft_consensus.cc:697] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [term 1 LEADER]: Becoming Leader. State: Replica: 89cd8272614249389aa23dafbd93b2e6, State: Running, Role: LEADER
I20260608 12:43:53.755553  8856 consensus_queue.cc:237] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.756186  8855 leader_election.cc:290] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [CANDIDATE]: Term 1 election: Requested vote from peers 89cd8272614249389aa23dafbd93b2e6 (127.0.107.194:44919), 0afc0e12ea634866a948af04092863ff (127.0.107.195:40863)
I20260608 12:43:53.756412  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cce040f0153458e84608e80aae5a0c7" candidate_uuid: "d9978c0e80574a7080ffb760356dc483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cd8272614249389aa23dafbd93b2e6"
I20260608 12:43:53.756932  8729 raft_consensus.cc:3060] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:53.757375  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0cce040f0153458e84608e80aae5a0c7" candidate_uuid: "d9978c0e80574a7080ffb760356dc483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afc0e12ea634866a948af04092863ff"
I20260608 12:43:53.757998  8803 raft_consensus.cc:3060] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:53.764873  8803 raft_consensus.cc:2468] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9978c0e80574a7080ffb760356dc483 in term 1.
I20260608 12:43:53.764873  8729 raft_consensus.cc:2468] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9978c0e80574a7080ffb760356dc483 in term 1.
I20260608 12:43:53.765676  8551 catalog_manager.cc:5696] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89cd8272614249389aa23dafbd93b2e6 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "89cd8272614249389aa23dafbd93b2e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:53.766521  8617 leader_election.cc:304] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89cd8272614249389aa23dafbd93b2e6, d9978c0e80574a7080ffb760356dc483; no voters: 
I20260608 12:43:53.767234  8855 raft_consensus.cc:2804] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:53.768424  8855 raft_consensus.cc:697] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [term 1 LEADER]: Becoming Leader. State: Replica: d9978c0e80574a7080ffb760356dc483, State: Running, Role: LEADER
I20260608 12:43:53.769315  8855 consensus_queue.cc:237] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.778142  8551 catalog_manager.cc:5696] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9978c0e80574a7080ffb760356dc483 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "d9978c0e80574a7080ffb760356dc483" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:53.843426  8855 raft_consensus.cc:493] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:53.843976  8855 raft_consensus.cc:515] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } }
I20260608 12:43:53.845741  8855 leader_election.cc:290] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0afc0e12ea634866a948af04092863ff (127.0.107.195:40863), 89cd8272614249389aa23dafbd93b2e6 (127.0.107.194:44919)
I20260608 12:43:53.846589  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb89c2918664d12b2d6d14962fabb5e" candidate_uuid: "d9978c0e80574a7080ffb760356dc483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afc0e12ea634866a948af04092863ff" is_pre_election: true
I20260608 12:43:53.846899  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb89c2918664d12b2d6d14962fabb5e" candidate_uuid: "d9978c0e80574a7080ffb760356dc483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cd8272614249389aa23dafbd93b2e6" is_pre_election: true
I20260608 12:43:53.847308  8803 raft_consensus.cc:2468] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9978c0e80574a7080ffb760356dc483 in term 0.
I20260608 12:43:53.847527  8729 raft_consensus.cc:2468] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d9978c0e80574a7080ffb760356dc483 in term 0.
I20260608 12:43:53.848469  8620 leader_election.cc:304] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afc0e12ea634866a948af04092863ff, d9978c0e80574a7080ffb760356dc483; no voters: 
I20260608 12:43:53.849169  8855 raft_consensus.cc:2804] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:53.849478  8855 raft_consensus.cc:493] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:53.849803  8855 raft_consensus.cc:3060] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:53.854583  8855 raft_consensus.cc:515] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } }
I20260608 12:43:53.856317  8855 leader_election.cc:290] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [CANDIDATE]: Term 1 election: Requested vote from peers 0afc0e12ea634866a948af04092863ff (127.0.107.195:40863), 89cd8272614249389aa23dafbd93b2e6 (127.0.107.194:44919)
I20260608 12:43:53.857102  8803 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb89c2918664d12b2d6d14962fabb5e" candidate_uuid: "d9978c0e80574a7080ffb760356dc483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0afc0e12ea634866a948af04092863ff"
I20260608 12:43:53.857465  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb89c2918664d12b2d6d14962fabb5e" candidate_uuid: "d9978c0e80574a7080ffb760356dc483" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cd8272614249389aa23dafbd93b2e6"
I20260608 12:43:53.857803  8803 raft_consensus.cc:3060] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:53.858098  8729 raft_consensus.cc:3060] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:53.864799  8729 raft_consensus.cc:2468] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9978c0e80574a7080ffb760356dc483 in term 1.
I20260608 12:43:53.864801  8803 raft_consensus.cc:2468] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d9978c0e80574a7080ffb760356dc483 in term 1.
I20260608 12:43:53.866115  8617 leader_election.cc:304] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89cd8272614249389aa23dafbd93b2e6, d9978c0e80574a7080ffb760356dc483; no voters: 
I20260608 12:43:53.866801  8855 raft_consensus.cc:2804] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:53.867344  8855 raft_consensus.cc:697] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [term 1 LEADER]: Becoming Leader. State: Replica: d9978c0e80574a7080ffb760356dc483, State: Running, Role: LEADER
I20260608 12:43:53.867506  8854 raft_consensus.cc:493] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:53.868093  8854 raft_consensus.cc:515] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.868185  8855 consensus_queue.cc:237] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } }
I20260608 12:43:53.872516  8854 leader_election.cc:290] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d9978c0e80574a7080ffb760356dc483 (127.0.107.193:41757), 89cd8272614249389aa23dafbd93b2e6 (127.0.107.194:44919)
I20260608 12:43:53.880316  8551 catalog_manager.cc:5696] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 reported cstate change: term changed from 0 to 1, leader changed from <none> to d9978c0e80574a7080ffb760356dc483 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "d9978c0e80574a7080ffb760356dc483" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:53.884814  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04236d00175c4cc3bddc0ec6b8930651" candidate_uuid: "0afc0e12ea634866a948af04092863ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9978c0e80574a7080ffb760356dc483" is_pre_election: true
I20260608 12:43:53.885564  8654 raft_consensus.cc:2468] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afc0e12ea634866a948af04092863ff in term 0.
I20260608 12:43:53.886855  8768 leader_election.cc:304] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afc0e12ea634866a948af04092863ff, d9978c0e80574a7080ffb760356dc483; no voters: 
I20260608 12:43:53.887614  8854 raft_consensus.cc:2804] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:53.887642  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04236d00175c4cc3bddc0ec6b8930651" candidate_uuid: "0afc0e12ea634866a948af04092863ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cd8272614249389aa23dafbd93b2e6" is_pre_election: true
I20260608 12:43:53.888178  8854 raft_consensus.cc:493] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:53.888504  8729 raft_consensus.cc:2468] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0afc0e12ea634866a948af04092863ff in term 0.
I20260608 12:43:53.888608  8854 raft_consensus.cc:3060] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:53.894315  8854 raft_consensus.cc:515] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.896236  8854 leader_election.cc:290] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [CANDIDATE]: Term 1 election: Requested vote from peers d9978c0e80574a7080ffb760356dc483 (127.0.107.193:41757), 89cd8272614249389aa23dafbd93b2e6 (127.0.107.194:44919)
I20260608 12:43:53.897011  8654 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04236d00175c4cc3bddc0ec6b8930651" candidate_uuid: "0afc0e12ea634866a948af04092863ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d9978c0e80574a7080ffb760356dc483"
I20260608 12:43:53.897675  8654 raft_consensus.cc:3060] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:43:53.897913  8600 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:43:53.898501  8729 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "04236d00175c4cc3bddc0ec6b8930651" candidate_uuid: "0afc0e12ea634866a948af04092863ff" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89cd8272614249389aa23dafbd93b2e6"
I20260608 12:43:53.899065  8729 raft_consensus.cc:3060] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:53.902885  8654 raft_consensus.cc:2468] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afc0e12ea634866a948af04092863ff in term 1.
I20260608 12:43:53.903842  8729 raft_consensus.cc:2468] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0afc0e12ea634866a948af04092863ff in term 1.
I20260608 12:43:53.903951  8768 leader_election.cc:304] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0afc0e12ea634866a948af04092863ff, d9978c0e80574a7080ffb760356dc483; no voters: 
I20260608 12:43:53.904819  8854 raft_consensus.cc:2804] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:53.906026  8854 raft_consensus.cc:697] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [term 1 LEADER]: Becoming Leader. State: Replica: 0afc0e12ea634866a948af04092863ff, State: Running, Role: LEADER
I20260608 12:43:53.906750  8854 consensus_queue.cc:237] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
I20260608 12:43:53.914446  8551 catalog_manager.cc:5696] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff reported cstate change: term changed from 0 to 1, leader changed from <none> to 0afc0e12ea634866a948af04092863ff (127.0.107.195). New cstate: current_term: 1 leader_uuid: "0afc0e12ea634866a948af04092863ff" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } health_report { overall_health: HEALTHY } } }
I20260608 12:43:54.011157   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:54.017705  8880 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:54.018664  8881 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:54.020066  8883 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:54.020424   431 server_base.cc:1061] running on GCE node
I20260608 12:43:54.021699   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:54.021988   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:54.022195   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922634022177 us; error 0 us; skew 500 ppm
I20260608 12:43:54.022859   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:54.025257   431 webserver.cc:533] Webserver started at http://127.0.107.196:40777/ using document root <none> and password file <none>
I20260608 12:43:54.025856   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:54.026069   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:54.026351   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:54.027458   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/ts-3-root/instance:
uuid: "4e65142fbbd947cbb9b67f4436d8ddc2"
format_stamp: "Formatted at 2026-06-08 12:43:54 on dist-test-slave-xmh3"
I20260608 12:43:54.032272   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:43:54.035794  8888 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:54.036568   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:43:54.036901   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/ts-3-root
uuid: "4e65142fbbd947cbb9b67f4436d8ddc2"
format_stamp: "Formatted at 2026-06-08 12:43:54 on dist-test-slave-xmh3"
I20260608 12:43:54.037199   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780922429684918-431-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)
I20260608 12:43:54.047313   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:54.048511   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:54.050267   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:54.052618   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:54.052848   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:54.053084   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:54.053269   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:54.095566   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:40267
I20260608 12:43:54.095712  8950 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:40267 every 8 connection(s)
I20260608 12:43:54.112815  8951 heartbeater.cc:344] Connected to a master server at 127.0.107.254:44467
I20260608 12:43:54.113267  8951 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:54.114176  8951 heartbeater.cc:507] Master 127.0.107.254:44467 requested a full tablet report, sending...
I20260608 12:43:54.116398  8551 ts_manager.cc:194] Registered new tserver with Master: 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196:40267)
I20260608 12:43:54.118121  8551 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37490
I20260608 12:43:54.249521  8855 consensus_queue.cc:1048] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:54.263650  8957 consensus_queue.cc:1048] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:54.312832  8959 consensus_queue.cc:1048] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:54.326089  8964 consensus_queue.cc:1048] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:54.351140  8854 consensus_queue.cc:1048] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:54.362425  8854 consensus_queue.cc:1048] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:54.402509  8957 consensus_queue.cc:1048] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:54.414065  8957 consensus_queue.cc:1048] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:54.920487  8654 consensus_queue.cc:237] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [LEADER]: Queue 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: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } }
I20260608 12:43:54.926844  8803 raft_consensus.cc:1275] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Refusing update from remote peer d9978c0e80574a7080ffb760356dc483: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:54.927898  8729 raft_consensus.cc:1275] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Refusing update from remote peer d9978c0e80574a7080ffb760356dc483: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:54.928524  8873 consensus_queue.cc:1048] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:54.929414  8957 consensus_queue.cc:1048] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260608 12:43:54.937456  8855 raft_consensus.cc:2955] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:54.939225  8729 raft_consensus.cc:2955] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
W20260608 12:43:54.940732  8617 consensus_peers.cc:597] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 -> Peer 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196:40267): Couldn't send request to peer 4e65142fbbd947cbb9b67f4436d8ddc2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3eb89c2918664d12b2d6d14962fabb5e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:54.943660  8803 raft_consensus.cc:2955] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:54.952235  8551 catalog_manager.cc:5696] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 reported cstate change: config changed from index -1 to 2, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d9978c0e80574a7080ffb760356dc483" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: true } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:54.955780  8654 consensus_queue.cc:237] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [LEADER]: Queue 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: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } }
I20260608 12:43:54.963552  8803 raft_consensus.cc:1275] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Refusing update from remote peer d9978c0e80574a7080ffb760356dc483: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:54.964792  8855 consensus_queue.cc:1048] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:43:54.965955  8617 consensus_peers.cc:597] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 -> Peer 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196:40267): Couldn't send request to peer 4e65142fbbd947cbb9b67f4436d8ddc2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0cce040f0153458e84608e80aae5a0c7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:54.966063  8729 raft_consensus.cc:1275] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Refusing update from remote peer d9978c0e80574a7080ffb760356dc483: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:54.967935  8873 consensus_queue.cc:1048] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:43:54.971655  8855 raft_consensus.cc:2955] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:54.974642  8803 raft_consensus.cc:2955] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:54.988914  8552 catalog_manager.cc:5696] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff reported cstate change: config changed from index -1 to 2, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "d9978c0e80574a7080ffb760356dc483" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:54.983162  8729 raft_consensus.cc:2955] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: true } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:55.008638  8803 consensus_queue.cc:237] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [LEADER]: Queue 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: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: true } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } }
I20260608 12:43:55.015504  8654 raft_consensus.cc:1275] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Refusing update from remote peer 0afc0e12ea634866a948af04092863ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:55.016184  8729 raft_consensus.cc:1275] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Refusing update from remote peer 0afc0e12ea634866a948af04092863ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:55.017105  8972 consensus_queue.cc:1048] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260608 12:43:55.018234  8971 consensus_queue.cc:1048] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260608 12:43:55.024928  8766 consensus_peers.cc:597] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff -> Peer 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196:40267): Couldn't send request to peer 4e65142fbbd947cbb9b67f4436d8ddc2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04236d00175c4cc3bddc0ec6b8930651. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:55.026281  8854 raft_consensus.cc:2955] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: true } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:55.028692  8729 raft_consensus.cc:2955] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: true } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:55.028692  8654 raft_consensus.cc:2955] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: true } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:55.039665  8552 catalog_manager.cc:5696] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff reported cstate change: config changed from index -1 to 2, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "0afc0e12ea634866a948af04092863ff" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:55.040450  8653 consensus_queue.cc:237] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [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: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: false } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } }
I20260608 12:43:55.049120  8729 raft_consensus.cc:1275] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Refusing update from remote peer d9978c0e80574a7080ffb760356dc483: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260608 12:43:55.049705  8617 consensus_peers.cc:597] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 -> Peer 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196:40267): Couldn't send request to peer 4e65142fbbd947cbb9b67f4436d8ddc2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3eb89c2918664d12b2d6d14962fabb5e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:55.050038  8803 raft_consensus.cc:1275] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Refusing update from remote peer d9978c0e80574a7080ffb760356dc483: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:55.050887  8855 consensus_queue.cc:1048] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:55.051633  8957 consensus_queue.cc:1048] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:55.059695  8957 raft_consensus.cc:2955] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [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: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: false } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:55.060913  8803 raft_consensus.cc:2955] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff [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: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: false } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:55.063305  8729 raft_consensus.cc:2955] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 [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: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: false } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
W20260608 12:43:55.070118  8600 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:43:55.070567  8600 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:43:55.072072  8548 catalog_manager.cc:5696] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "d9978c0e80574a7080ffb760356dc483" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: false } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:55.075774  8653 consensus_queue.cc:237] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [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: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: false } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } }
W20260608 12:43:55.085156  8617 consensus_peers.cc:597] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 -> Peer 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196:40267): Couldn't send request to peer 4e65142fbbd947cbb9b67f4436d8ddc2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0cce040f0153458e84608e80aae5a0c7. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:55.086542  8803 raft_consensus.cc:1275] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Refusing update from remote peer d9978c0e80574a7080ffb760356dc483: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:55.086370  8729 raft_consensus.cc:1275] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Refusing update from remote peer d9978c0e80574a7080ffb760356dc483: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:55.089167  8873 consensus_queue.cc:1048] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:55.090369  8957 consensus_queue.cc:1048] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:55.091212  8653 consensus_queue.cc:237] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [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: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: false } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } }
I20260608 12:43:55.096921  8873 raft_consensus.cc:2955] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [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: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: false } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:55.100405  8728 raft_consensus.cc:1275] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Refusing update from remote peer d9978c0e80574a7080ffb760356dc483: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:55.099694  8729 raft_consensus.cc:2955] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6 [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: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: false } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:55.104317  8957 consensus_queue.cc:1048] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260608 12:43:55.107671  8600 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:43:55.108043  8600 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:43:55.114584  8802 consensus_queue.cc:237] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [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: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: false } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } }
I20260608 12:43:55.115979  8552 catalog_manager.cc:5696] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "d9978c0e80574a7080ffb760356dc483" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: false } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:55.117219  8728 raft_consensus.cc:2955] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: false } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } }
I20260608 12:43:55.120667  8951 heartbeater.cc:499] Master 127.0.107.254:44467 was elected leader, sending a full tablet report...
I20260608 12:43:55.123601  8803 raft_consensus.cc:1275] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Refusing update from remote peer d9978c0e80574a7080ffb760356dc483: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:55.123291  8801 raft_consensus.cc:2955] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff [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: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: false } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:55.125535  8855 consensus_queue.cc:1048] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:55.133236  8803 raft_consensus.cc:2955] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: false } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } }
I20260608 12:43:55.138383  8983 raft_consensus.cc:2955] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: false } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } }
W20260608 12:43:55.142510  8766 consensus_peers.cc:597] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff -> Peer 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196:40267): Couldn't send request to peer 4e65142fbbd947cbb9b67f4436d8ddc2. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 04236d00175c4cc3bddc0ec6b8930651. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:43:55.144200  8653 consensus_queue.cc:237] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [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: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: false } }
I20260608 12:43:55.145624  8728 raft_consensus.cc:1275] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Refusing update from remote peer 0afc0e12ea634866a948af04092863ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:55.160148  8854 consensus_queue.cc:1048] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:55.152730  8654 raft_consensus.cc:1275] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Refusing update from remote peer 0afc0e12ea634866a948af04092863ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260608 12:43:55.164474  8801 raft_consensus.cc:1275] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Refusing update from remote peer d9978c0e80574a7080ffb760356dc483: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:55.153260  8538 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 3eb89c2918664d12b2d6d14962fabb5e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:55.155675  8548 catalog_manager.cc:5696] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 reported cstate change: config changed from index 3 to 4, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "d9978c0e80574a7080ffb760356dc483" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } attrs { replace: false } } peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } }
I20260608 12:43:55.166419  8854 consensus_queue.cc:1048] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260608 12:43:55.167106  8983 consensus_queue.cc:1048] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:55.166648  8729 raft_consensus.cc:1275] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Refusing update from remote peer d9978c0e80574a7080ffb760356dc483: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:55.170979  8972 raft_consensus.cc:2955] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [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: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: false } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:55.173399  8983 consensus_queue.cc:1048] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:55.177238  8957 raft_consensus.cc:2955] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: false } } }
I20260608 12:43:55.181319  8652 raft_consensus.cc:2955] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483 [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: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: false } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:55.184661  8729 raft_consensus.cc:2955] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6 [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: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: false } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } } }
I20260608 12:43:55.188424  8801 raft_consensus.cc:2955] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: false } } }
W20260608 12:43:55.194919  8600 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260608 12:43:55.195333  8600 auto_rebalancer.cc:301] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260608 12:43:55.197825  8538 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0cce040f0153458e84608e80aae5a0c7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:55.205880  8728 raft_consensus.cc:2955] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: false } } }
I20260608 12:43:55.208724  8551 catalog_manager.cc:5696] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 reported cstate change: config changed from index 3 to 4, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "d9978c0e80574a7080ffb760356dc483" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } attrs { replace: false } health_report { overall_health: HEALTHY } } }
I20260608 12:43:55.212877  8552 catalog_manager.cc:5696] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "0afc0e12ea634866a948af04092863ff" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4e65142fbbd947cbb9b67f4436d8ddc2" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40267 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:55.227699  8916 tablet_service.cc:1558] Processing DeleteTablet for tablet 3eb89c2918664d12b2d6d14962fabb5e with delete_type TABLET_DATA_TOMBSTONED (TS 4e65142fbbd947cbb9b67f4436d8ddc2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39964
I20260608 12:43:55.228910  8915 tablet_service.cc:1558] Processing DeleteTablet for tablet 0cce040f0153458e84608e80aae5a0c7 with delete_type TABLET_DATA_TOMBSTONED (TS 4e65142fbbd947cbb9b67f4436d8ddc2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39964
I20260608 12:43:55.231489  8801 consensus_queue.cc:237] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [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: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: false } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } }
W20260608 12:43:55.240335  8536 catalog_manager.cc:4994] TS 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196:40267): delete failed for tablet 3eb89c2918664d12b2d6d14962fabb5e because the tablet was not found. No further retry: Not found: Tablet not found: 3eb89c2918664d12b2d6d14962fabb5e
W20260608 12:43:55.241159  8536 catalog_manager.cc:4994] TS 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196:40267): delete failed for tablet 0cce040f0153458e84608e80aae5a0c7 because the tablet was not found. No further retry: Not found: Tablet not found: 0cce040f0153458e84608e80aae5a0c7
I20260608 12:43:55.242050  8729 raft_consensus.cc:1275] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Refusing update from remote peer 0afc0e12ea634866a948af04092863ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:55.242713  8652 raft_consensus.cc:1275] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Refusing update from remote peer 0afc0e12ea634866a948af04092863ff: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260608 12:43:55.243949  8972 consensus_queue.cc:1048] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:55.244764  8971 consensus_queue.cc:1048] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [LEADER]: Connected to new peer: Peer: permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260608 12:43:55.252383  8854 raft_consensus.cc:2955] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: false } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } }
I20260608 12:43:55.254482  8728 raft_consensus.cc:2955] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: false } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } }
I20260608 12:43:55.255455  8652 raft_consensus.cc:2955] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: false } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } }
I20260608 12:43:55.269479  8539 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 04236d00175c4cc3bddc0ec6b8930651 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260608 12:43:55.269176  8549 catalog_manager.cc:5696] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483 reported cstate change: config changed from index 3 to 4, NON_VOTER 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196) evicted. New cstate: current_term: 1 leader_uuid: "0afc0e12ea634866a948af04092863ff" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d9978c0e80574a7080ffb760356dc483" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 41757 } attrs { replace: false } } peers { permanent_uuid: "89cd8272614249389aa23dafbd93b2e6" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 44919 } } peers { permanent_uuid: "0afc0e12ea634866a948af04092863ff" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40863 } } }
I20260608 12:43:55.277295   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:55.280365  8916 tablet_service.cc:1558] Processing DeleteTablet for tablet 04236d00175c4cc3bddc0ec6b8930651 with delete_type TABLET_DATA_TOMBSTONED (TS 4e65142fbbd947cbb9b67f4436d8ddc2 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:39964
W20260608 12:43:55.284675  8536 catalog_manager.cc:4994] TS 4e65142fbbd947cbb9b67f4436d8ddc2 (127.0.107.196:40267): delete failed for tablet 04236d00175c4cc3bddc0ec6b8930651 because the tablet was not found. No further retry: Not found: Tablet not found: 04236d00175c4cc3bddc0ec6b8930651
I20260608 12:43:55.305174   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:55.305912   431 tablet_replica.cc:333] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483: stopping tablet replica
I20260608 12:43:55.306696   431 raft_consensus.cc:2243] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.307286   431 raft_consensus.cc:2272] T 04236d00175c4cc3bddc0ec6b8930651 P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.309520   431 tablet_replica.cc:333] T 609145f437ad4060bd4c6ce42a3f4420 P d9978c0e80574a7080ffb760356dc483: stopping tablet replica
I20260608 12:43:55.310156   431 raft_consensus.cc:2243] T 609145f437ad4060bd4c6ce42a3f4420 P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.310539   431 raft_consensus.cc:2272] T 609145f437ad4060bd4c6ce42a3f4420 P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.312682   431 tablet_replica.cc:333] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483: stopping tablet replica
I20260608 12:43:55.313160   431 raft_consensus.cc:2243] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.314005   431 raft_consensus.cc:2272] T 3eb89c2918664d12b2d6d14962fabb5e P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.316250   431 tablet_replica.cc:333] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483: stopping tablet replica
I20260608 12:43:55.316694   431 raft_consensus.cc:2243] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.317366   431 raft_consensus.cc:2272] T 0cce040f0153458e84608e80aae5a0c7 P d9978c0e80574a7080ffb760356dc483 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.340967   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:55.353477   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:55.372751   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:55.373386   431 tablet_replica.cc:333] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6: stopping tablet replica
I20260608 12:43:55.374033   431 raft_consensus.cc:2243] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.374646   431 raft_consensus.cc:2272] T 3eb89c2918664d12b2d6d14962fabb5e P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.377393   431 tablet_replica.cc:333] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6: stopping tablet replica
I20260608 12:43:55.378041   431 raft_consensus.cc:2243] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.378611   431 raft_consensus.cc:2272] T 0cce040f0153458e84608e80aae5a0c7 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.380795   431 tablet_replica.cc:333] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6: stopping tablet replica
I20260608 12:43:55.381307   431 raft_consensus.cc:2243] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.382150   431 raft_consensus.cc:2272] T 609145f437ad4060bd4c6ce42a3f4420 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.383926   431 tablet_replica.cc:333] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6: stopping tablet replica
I20260608 12:43:55.384382   431 raft_consensus.cc:2243] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.384930   431 raft_consensus.cc:2272] T 04236d00175c4cc3bddc0ec6b8930651 P 89cd8272614249389aa23dafbd93b2e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.407320   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:43:55.419734   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:43:55.436362   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:55.436942   431 tablet_replica.cc:333] T 609145f437ad4060bd4c6ce42a3f4420 P 0afc0e12ea634866a948af04092863ff: stopping tablet replica
I20260608 12:43:55.437539   431 raft_consensus.cc:2243] T 609145f437ad4060bd4c6ce42a3f4420 P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.438047   431 raft_consensus.cc:2272] T 609145f437ad4060bd4c6ce42a3f4420 P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.439996   431 tablet_replica.cc:333] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff: stopping tablet replica
I20260608 12:43:55.440521   431 raft_consensus.cc:2243] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.441359   431 raft_consensus.cc:2272] T 04236d00175c4cc3bddc0ec6b8930651 P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.443413   431 tablet_replica.cc:333] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff: stopping tablet replica
I20260608 12:43:55.443939   431 raft_consensus.cc:2243] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.444492   431 raft_consensus.cc:2272] T 3eb89c2918664d12b2d6d14962fabb5e P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.447198   431 tablet_replica.cc:333] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff: stopping tablet replica
I20260608 12:43:55.447677   431 raft_consensus.cc:2243] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:55.448237   431 raft_consensus.cc:2272] T 0cce040f0153458e84608e80aae5a0c7 P 0afc0e12ea634866a948af04092863ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.460920   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:43:55.472772   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:43:55.490379   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:55.507633   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:43:55.515754   431 master.cc:562] Master@127.0.107.254:44467 shutting down...
I20260608 12:43:55.530300   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:55.530804   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:55.531093   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P b0f9254e5de04296b71a8d4bc885c2c1: stopping tablet replica
I20260608 12:43:55.551003   431 master.cc:584] Master@127.0.107.254:44467 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3846 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260608 12:43:55.580785   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:33405
I20260608 12:43:55.582087   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:55.587114  8988 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:55.587349  8989 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:55.588546  8991 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:55.590114   431 server_base.cc:1061] running on GCE node
I20260608 12:43:55.590929   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:55.591104   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:55.591224   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922635591208 us; error 0 us; skew 500 ppm
I20260608 12:43:55.591737   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:55.594132   431 webserver.cc:533] Webserver started at http://127.0.107.254:45023/ using document root <none> and password file <none>
I20260608 12:43:55.594601   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:55.594758   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:55.594965   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:55.595985   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "58fe6046170a40f0bbe81296703497ac"
format_stamp: "Formatted at 2026-06-08 12:43:55 on dist-test-slave-xmh3"
I20260608 12:43:55.600420   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260608 12:43:55.603797  8996 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:55.604655   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:43:55.604952   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "58fe6046170a40f0bbe81296703497ac"
format_stamp: "Formatted at 2026-06-08 12:43:55 on dist-test-slave-xmh3"
I20260608 12:43:55.605224   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-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)
I20260608 12:43:55.614444   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:55.615456   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:55.650429   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:33405
I20260608 12:43:55.650547  9047 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:33405 every 8 connection(s)
I20260608 12:43:55.654386  9048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:55.664605  9048 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac: Bootstrap starting.
I20260608 12:43:55.669138  9048 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:55.673146  9048 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac: No bootstrap required, opened a new log
I20260608 12:43:55.675210  9048 raft_consensus.cc:359] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58fe6046170a40f0bbe81296703497ac" member_type: VOTER }
I20260608 12:43:55.675611  9048 raft_consensus.cc:385] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:55.675841  9048 raft_consensus.cc:740] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58fe6046170a40f0bbe81296703497ac, State: Initialized, Role: FOLLOWER
I20260608 12:43:55.676517  9048 consensus_queue.cc:260] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "58fe6046170a40f0bbe81296703497ac" member_type: VOTER }
I20260608 12:43:55.676982  9048 raft_consensus.cc:399] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:43:55.677259  9048 raft_consensus.cc:493] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:43:55.677536  9048 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:55.681977  9048 raft_consensus.cc:515] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58fe6046170a40f0bbe81296703497ac" member_type: VOTER }
I20260608 12:43:55.682519  9048 leader_election.cc:304] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [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: 58fe6046170a40f0bbe81296703497ac; no voters: 
I20260608 12:43:55.683660  9048 leader_election.cc:290] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:43:55.684100  9051 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:55.685674  9051 raft_consensus.cc:697] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [term 1 LEADER]: Becoming Leader. State: Replica: 58fe6046170a40f0bbe81296703497ac, State: Running, Role: LEADER
I20260608 12:43:55.686478  9051 consensus_queue.cc:237] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [LEADER]: Queue going to LEADER mode. State: All 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: "58fe6046170a40f0bbe81296703497ac" member_type: VOTER }
I20260608 12:43:55.686671  9048 sys_catalog.cc:565] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:43:55.689865  9052 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "58fe6046170a40f0bbe81296703497ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58fe6046170a40f0bbe81296703497ac" member_type: VOTER } }
I20260608 12:43:55.690541  9052 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:55.690518  9053 sys_catalog.cc:455] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [sys.catalog]: SysCatalogTable state changed. Reason: New leader 58fe6046170a40f0bbe81296703497ac. Latest consensus state: current_term: 1 leader_uuid: "58fe6046170a40f0bbe81296703497ac" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "58fe6046170a40f0bbe81296703497ac" member_type: VOTER } }
I20260608 12:43:55.691285  9053 sys_catalog.cc:458] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [sys.catalog]: This master's current role is: LEADER
I20260608 12:43:55.694398  9058 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:43:55.699793  9058 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:43:55.702852   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:43:55.709869  9058 catalog_manager.cc:1382] Generated new cluster ID: c8917c4662ed4dca87158b0c2ea86bea
I20260608 12:43:55.710161  9058 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:43:55.740996  9058 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:43:55.742354  9058 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:43:55.753449  9058 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac: Generated new TSK 0
I20260608 12:43:55.754132  9058 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:43:55.769622   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:55.775484  9069 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:55.776458  9070 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:55.778359  9072 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:55.778415   431 server_base.cc:1061] running on GCE node
I20260608 12:43:55.779676   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:55.779918   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:55.780117   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922635780098 us; error 0 us; skew 500 ppm
I20260608 12:43:55.780742   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:55.783087   431 webserver.cc:533] Webserver started at http://127.0.107.193:37663/ using document root <none> and password file <none>
I20260608 12:43:55.783615   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:55.783808   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:55.784085   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:55.785163   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "013677afb2b84508b636aa72e60d4567"
format_stamp: "Formatted at 2026-06-08 12:43:55 on dist-test-slave-xmh3"
I20260608 12:43:55.789861   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:43:55.793282  9077 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:55.794118   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:55.794449   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "013677afb2b84508b636aa72e60d4567"
format_stamp: "Formatted at 2026-06-08 12:43:55 on dist-test-slave-xmh3"
I20260608 12:43:55.794746   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-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)
I20260608 12:43:55.809182   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:55.810294   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:55.811712   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:55.814040   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:55.814258   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:55.814497   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:55.814675   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:55.852548   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46447
I20260608 12:43:55.852680  9139 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46447 every 8 connection(s)
I20260608 12:43:55.857975   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:55.866173  9144 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:55.867933  9145 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:55.873906  9140 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33405
I20260608 12:43:55.873836   431 server_base.cc:1061] running on GCE node
W20260608 12:43:55.873816  9147 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:55.874670  9140 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:55.875469   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:55.875751   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:55.875733  9140 heartbeater.cc:507] Master 127.0.107.254:33405 requested a full tablet report, sending...
I20260608 12:43:55.876196   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922635876174 us; error 0 us; skew 500 ppm
I20260608 12:43:55.877005   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:55.878443  9013 ts_manager.cc:194] Registered new tserver with Master: 013677afb2b84508b636aa72e60d4567 (127.0.107.193:46447)
I20260608 12:43:55.879719   431 webserver.cc:533] Webserver started at http://127.0.107.194:36019/ using document root <none> and password file <none>
I20260608 12:43:55.880273   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:55.880465   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:55.880520  9013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42584
I20260608 12:43:55.880774   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:55.882165   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "6503b0d912be45e2b32e6ff47d4a636e"
format_stamp: "Formatted at 2026-06-08 12:43:55 on dist-test-slave-xmh3"
I20260608 12:43:55.887104   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:43:55.890592  9152 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:55.891352   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:55.891656   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "6503b0d912be45e2b32e6ff47d4a636e"
format_stamp: "Formatted at 2026-06-08 12:43:55 on dist-test-slave-xmh3"
I20260608 12:43:55.891933   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-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)
I20260608 12:43:55.915220   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:55.916270   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:55.917719   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:55.919987   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:55.920207   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:55.920434   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:55.920611   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:55.958787   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:42115
I20260608 12:43:55.958906  9214 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:42115 every 8 connection(s)
I20260608 12:43:55.963873   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:43:55.970845  9218 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:55.971652  9219 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:43:55.975826  9222 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:43:55.976593   431 server_base.cc:1061] running on GCE node
I20260608 12:43:55.977214  9215 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33405
I20260608 12:43:55.977632  9215 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:55.977697   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:43:55.978030   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:43:55.978230   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922635978215 us; error 0 us; skew 500 ppm
I20260608 12:43:55.978534  9215 heartbeater.cc:507] Master 127.0.107.254:33405 requested a full tablet report, sending...
I20260608 12:43:55.978911   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:43:55.980931  9013 ts_manager.cc:194] Registered new tserver with Master: 6503b0d912be45e2b32e6ff47d4a636e (127.0.107.194:42115)
I20260608 12:43:55.982129   431 webserver.cc:533] Webserver started at http://127.0.107.195:44783/ using document root <none> and password file <none>
I20260608 12:43:55.982872   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:43:55.982884  9013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42596
I20260608 12:43:55.983269   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:43:55.983662   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:43:55.984812   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "ba09f6d4647343a098bf0de0c99679b6"
format_stamp: "Formatted at 2026-06-08 12:43:55 on dist-test-slave-xmh3"
I20260608 12:43:55.989426   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.003s
I20260608 12:43:55.992883  9226 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:55.993969   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:43:55.994282   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "ba09f6d4647343a098bf0de0c99679b6"
format_stamp: "Formatted at 2026-06-08 12:43:55 on dist-test-slave-xmh3"
I20260608 12:43:55.994560   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780922429684918-431-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)
I20260608 12:43:56.035065   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:43:56.036281   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:43:56.037930   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:43:56.040436   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:43:56.040691   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:56.040958   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:43:56.041153   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:43:56.081028   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:42907
I20260608 12:43:56.081141  9288 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:42907 every 8 connection(s)
I20260608 12:43:56.095899  9289 heartbeater.cc:344] Connected to a master server at 127.0.107.254:33405
I20260608 12:43:56.096288  9289 heartbeater.cc:461] Registering TS with master...
I20260608 12:43:56.097239  9289 heartbeater.cc:507] Master 127.0.107.254:33405 requested a full tablet report, sending...
I20260608 12:43:56.099269  9013 ts_manager.cc:194] Registered new tserver with Master: ba09f6d4647343a098bf0de0c99679b6 (127.0.107.195:42907)
I20260608 12:43:56.099551   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0149119s
I20260608 12:43:56.100660  9013 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42604
I20260608 12:43:56.883275  9140 heartbeater.cc:499] Master 127.0.107.254:33405 was elected leader, sending a full tablet report...
I20260608 12:43:56.985675  9215 heartbeater.cc:499] Master 127.0.107.254:33405 was elected leader, sending a full tablet report...
I20260608 12:43:57.103093  9289 heartbeater.cc:499] Master 127.0.107.254:33405 was elected leader, sending a full tablet report...
I20260608 12:43:57.159155  9013 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42616:
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"
    }
  }
}
W20260608 12:43:57.161695  9013 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.
I20260608 12:43:57.228288  9180 tablet_service.cc:1511] Processing CreateTablet for tablet ef3cf23ed5ea45b99e7b608c2efdeac2 (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:57.229754  9180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3cf23ed5ea45b99e7b608c2efdeac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.233979  9179 tablet_service.cc:1511] Processing CreateTablet for tablet 4265c3ad9e394641ab3f2a31666d84bf (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:57.234272  9254 tablet_service.cc:1511] Processing CreateTablet for tablet ef3cf23ed5ea45b99e7b608c2efdeac2 (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:57.235519  9179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4265c3ad9e394641ab3f2a31666d84bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.235989  9254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3cf23ed5ea45b99e7b608c2efdeac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.239991  9178 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9229aa06aa40c88d4c9a6e31a51a5e (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:57.241466  9178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9229aa06aa40c88d4c9a6e31a51a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.241933  9105 tablet_service.cc:1511] Processing CreateTablet for tablet ef3cf23ed5ea45b99e7b608c2efdeac2 (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:43:57.243355  9105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef3cf23ed5ea45b99e7b608c2efdeac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.243921  9177 tablet_service.cc:1511] Processing CreateTablet for tablet 97ef912efb5345a9be2ae61cccb101a5 (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:57.246408  9176 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdee15892f14853a4a0ec5eaf5f661f (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:57.247447  9253 tablet_service.cc:1511] Processing CreateTablet for tablet 4265c3ad9e394641ab3f2a31666d84bf (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:57.247792  9104 tablet_service.cc:1511] Processing CreateTablet for tablet 4265c3ad9e394641ab3f2a31666d84bf (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:43:57.248869  9253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4265c3ad9e394641ab3f2a31666d84bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.249214  9104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4265c3ad9e394641ab3f2a31666d84bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.249374  9175 tablet_service.cc:1511] Processing CreateTablet for tablet 137342f4451c4250ac2d94df8bb02f90 (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:57.250948  9103 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9229aa06aa40c88d4c9a6e31a51a5e (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:57.252331  9103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9229aa06aa40c88d4c9a6e31a51a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.252898  9175 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137342f4451c4250ac2d94df8bb02f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.254148  9177 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ef912efb5345a9be2ae61cccb101a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.255041  9102 tablet_service.cc:1511] Processing CreateTablet for tablet 97ef912efb5345a9be2ae61cccb101a5 (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:57.255486  9252 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9229aa06aa40c88d4c9a6e31a51a5e (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:43:57.256424  9102 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ef912efb5345a9be2ae61cccb101a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.256876  9252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9229aa06aa40c88d4c9a6e31a51a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.258180  9176 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdee15892f14853a4a0ec5eaf5f661f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.258997  9101 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdee15892f14853a4a0ec5eaf5f661f (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:57.260464  9101 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdee15892f14853a4a0ec5eaf5f661f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.266983  9100 tablet_service.cc:1511] Processing CreateTablet for tablet 137342f4451c4250ac2d94df8bb02f90 (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:57.267495  9251 tablet_service.cc:1511] Processing CreateTablet for tablet 97ef912efb5345a9be2ae61cccb101a5 (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:43:57.268357  9100 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137342f4451c4250ac2d94df8bb02f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.268870  9251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97ef912efb5345a9be2ae61cccb101a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.280737  9250 tablet_service.cc:1511] Processing CreateTablet for tablet 5cdee15892f14853a4a0ec5eaf5f661f (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:43:57.282260  9250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cdee15892f14853a4a0ec5eaf5f661f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.287029  9249 tablet_service.cc:1511] Processing CreateTablet for tablet 137342f4451c4250ac2d94df8bb02f90 (DEFAULT_TABLE table=test-workload [id=4db05e27441b4e11a7d3a26a58a42bd2]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:43:57.288481  9249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137342f4451c4250ac2d94df8bb02f90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:43:57.319769  9309 tablet_bootstrap.cc:492] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e: Bootstrap starting.
I20260608 12:43:57.324231  9310 tablet_bootstrap.cc:492] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567: Bootstrap starting.
I20260608 12:43:57.335698  9310 tablet_bootstrap.cc:654] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.340400  9309 tablet_bootstrap.cc:654] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.344652  9310 tablet_bootstrap.cc:492] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567: No bootstrap required, opened a new log
I20260608 12:43:57.347543  9310 ts_tablet_manager.cc:1403] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.008s
I20260608 12:43:57.350533  9311 tablet_bootstrap.cc:492] T ef3cf23ed5ea45b99e7b608c2efdeac2 P ba09f6d4647343a098bf0de0c99679b6: Bootstrap starting.
I20260608 12:43:57.351001  9310 raft_consensus.cc:359] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.351642  9310 raft_consensus.cc:385] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.351888  9310 raft_consensus.cc:740] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013677afb2b84508b636aa72e60d4567, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.352586  9310 consensus_queue.cc:260] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.356134  9310 ts_tablet_manager.cc:1434] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:43:57.357075  9309 tablet_bootstrap.cc:492] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e: No bootstrap required, opened a new log
I20260608 12:43:57.357226  9310 tablet_bootstrap.cc:492] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567: Bootstrap starting.
I20260608 12:43:57.357673  9309 ts_tablet_manager.cc:1403] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.003s
I20260608 12:43:57.360261  9311 tablet_bootstrap.cc:654] T ef3cf23ed5ea45b99e7b608c2efdeac2 P ba09f6d4647343a098bf0de0c99679b6: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.360800  9309 raft_consensus.cc:359] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.361615  9309 raft_consensus.cc:385] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.361960  9309 raft_consensus.cc:740] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6503b0d912be45e2b32e6ff47d4a636e, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.362880  9309 consensus_queue.cc:260] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.367043  9310 tablet_bootstrap.cc:654] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.371773  9309 ts_tablet_manager.cc:1434] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 12:43:57.372893  9309 tablet_bootstrap.cc:492] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e: Bootstrap starting.
I20260608 12:43:57.374166  9311 tablet_bootstrap.cc:492] T ef3cf23ed5ea45b99e7b608c2efdeac2 P ba09f6d4647343a098bf0de0c99679b6: No bootstrap required, opened a new log
I20260608 12:43:57.374687  9311 ts_tablet_manager.cc:1403] T ef3cf23ed5ea45b99e7b608c2efdeac2 P ba09f6d4647343a098bf0de0c99679b6: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260608 12:43:57.375126  9310 tablet_bootstrap.cc:492] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567: No bootstrap required, opened a new log
I20260608 12:43:57.375687  9310 ts_tablet_manager.cc:1403] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.000s
I20260608 12:43:57.377784  9311 raft_consensus.cc:359] T ef3cf23ed5ea45b99e7b608c2efdeac2 P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.378537  9311 raft_consensus.cc:385] T ef3cf23ed5ea45b99e7b608c2efdeac2 P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.379019  9309 tablet_bootstrap.cc:654] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.378857  9311 raft_consensus.cc:740] T ef3cf23ed5ea45b99e7b608c2efdeac2 P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba09f6d4647343a098bf0de0c99679b6, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.378773  9310 raft_consensus.cc:359] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.380069  9310 raft_consensus.cc:385] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.380468  9310 raft_consensus.cc:740] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013677afb2b84508b636aa72e60d4567, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.380301  9311 consensus_queue.cc:260] T ef3cf23ed5ea45b99e7b608c2efdeac2 P ba09f6d4647343a098bf0de0c99679b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.381664  9310 consensus_queue.cc:260] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.384792  9310 ts_tablet_manager.cc:1434] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260608 12:43:57.385898  9310 tablet_bootstrap.cc:492] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567: Bootstrap starting.
I20260608 12:43:57.394323  9310 tablet_bootstrap.cc:654] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.409588  9311 ts_tablet_manager.cc:1434] T ef3cf23ed5ea45b99e7b608c2efdeac2 P ba09f6d4647343a098bf0de0c99679b6: Time spent starting tablet: real 0.035s	user 0.017s	sys 0.015s
I20260608 12:43:57.410390  9310 tablet_bootstrap.cc:492] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567: No bootstrap required, opened a new log
I20260608 12:43:57.410759  9311 tablet_bootstrap.cc:492] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6: Bootstrap starting.
I20260608 12:43:57.410941  9310 ts_tablet_manager.cc:1403] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.014s
I20260608 12:43:57.411509  9309 tablet_bootstrap.cc:492] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e: No bootstrap required, opened a new log
I20260608 12:43:57.412040  9309 ts_tablet_manager.cc:1403] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e: Time spent bootstrapping tablet: real 0.039s	user 0.014s	sys 0.020s
I20260608 12:43:57.414135  9310 raft_consensus.cc:359] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.414914  9310 raft_consensus.cc:385] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.415277  9310 raft_consensus.cc:740] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013677afb2b84508b636aa72e60d4567, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.415066  9309 raft_consensus.cc:359] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.415940  9309 raft_consensus.cc:385] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.416265  9309 raft_consensus.cc:740] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6503b0d912be45e2b32e6ff47d4a636e, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.416900  9311 tablet_bootstrap.cc:654] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.416196  9310 consensus_queue.cc:260] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.417418  9309 consensus_queue.cc:260] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.418947  9310 ts_tablet_manager.cc:1434] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:43:57.419991  9310 tablet_bootstrap.cc:492] T 97ef912efb5345a9be2ae61cccb101a5 P 013677afb2b84508b636aa72e60d4567: Bootstrap starting.
I20260608 12:43:57.423317  9309 ts_tablet_manager.cc:1434] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.008s
I20260608 12:43:57.424546  9309 tablet_bootstrap.cc:492] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 6503b0d912be45e2b32e6ff47d4a636e: Bootstrap starting.
I20260608 12:43:57.430383  9309 tablet_bootstrap.cc:654] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 6503b0d912be45e2b32e6ff47d4a636e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.430382  9310 tablet_bootstrap.cc:654] T 97ef912efb5345a9be2ae61cccb101a5 P 013677afb2b84508b636aa72e60d4567: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.431491  9311 tablet_bootstrap.cc:492] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6: No bootstrap required, opened a new log
I20260608 12:43:57.432063  9311 ts_tablet_manager.cc:1403] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260608 12:43:57.436918  9311 raft_consensus.cc:359] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.437454  9315 raft_consensus.cc:493] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:57.437702  9311 raft_consensus.cc:385] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.438069  9311 raft_consensus.cc:740] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba09f6d4647343a098bf0de0c99679b6, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.438023  9315 raft_consensus.cc:515] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.439175  9311 consensus_queue.cc:260] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.445519  9315 leader_election.cc:290] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 013677afb2b84508b636aa72e60d4567 (127.0.107.193:46447), ba09f6d4647343a098bf0de0c99679b6 (127.0.107.195:42907)
I20260608 12:43:57.454777  9311 ts_tablet_manager.cc:1434] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6: Time spent starting tablet: real 0.022s	user 0.009s	sys 0.000s
I20260608 12:43:57.459045  9311 tablet_bootstrap.cc:492] T 4265c3ad9e394641ab3f2a31666d84bf P ba09f6d4647343a098bf0de0c99679b6: Bootstrap starting.
I20260608 12:43:57.465960  9311 tablet_bootstrap.cc:654] T 4265c3ad9e394641ab3f2a31666d84bf P ba09f6d4647343a098bf0de0c99679b6: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.474473  9315 raft_consensus.cc:493] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:57.475077  9315 raft_consensus.cc:515] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.477414  9315 leader_election.cc:290] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 013677afb2b84508b636aa72e60d4567 (127.0.107.193:46447), ba09f6d4647343a098bf0de0c99679b6 (127.0.107.195:42907)
I20260608 12:43:57.481844  9311 tablet_bootstrap.cc:492] T 4265c3ad9e394641ab3f2a31666d84bf P ba09f6d4647343a098bf0de0c99679b6: No bootstrap required, opened a new log
I20260608 12:43:57.482422  9311 ts_tablet_manager.cc:1403] T 4265c3ad9e394641ab3f2a31666d84bf P ba09f6d4647343a098bf0de0c99679b6: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.011s
I20260608 12:43:57.485476  9311 raft_consensus.cc:359] T 4265c3ad9e394641ab3f2a31666d84bf P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.486325  9311 raft_consensus.cc:385] T 4265c3ad9e394641ab3f2a31666d84bf P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.486635  9311 raft_consensus.cc:740] T 4265c3ad9e394641ab3f2a31666d84bf P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba09f6d4647343a098bf0de0c99679b6, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.487571  9311 consensus_queue.cc:260] T 4265c3ad9e394641ab3f2a31666d84bf P ba09f6d4647343a098bf0de0c99679b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.492796  9311 ts_tablet_manager.cc:1434] T 4265c3ad9e394641ab3f2a31666d84bf P ba09f6d4647343a098bf0de0c99679b6: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260608 12:43:57.494021  9311 tablet_bootstrap.cc:492] T 137342f4451c4250ac2d94df8bb02f90 P ba09f6d4647343a098bf0de0c99679b6: Bootstrap starting.
I20260608 12:43:57.500330  9311 tablet_bootstrap.cc:654] T 137342f4451c4250ac2d94df8bb02f90 P ba09f6d4647343a098bf0de0c99679b6: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.512001  9311 tablet_bootstrap.cc:492] T 137342f4451c4250ac2d94df8bb02f90 P ba09f6d4647343a098bf0de0c99679b6: No bootstrap required, opened a new log
I20260608 12:43:57.512521  9311 ts_tablet_manager.cc:1403] T 137342f4451c4250ac2d94df8bb02f90 P ba09f6d4647343a098bf0de0c99679b6: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.006s
I20260608 12:43:57.513186  9314 raft_consensus.cc:493] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:57.513747  9314 raft_consensus.cc:515] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.514842  9264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4265c3ad9e394641ab3f2a31666d84bf" candidate_uuid: "6503b0d912be45e2b32e6ff47d4a636e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba09f6d4647343a098bf0de0c99679b6" is_pre_election: true
I20260608 12:43:57.515585  9264 raft_consensus.cc:2468] T 4265c3ad9e394641ab3f2a31666d84bf P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6503b0d912be45e2b32e6ff47d4a636e in term 0.
I20260608 12:43:57.517197  9153 leader_election.cc:304] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6503b0d912be45e2b32e6ff47d4a636e, ba09f6d4647343a098bf0de0c99679b6; no voters: 
I20260608 12:43:57.518463  9315 raft_consensus.cc:2804] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:57.518812  9264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdee15892f14853a4a0ec5eaf5f661f" candidate_uuid: "6503b0d912be45e2b32e6ff47d4a636e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba09f6d4647343a098bf0de0c99679b6" is_pre_election: true
W20260608 12:43:57.520352  9153 leader_election.cc:343] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ba09f6d4647343a098bf0de0c99679b6 (127.0.107.195:42907): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:57.518852  9315 raft_consensus.cc:493] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:57.521289  9315 raft_consensus.cc:3060] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.523680  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4265c3ad9e394641ab3f2a31666d84bf" candidate_uuid: "6503b0d912be45e2b32e6ff47d4a636e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013677afb2b84508b636aa72e60d4567" is_pre_election: true
I20260608 12:43:57.525938  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdee15892f14853a4a0ec5eaf5f661f" candidate_uuid: "6503b0d912be45e2b32e6ff47d4a636e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013677afb2b84508b636aa72e60d4567" is_pre_election: true
W20260608 12:43:57.527697  9156 leader_election.cc:343] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 013677afb2b84508b636aa72e60d4567 (127.0.107.193:46447): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:43:57.528738  9156 leader_election.cc:343] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 013677afb2b84508b636aa72e60d4567 (127.0.107.193:46447): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:57.529273  9156 leader_election.cc:304] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6503b0d912be45e2b32e6ff47d4a636e; no voters: 013677afb2b84508b636aa72e60d4567, ba09f6d4647343a098bf0de0c99679b6
I20260608 12:43:57.531755  9314 leader_election.cc:290] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6503b0d912be45e2b32e6ff47d4a636e (127.0.107.194:42115), ba09f6d4647343a098bf0de0c99679b6 (127.0.107.195:42907)
I20260608 12:43:57.534396  9309 tablet_bootstrap.cc:492] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 6503b0d912be45e2b32e6ff47d4a636e: No bootstrap required, opened a new log
I20260608 12:43:57.535008  9309 ts_tablet_manager.cc:1403] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 6503b0d912be45e2b32e6ff47d4a636e: Time spent bootstrapping tablet: real 0.111s	user 0.024s	sys 0.083s
I20260608 12:43:57.535965  9310 tablet_bootstrap.cc:492] T 97ef912efb5345a9be2ae61cccb101a5 P 013677afb2b84508b636aa72e60d4567: No bootstrap required, opened a new log
I20260608 12:43:57.536583  9310 ts_tablet_manager.cc:1403] T 97ef912efb5345a9be2ae61cccb101a5 P 013677afb2b84508b636aa72e60d4567: Time spent bootstrapping tablet: real 0.117s	user 0.022s	sys 0.086s
I20260608 12:43:57.538286  9309 raft_consensus.cc:359] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.539083  9309 raft_consensus.cc:385] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.536247  9315 raft_consensus.cc:515] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.539450  9309 raft_consensus.cc:740] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6503b0d912be45e2b32e6ff47d4a636e, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.540366  9310 raft_consensus.cc:359] T 97ef912efb5345a9be2ae61cccb101a5 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.540587  9309 consensus_queue.cc:260] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 6503b0d912be45e2b32e6ff47d4a636e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.541402  9310 raft_consensus.cc:385] T 97ef912efb5345a9be2ae61cccb101a5 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.545776  9310 raft_consensus.cc:740] T 97ef912efb5345a9be2ae61cccb101a5 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013677afb2b84508b636aa72e60d4567, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.541915  9315 leader_election.cc:290] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [CANDIDATE]: Term 1 election: Requested vote from peers 013677afb2b84508b636aa72e60d4567 (127.0.107.193:46447), ba09f6d4647343a098bf0de0c99679b6 (127.0.107.195:42907)
I20260608 12:43:57.546718  9310 consensus_queue.cc:260] T 97ef912efb5345a9be2ae61cccb101a5 P 013677afb2b84508b636aa72e60d4567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.542874  9264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4265c3ad9e394641ab3f2a31666d84bf" candidate_uuid: "6503b0d912be45e2b32e6ff47d4a636e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba09f6d4647343a098bf0de0c99679b6"
I20260608 12:43:57.548218  9264 raft_consensus.cc:3060] T 4265c3ad9e394641ab3f2a31666d84bf P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.549259  9310 ts_tablet_manager.cc:1434] T 97ef912efb5345a9be2ae61cccb101a5 P 013677afb2b84508b636aa72e60d4567: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260608 12:43:57.539305  9311 raft_consensus.cc:359] T 137342f4451c4250ac2d94df8bb02f90 P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.550566  9311 raft_consensus.cc:385] T 137342f4451c4250ac2d94df8bb02f90 P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.550879  9311 raft_consensus.cc:740] T 137342f4451c4250ac2d94df8bb02f90 P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba09f6d4647343a098bf0de0c99679b6, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.550968  9309 ts_tablet_manager.cc:1434] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 6503b0d912be45e2b32e6ff47d4a636e: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.009s
I20260608 12:43:57.552136  9309 tablet_bootstrap.cc:492] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e: Bootstrap starting.
I20260608 12:43:57.551839  9311 consensus_queue.cc:260] T 137342f4451c4250ac2d94df8bb02f90 P ba09f6d4647343a098bf0de0c99679b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.552505  9310 tablet_bootstrap.cc:492] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567: Bootstrap starting.
I20260608 12:43:57.554291  9311 ts_tablet_manager.cc:1434] T 137342f4451c4250ac2d94df8bb02f90 P ba09f6d4647343a098bf0de0c99679b6: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.001s
I20260608 12:43:57.559152  9309 tablet_bootstrap.cc:654] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.562312  9310 tablet_bootstrap.cc:654] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.570948  9309 tablet_bootstrap.cc:492] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e: No bootstrap required, opened a new log
I20260608 12:43:57.571591  9309 ts_tablet_manager.cc:1403] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.005s
I20260608 12:43:57.544484  9330 raft_consensus.cc:2749] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:57.546454  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4265c3ad9e394641ab3f2a31666d84bf" candidate_uuid: "6503b0d912be45e2b32e6ff47d4a636e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013677afb2b84508b636aa72e60d4567"
I20260608 12:43:57.574733  9309 raft_consensus.cc:359] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
W20260608 12:43:57.575165  9156 leader_election.cc:343] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 013677afb2b84508b636aa72e60d4567 (127.0.107.193:46447): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:57.575531  9309 raft_consensus.cc:385] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.577124  9309 raft_consensus.cc:740] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6503b0d912be45e2b32e6ff47d4a636e, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.578411  9310 tablet_bootstrap.cc:492] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567: No bootstrap required, opened a new log
I20260608 12:43:57.578112  9309 consensus_queue.cc:260] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.578951  9310 ts_tablet_manager.cc:1403] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.008s
I20260608 12:43:57.578686  9311 tablet_bootstrap.cc:492] T 97ef912efb5345a9be2ae61cccb101a5 P ba09f6d4647343a098bf0de0c99679b6: Bootstrap starting.
I20260608 12:43:57.581609  9264 raft_consensus.cc:2468] T 4265c3ad9e394641ab3f2a31666d84bf P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6503b0d912be45e2b32e6ff47d4a636e in term 1.
I20260608 12:43:57.582175  9310 raft_consensus.cc:359] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.582966  9310 raft_consensus.cc:385] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.583271  9310 raft_consensus.cc:740] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013677afb2b84508b636aa72e60d4567, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.584021  9310 consensus_queue.cc:260] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.584864  9309 ts_tablet_manager.cc:1434] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260608 12:43:57.588188  9309 tablet_bootstrap.cc:492] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 6503b0d912be45e2b32e6ff47d4a636e: Bootstrap starting.
I20260608 12:43:57.586385  9310 ts_tablet_manager.cc:1434] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:43:57.584801  9153 leader_election.cc:304] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [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: 6503b0d912be45e2b32e6ff47d4a636e, ba09f6d4647343a098bf0de0c99679b6; no voters: 013677afb2b84508b636aa72e60d4567
I20260608 12:43:57.590521  9264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3cf23ed5ea45b99e7b608c2efdeac2" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba09f6d4647343a098bf0de0c99679b6" is_pre_election: true
I20260608 12:43:57.592007  9310 tablet_bootstrap.cc:492] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567: Bootstrap starting.
I20260608 12:43:57.591972  9264 raft_consensus.cc:2468] T ef3cf23ed5ea45b99e7b608c2efdeac2 P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013677afb2b84508b636aa72e60d4567 in term 0.
I20260608 12:43:57.592417  9330 raft_consensus.cc:2804] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:57.593039  9330 raft_consensus.cc:697] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [term 1 LEADER]: Becoming Leader. State: Replica: 6503b0d912be45e2b32e6ff47d4a636e, State: Running, Role: LEADER
I20260608 12:43:57.593398  9078 leader_election.cc:304] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013677afb2b84508b636aa72e60d4567, ba09f6d4647343a098bf0de0c99679b6; no voters: 
I20260608 12:43:57.594379  9314 raft_consensus.cc:2804] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:57.594027  9330 consensus_queue.cc:237] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.594806  9314 raft_consensus.cc:493] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:57.595263  9314 raft_consensus.cc:3060] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.598570  9309 tablet_bootstrap.cc:654] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 6503b0d912be45e2b32e6ff47d4a636e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.599305  9310 tablet_bootstrap.cc:654] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.604255  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3cf23ed5ea45b99e7b608c2efdeac2" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6503b0d912be45e2b32e6ff47d4a636e" is_pre_election: true
I20260608 12:43:57.605227  9190 raft_consensus.cc:2468] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013677afb2b84508b636aa72e60d4567 in term 0.
I20260608 12:43:57.611450  9314 raft_consensus.cc:515] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.590787  9311 tablet_bootstrap.cc:654] T 97ef912efb5345a9be2ae61cccb101a5 P ba09f6d4647343a098bf0de0c99679b6: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.623605  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3cf23ed5ea45b99e7b608c2efdeac2" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6503b0d912be45e2b32e6ff47d4a636e"
I20260608 12:43:57.624478  9190 raft_consensus.cc:3060] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.642349  9010 catalog_manager.cc:5696] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6503b0d912be45e2b32e6ff47d4a636e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6503b0d912be45e2b32e6ff47d4a636e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:57.647228  9339 raft_consensus.cc:493] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:57.647993  9339 raft_consensus.cc:515] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.653687  9190 raft_consensus.cc:2468] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013677afb2b84508b636aa72e60d4567 in term 1.
I20260608 12:43:57.661541  9309 tablet_bootstrap.cc:492] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 6503b0d912be45e2b32e6ff47d4a636e: No bootstrap required, opened a new log
I20260608 12:43:57.662089  9311 tablet_bootstrap.cc:492] T 97ef912efb5345a9be2ae61cccb101a5 P ba09f6d4647343a098bf0de0c99679b6: No bootstrap required, opened a new log
I20260608 12:43:57.662174  9309 ts_tablet_manager.cc:1403] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 6503b0d912be45e2b32e6ff47d4a636e: Time spent bootstrapping tablet: real 0.074s	user 0.026s	sys 0.036s
I20260608 12:43:57.662237  9081 leader_election.cc:304] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013677afb2b84508b636aa72e60d4567, 6503b0d912be45e2b32e6ff47d4a636e; no voters: 
I20260608 12:43:57.662997  9311 ts_tablet_manager.cc:1403] T 97ef912efb5345a9be2ae61cccb101a5 P ba09f6d4647343a098bf0de0c99679b6: Time spent bootstrapping tablet: real 0.085s	user 0.011s	sys 0.003s
I20260608 12:43:57.654624  9314 leader_election.cc:290] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 election: Requested vote from peers 6503b0d912be45e2b32e6ff47d4a636e (127.0.107.194:42115), ba09f6d4647343a098bf0de0c99679b6 (127.0.107.195:42907)
I20260608 12:43:57.664618  9314 raft_consensus.cc:2804] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:57.665223  9314 raft_consensus.cc:697] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [term 1 LEADER]: Becoming Leader. State: Replica: 013677afb2b84508b636aa72e60d4567, State: Running, Role: LEADER
I20260608 12:43:57.665853  9309 raft_consensus.cc:359] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.666631  9309 raft_consensus.cc:385] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.666996  9309 raft_consensus.cc:740] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6503b0d912be45e2b32e6ff47d4a636e, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.666330  9314 consensus_queue.cc:237] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.666780  9311 raft_consensus.cc:359] T 97ef912efb5345a9be2ae61cccb101a5 P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.667804  9311 raft_consensus.cc:385] T 97ef912efb5345a9be2ae61cccb101a5 P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.668197  9311 raft_consensus.cc:740] T 97ef912efb5345a9be2ae61cccb101a5 P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba09f6d4647343a098bf0de0c99679b6, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.667973  9309 consensus_queue.cc:260] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 6503b0d912be45e2b32e6ff47d4a636e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.669183  9311 consensus_queue.cc:260] T 97ef912efb5345a9be2ae61cccb101a5 P ba09f6d4647343a098bf0de0c99679b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.657181  9264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef3cf23ed5ea45b99e7b608c2efdeac2" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba09f6d4647343a098bf0de0c99679b6"
I20260608 12:43:57.670526  9264 raft_consensus.cc:3060] T ef3cf23ed5ea45b99e7b608c2efdeac2 P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.671794  9311 ts_tablet_manager.cc:1434] T 97ef912efb5345a9be2ae61cccb101a5 P ba09f6d4647343a098bf0de0c99679b6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:43:57.672909  9311 tablet_bootstrap.cc:492] T 5cdee15892f14853a4a0ec5eaf5f661f P ba09f6d4647343a098bf0de0c99679b6: Bootstrap starting.
I20260608 12:43:57.658926  9189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137342f4451c4250ac2d94df8bb02f90" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6503b0d912be45e2b32e6ff47d4a636e" is_pre_election: true
I20260608 12:43:57.660214  9330 raft_consensus.cc:493] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:57.660081  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137342f4451c4250ac2d94df8bb02f90" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba09f6d4647343a098bf0de0c99679b6" is_pre_election: true
I20260608 12:43:57.675350  9330 raft_consensus.cc:515] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.675864  9263 raft_consensus.cc:2468] T 137342f4451c4250ac2d94df8bb02f90 P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013677afb2b84508b636aa72e60d4567 in term 0.
I20260608 12:43:57.676679  9309 ts_tablet_manager.cc:1434] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 6503b0d912be45e2b32e6ff47d4a636e: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260608 12:43:57.655656  9337 raft_consensus.cc:493] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:57.677656  9330 leader_election.cc:290] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 013677afb2b84508b636aa72e60d4567 (127.0.107.193:46447), ba09f6d4647343a098bf0de0c99679b6 (127.0.107.195:42907)
I20260608 12:43:57.677812  9309 tablet_bootstrap.cc:492] T 137342f4451c4250ac2d94df8bb02f90 P 6503b0d912be45e2b32e6ff47d4a636e: Bootstrap starting.
I20260608 12:43:57.679184  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef912efb5345a9be2ae61cccb101a5" candidate_uuid: "6503b0d912be45e2b32e6ff47d4a636e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba09f6d4647343a098bf0de0c99679b6" is_pre_election: true
I20260608 12:43:57.679790  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef912efb5345a9be2ae61cccb101a5" candidate_uuid: "6503b0d912be45e2b32e6ff47d4a636e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013677afb2b84508b636aa72e60d4567" is_pre_election: true
I20260608 12:43:57.680452  9115 raft_consensus.cc:2468] T 97ef912efb5345a9be2ae61cccb101a5 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6503b0d912be45e2b32e6ff47d4a636e in term 0.
I20260608 12:43:57.684494  9309 tablet_bootstrap.cc:654] T 137342f4451c4250ac2d94df8bb02f90 P 6503b0d912be45e2b32e6ff47d4a636e: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.677428  9337 raft_consensus.cc:515] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.686259  9156 leader_election.cc:304] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013677afb2b84508b636aa72e60d4567, 6503b0d912be45e2b32e6ff47d4a636e; no voters: 
I20260608 12:43:57.691473  9330 raft_consensus.cc:2804] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:57.679806  9263 raft_consensus.cc:2468] T 97ef912efb5345a9be2ae61cccb101a5 P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6503b0d912be45e2b32e6ff47d4a636e in term 0.
I20260608 12:43:57.692203  9330 raft_consensus.cc:493] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:57.692504  9311 tablet_bootstrap.cc:654] T 5cdee15892f14853a4a0ec5eaf5f661f P ba09f6d4647343a098bf0de0c99679b6: Neither blocks nor log segments found. Creating new log.
I20260608 12:43:57.692730  9330 raft_consensus.cc:3060] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:43:57.700709  9061 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:43:57.701052  9330 raft_consensus.cc:515] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.686224  9078 leader_election.cc:304] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013677afb2b84508b636aa72e60d4567, ba09f6d4647343a098bf0de0c99679b6; no voters: 
I20260608 12:43:57.704214  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef912efb5345a9be2ae61cccb101a5" candidate_uuid: "6503b0d912be45e2b32e6ff47d4a636e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013677afb2b84508b636aa72e60d4567"
I20260608 12:43:57.704854  9115 raft_consensus.cc:3060] T 97ef912efb5345a9be2ae61cccb101a5 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.704866  9319 raft_consensus.cc:493] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:57.706172  9339 leader_election.cc:290] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6503b0d912be45e2b32e6ff47d4a636e (127.0.107.194:42115), ba09f6d4647343a098bf0de0c99679b6 (127.0.107.195:42907)
I20260608 12:43:57.706319  9319 raft_consensus.cc:515] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.707208  9311 tablet_bootstrap.cc:492] T 5cdee15892f14853a4a0ec5eaf5f661f P ba09f6d4647343a098bf0de0c99679b6: No bootstrap required, opened a new log
I20260608 12:43:57.707826  9311 ts_tablet_manager.cc:1403] T 5cdee15892f14853a4a0ec5eaf5f661f P ba09f6d4647343a098bf0de0c99679b6: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.006s
I20260608 12:43:57.685752  9264 raft_consensus.cc:2468] T ef3cf23ed5ea45b99e7b608c2efdeac2 P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013677afb2b84508b636aa72e60d4567 in term 1.
I20260608 12:43:57.711373  9311 raft_consensus.cc:359] T 5cdee15892f14853a4a0ec5eaf5f661f P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.712267  9311 raft_consensus.cc:385] T 5cdee15892f14853a4a0ec5eaf5f661f P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.712600  9311 raft_consensus.cc:740] T 5cdee15892f14853a4a0ec5eaf5f661f P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ba09f6d4647343a098bf0de0c99679b6, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.688934  9337 leader_election.cc:290] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6503b0d912be45e2b32e6ff47d4a636e (127.0.107.194:42115), ba09f6d4647343a098bf0de0c99679b6 (127.0.107.195:42907)
I20260608 12:43:57.713455  9311 consensus_queue.cc:260] T 5cdee15892f14853a4a0ec5eaf5f661f P ba09f6d4647343a098bf0de0c99679b6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.714349  9319 leader_election.cc:290] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 013677afb2b84508b636aa72e60d4567 (127.0.107.193:46447), 6503b0d912be45e2b32e6ff47d4a636e (127.0.107.194:42115)
I20260608 12:43:57.708214  9339 raft_consensus.cc:2804] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:57.716130  9339 raft_consensus.cc:493] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:57.716614  9339 raft_consensus.cc:3060] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.725184  9115 raft_consensus.cc:2468] T 97ef912efb5345a9be2ae61cccb101a5 P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6503b0d912be45e2b32e6ff47d4a636e in term 1.
I20260608 12:43:57.730688  9156 leader_election.cc:304] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013677afb2b84508b636aa72e60d4567, 6503b0d912be45e2b32e6ff47d4a636e; no voters: 
I20260608 12:43:57.731607  9311 ts_tablet_manager.cc:1434] T 5cdee15892f14853a4a0ec5eaf5f661f P ba09f6d4647343a098bf0de0c99679b6: Time spent starting tablet: real 0.023s	user 0.009s	sys 0.006s
I20260608 12:43:57.731664  9315 raft_consensus.cc:2804] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:57.732748  9315 raft_consensus.cc:697] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [term 1 LEADER]: Becoming Leader. State: Replica: 6503b0d912be45e2b32e6ff47d4a636e, State: Running, Role: LEADER
I20260608 12:43:57.740650  9330 leader_election.cc:290] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [CANDIDATE]: Term 1 election: Requested vote from peers 013677afb2b84508b636aa72e60d4567 (127.0.107.193:46447), ba09f6d4647343a098bf0de0c99679b6 (127.0.107.195:42907)
I20260608 12:43:57.740181  9264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97ef912efb5345a9be2ae61cccb101a5" candidate_uuid: "6503b0d912be45e2b32e6ff47d4a636e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba09f6d4647343a098bf0de0c99679b6"
I20260608 12:43:57.741634  9264 raft_consensus.cc:3060] T 97ef912efb5345a9be2ae61cccb101a5 P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.749207  9315 consensus_queue.cc:237] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.752095  9310 tablet_bootstrap.cc:492] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567: No bootstrap required, opened a new log
I20260608 12:43:57.752674  9310 ts_tablet_manager.cc:1403] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567: Time spent bootstrapping tablet: real 0.161s	user 0.055s	sys 0.081s
I20260608 12:43:57.756145  9310 raft_consensus.cc:359] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.757833  9310 raft_consensus.cc:385] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.759729  9310 raft_consensus.cc:740] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 013677afb2b84508b636aa72e60d4567, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.760679  9310 consensus_queue.cc:260] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
W20260608 12:43:57.760438  9081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.194:42115, user_credentials={real_user=slave}} blocked reactor thread for 98357.7us
I20260608 12:43:57.762585  9309 tablet_bootstrap.cc:492] T 137342f4451c4250ac2d94df8bb02f90 P 6503b0d912be45e2b32e6ff47d4a636e: No bootstrap required, opened a new log
I20260608 12:43:57.763340  9309 ts_tablet_manager.cc:1403] T 137342f4451c4250ac2d94df8bb02f90 P 6503b0d912be45e2b32e6ff47d4a636e: Time spent bootstrapping tablet: real 0.086s	user 0.021s	sys 0.009s
I20260608 12:43:57.763377  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9229aa06aa40c88d4c9a6e31a51a5e" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6503b0d912be45e2b32e6ff47d4a636e" is_pre_election: true
I20260608 12:43:57.763406  9310 ts_tablet_manager.cc:1434] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260608 12:43:57.764438  9190 raft_consensus.cc:2468] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013677afb2b84508b636aa72e60d4567 in term 0.
W20260608 12:43:57.766412  9078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.107.195:42907, user_credentials={real_user=slave}} blocked reactor thread for 80347.8us
I20260608 12:43:57.767683  9309 raft_consensus.cc:359] T 137342f4451c4250ac2d94df8bb02f90 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.768473  9309 raft_consensus.cc:385] T 137342f4451c4250ac2d94df8bb02f90 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:43:57.768270  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9229aa06aa40c88d4c9a6e31a51a5e" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba09f6d4647343a098bf0de0c99679b6" is_pre_election: true
I20260608 12:43:57.769053  9309 raft_consensus.cc:740] T 137342f4451c4250ac2d94df8bb02f90 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6503b0d912be45e2b32e6ff47d4a636e, State: Initialized, Role: FOLLOWER
I20260608 12:43:57.769413  9263 raft_consensus.cc:2468] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013677afb2b84508b636aa72e60d4567 in term 0.
W20260608 12:43:57.770033  9081 leader_election.cc:343] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6503b0d912be45e2b32e6ff47d4a636e (127.0.107.194:42115): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:43:57.770212  9309 consensus_queue.cc:260] T 137342f4451c4250ac2d94df8bb02f90 P 6503b0d912be45e2b32e6ff47d4a636e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.771317  9078 leader_election.cc:304] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013677afb2b84508b636aa72e60d4567, ba09f6d4647343a098bf0de0c99679b6; no voters: 
I20260608 12:43:57.772651  9343 raft_consensus.cc:2804] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:57.773326  9309 ts_tablet_manager.cc:1434] T 137342f4451c4250ac2d94df8bb02f90 P 6503b0d912be45e2b32e6ff47d4a636e: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:43:57.773213  9343 raft_consensus.cc:493] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:57.774008  9343 raft_consensus.cc:3060] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.777616  9264 raft_consensus.cc:2468] T 97ef912efb5345a9be2ae61cccb101a5 P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6503b0d912be45e2b32e6ff47d4a636e in term 1.
I20260608 12:43:57.786463  9013 catalog_manager.cc:5696] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e reported cstate change: term changed from 0 to 1, leader changed from <none> to 6503b0d912be45e2b32e6ff47d4a636e (127.0.107.194). New cstate: current_term: 1 leader_uuid: "6503b0d912be45e2b32e6ff47d4a636e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:57.789750  9343 raft_consensus.cc:515] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.794095  9190 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9229aa06aa40c88d4c9a6e31a51a5e" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6503b0d912be45e2b32e6ff47d4a636e"
I20260608 12:43:57.794902  9190 raft_consensus.cc:3060] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.805909  9190 raft_consensus.cc:2468] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013677afb2b84508b636aa72e60d4567 in term 1.
I20260608 12:43:57.807610  9081 leader_election.cc:304] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013677afb2b84508b636aa72e60d4567, 6503b0d912be45e2b32e6ff47d4a636e; no voters: 
I20260608 12:43:57.808905  9340 raft_consensus.cc:2804] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:57.809607  9340 raft_consensus.cc:697] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [term 1 LEADER]: Becoming Leader. State: Replica: 013677afb2b84508b636aa72e60d4567, State: Running, Role: LEADER
I20260608 12:43:57.810714  9340 consensus_queue.cc:237] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.814499  9337 raft_consensus.cc:493] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:57.815062  9337 raft_consensus.cc:515] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.817020  9339 raft_consensus.cc:515] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.819387  9339 leader_election.cc:290] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 election: Requested vote from peers 6503b0d912be45e2b32e6ff47d4a636e (127.0.107.194:42115), ba09f6d4647343a098bf0de0c99679b6 (127.0.107.195:42907)
I20260608 12:43:57.819590  9189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdee15892f14853a4a0ec5eaf5f661f" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6503b0d912be45e2b32e6ff47d4a636e" is_pre_election: true
I20260608 12:43:57.820504  9189 raft_consensus.cc:2468] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013677afb2b84508b636aa72e60d4567 in term 0.
I20260608 12:43:57.822404  9264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137342f4451c4250ac2d94df8bb02f90" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba09f6d4647343a098bf0de0c99679b6"
I20260608 12:43:57.823124  9264 raft_consensus.cc:3060] T 137342f4451c4250ac2d94df8bb02f90 P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.824333  9081 leader_election.cc:304] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013677afb2b84508b636aa72e60d4567, 6503b0d912be45e2b32e6ff47d4a636e; no voters: 
I20260608 12:43:57.825932  9189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137342f4451c4250ac2d94df8bb02f90" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6503b0d912be45e2b32e6ff47d4a636e"
I20260608 12:43:57.826586  9189 raft_consensus.cc:3060] T 137342f4451c4250ac2d94df8bb02f90 P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.826881  9012 catalog_manager.cc:5696] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 reported cstate change: term changed from 0 to 1, leader changed from <none> to 013677afb2b84508b636aa72e60d4567 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "013677afb2b84508b636aa72e60d4567" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:57.830336  9115 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9229aa06aa40c88d4c9a6e31a51a5e" candidate_uuid: "ba09f6d4647343a098bf0de0c99679b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "013677afb2b84508b636aa72e60d4567" is_pre_election: true
I20260608 12:43:57.830433  9264 raft_consensus.cc:2468] T 137342f4451c4250ac2d94df8bb02f90 P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013677afb2b84508b636aa72e60d4567 in term 1.
I20260608 12:43:57.831146  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdee15892f14853a4a0ec5eaf5f661f" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba09f6d4647343a098bf0de0c99679b6" is_pre_election: true
I20260608 12:43:57.831851  9263 raft_consensus.cc:2468] T 5cdee15892f14853a4a0ec5eaf5f661f P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 013677afb2b84508b636aa72e60d4567 in term 0.
I20260608 12:43:57.832677  9314 raft_consensus.cc:2804] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:43:57.833146  9314 raft_consensus.cc:493] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:43:57.833534  9314 raft_consensus.cc:3060] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.833545  9337 leader_election.cc:290] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6503b0d912be45e2b32e6ff47d4a636e (127.0.107.194:42115), ba09f6d4647343a098bf0de0c99679b6 (127.0.107.195:42907)
I20260608 12:43:57.833315  9078 leader_election.cc:304] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013677afb2b84508b636aa72e60d4567, ba09f6d4647343a098bf0de0c99679b6; no voters: 
I20260608 12:43:57.835626  9337 raft_consensus.cc:2804] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:57.836094  9337 raft_consensus.cc:697] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [term 1 LEADER]: Becoming Leader. State: Replica: 013677afb2b84508b636aa72e60d4567, State: Running, Role: LEADER
I20260608 12:43:57.837023  9188 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9229aa06aa40c88d4c9a6e31a51a5e" candidate_uuid: "ba09f6d4647343a098bf0de0c99679b6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6503b0d912be45e2b32e6ff47d4a636e" is_pre_election: true
I20260608 12:43:57.837989  9188 raft_consensus.cc:2393] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ba09f6d4647343a098bf0de0c99679b6 in current term 1: Already voted for candidate 013677afb2b84508b636aa72e60d4567 in this term.
I20260608 12:43:57.841185  9314 raft_consensus.cc:515] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.841892  9230 leader_election.cc:304] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ba09f6d4647343a098bf0de0c99679b6; no voters: 013677afb2b84508b636aa72e60d4567, 6503b0d912be45e2b32e6ff47d4a636e
I20260608 12:43:57.842846  9345 raft_consensus.cc:3060] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.842993  9189 raft_consensus.cc:2468] T 137342f4451c4250ac2d94df8bb02f90 P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013677afb2b84508b636aa72e60d4567 in term 1.
I20260608 12:43:57.844328  9189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdee15892f14853a4a0ec5eaf5f661f" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6503b0d912be45e2b32e6ff47d4a636e"
I20260608 12:43:57.844501  9314 leader_election.cc:290] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 election: Requested vote from peers 6503b0d912be45e2b32e6ff47d4a636e (127.0.107.194:42115), ba09f6d4647343a098bf0de0c99679b6 (127.0.107.195:42907)
I20260608 12:43:57.844905  9189 raft_consensus.cc:3060] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.845575  9337 consensus_queue.cc:237] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.850792  9343 leader_election.cc:290] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 election: Requested vote from peers 6503b0d912be45e2b32e6ff47d4a636e (127.0.107.194:42115), ba09f6d4647343a098bf0de0c99679b6 (127.0.107.195:42907)
I20260608 12:43:57.851073  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cdee15892f14853a4a0ec5eaf5f661f" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba09f6d4647343a098bf0de0c99679b6"
I20260608 12:43:57.851763  9263 raft_consensus.cc:3060] T 5cdee15892f14853a4a0ec5eaf5f661f P ba09f6d4647343a098bf0de0c99679b6 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:57.851810  9189 raft_consensus.cc:2468] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013677afb2b84508b636aa72e60d4567 in term 1.
I20260608 12:43:57.853152  9081 leader_election.cc:304] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 013677afb2b84508b636aa72e60d4567, 6503b0d912be45e2b32e6ff47d4a636e; no voters: 
I20260608 12:43:57.854401  9337 raft_consensus.cc:2804] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:43:57.855130  9264 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b9229aa06aa40c88d4c9a6e31a51a5e" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba09f6d4647343a098bf0de0c99679b6"
I20260608 12:43:57.855370  9337 raft_consensus.cc:697] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [term 1 LEADER]: Becoming Leader. State: Replica: 013677afb2b84508b636aa72e60d4567, State: Running, Role: LEADER
I20260608 12:43:57.857178  9337 consensus_queue.cc:237] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:57.858340  9345 raft_consensus.cc:2749] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:57.865609  9264 raft_consensus.cc:2468] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013677afb2b84508b636aa72e60d4567 in term 1.
I20260608 12:43:57.866066  9012 catalog_manager.cc:5696] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 reported cstate change: term changed from 0 to 1, leader changed from <none> to 013677afb2b84508b636aa72e60d4567 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "013677afb2b84508b636aa72e60d4567" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:57.868464  9263 raft_consensus.cc:2468] T 5cdee15892f14853a4a0ec5eaf5f661f P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 013677afb2b84508b636aa72e60d4567 in term 1.
I20260608 12:43:57.881525  9012 catalog_manager.cc:5696] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 reported cstate change: term changed from 0 to 1, leader changed from <none> to 013677afb2b84508b636aa72e60d4567 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "013677afb2b84508b636aa72e60d4567" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:57.883030  9012 catalog_manager.cc:5696] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 reported cstate change: term changed from 0 to 1, leader changed from <none> to 013677afb2b84508b636aa72e60d4567 (127.0.107.193). New cstate: current_term: 1 leader_uuid: "013677afb2b84508b636aa72e60d4567" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } health_report { overall_health: UNKNOWN } } }
I20260608 12:43:58.064446  9337 raft_consensus.cc:493] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:43:58.065073  9337 raft_consensus.cc:515] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 } } peers { permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 } } peers { permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 } }
I20260608 12:43:58.067523  9337 leader_election.cc:290] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6503b0d912be45e2b32e6ff47d4a636e (127.0.107.194:42115), ba09f6d4647343a098bf0de0c99679b6 (127.0.107.195:42907)
I20260608 12:43:58.068189  9189 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4265c3ad9e394641ab3f2a31666d84bf" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6503b0d912be45e2b32e6ff47d4a636e" is_pre_election: true
I20260608 12:43:58.069188  9263 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4265c3ad9e394641ab3f2a31666d84bf" candidate_uuid: "013677afb2b84508b636aa72e60d4567" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ba09f6d4647343a098bf0de0c99679b6" is_pre_election: true
I20260608 12:43:58.070043  9263 raft_consensus.cc:2393] T 4265c3ad9e394641ab3f2a31666d84bf P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 013677afb2b84508b636aa72e60d4567 in current term 1: Already voted for candidate 6503b0d912be45e2b32e6ff47d4a636e in this term.
I20260608 12:43:58.071381  9078 leader_election.cc:304] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 013677afb2b84508b636aa72e60d4567; no voters: 6503b0d912be45e2b32e6ff47d4a636e, ba09f6d4647343a098bf0de0c99679b6
I20260608 12:43:58.072599  9337 raft_consensus.cc:3060] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:43:58.087644  9337 raft_consensus.cc:2749] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:43:58.130187  9315 consensus_queue.cc:1048] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:58.142359  9337 consensus_queue.cc:1048] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:58.152707  9315 consensus_queue.cc:1048] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:43:58.169464  9315 consensus_queue.cc:1048] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [LEADER]: Connected to new peer: Peer: permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:58.194550  9315 consensus_queue.cc:1048] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [LEADER]: Connected to new peer: Peer: permanent_uuid: "013677afb2b84508b636aa72e60d4567" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46447 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:58.206950  9339 consensus_queue.cc:1048] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:58.247393  9340 consensus_queue.cc:1048] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:58.259481  9340 consensus_queue.cc:1048] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:58.263221  9340 consensus_queue.cc:1048] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:58.300673  9337 consensus_queue.cc:1048] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:58.399938  9190 raft_consensus.cc:1275] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Refusing update from remote peer 013677afb2b84508b636aa72e60d4567: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:43:58.403744  9343 consensus_queue.cc:1048] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6503b0d912be45e2b32e6ff47d4a636e" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 42115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:43:58.416482  9337 consensus_queue.cc:1048] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ba09f6d4647343a098bf0de0c99679b6" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 42907 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:43:58.864280  9156 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:46447, user_credentials={real_user=slave}} blocked reactor thread for 167886us
W20260608 12:43:59.670686  9081 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:42115, user_credentials={real_user=slave}} blocked reactor thread for 54966.3us
W20260608 12:43:59.675504  9078 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:42907, user_credentials={real_user=slave}} blocked reactor thread for 57969.1us
I20260608 12:43:59.817886   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:43:59.851631   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:59.852504   431 tablet_replica.cc:333] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567: stopping tablet replica
I20260608 12:43:59.853433   431 raft_consensus.cc:2243] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:59.854265   431 raft_consensus.cc:2272] T 4265c3ad9e394641ab3f2a31666d84bf P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:59.858000   431 tablet_replica.cc:333] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567: stopping tablet replica
I20260608 12:43:59.858582   431 raft_consensus.cc:2243] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:59.859375   431 raft_consensus.cc:2272] T 5cdee15892f14853a4a0ec5eaf5f661f P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:59.862434   431 tablet_replica.cc:333] T 97ef912efb5345a9be2ae61cccb101a5 P 013677afb2b84508b636aa72e60d4567: stopping tablet replica
I20260608 12:43:59.863026   431 raft_consensus.cc:2243] T 97ef912efb5345a9be2ae61cccb101a5 P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:59.863515   431 raft_consensus.cc:2272] T 97ef912efb5345a9be2ae61cccb101a5 P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:59.866189   431 tablet_replica.cc:333] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567: stopping tablet replica
I20260608 12:43:59.866736   431 raft_consensus.cc:2243] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:59.867458   431 raft_consensus.cc:2272] T 137342f4451c4250ac2d94df8bb02f90 P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:59.869910   431 tablet_replica.cc:333] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567: stopping tablet replica
I20260608 12:43:59.870394   431 raft_consensus.cc:2243] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:59.871146   431 raft_consensus.cc:2272] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:59.873353   431 tablet_replica.cc:333] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567: stopping tablet replica
I20260608 12:43:59.873878   431 raft_consensus.cc:2243] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:59.874874   431 raft_consensus.cc:2272] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 013677afb2b84508b636aa72e60d4567 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:59.903455   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:43:59.919991   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:43:59.944278   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:43:59.944972   431 tablet_replica.cc:333] T 137342f4451c4250ac2d94df8bb02f90 P 6503b0d912be45e2b32e6ff47d4a636e: stopping tablet replica
I20260608 12:43:59.945815   431 raft_consensus.cc:2243] T 137342f4451c4250ac2d94df8bb02f90 P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:59.946329   431 raft_consensus.cc:2272] T 137342f4451c4250ac2d94df8bb02f90 P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:59.949225   431 tablet_replica.cc:333] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e: stopping tablet replica
I20260608 12:43:59.949744   431 raft_consensus.cc:2243] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:59.950640   431 raft_consensus.cc:2272] T 97ef912efb5345a9be2ae61cccb101a5 P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:59.952829   431 tablet_replica.cc:333] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 6503b0d912be45e2b32e6ff47d4a636e: stopping tablet replica
I20260608 12:43:59.953332   431 raft_consensus.cc:2243] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:59.953751   431 raft_consensus.cc:2272] T ef3cf23ed5ea45b99e7b608c2efdeac2 P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:59.956266   431 tablet_replica.cc:333] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e: stopping tablet replica
I20260608 12:43:59.956748   431 raft_consensus.cc:2243] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:43:59.957563   431 raft_consensus.cc:2272] T 4265c3ad9e394641ab3f2a31666d84bf P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:59.959839   431 tablet_replica.cc:333] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e: stopping tablet replica
I20260608 12:43:59.960367   431 raft_consensus.cc:2243] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:59.960871   431 raft_consensus.cc:2272] T 5cdee15892f14853a4a0ec5eaf5f661f P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:59.963361   431 tablet_replica.cc:333] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 6503b0d912be45e2b32e6ff47d4a636e: stopping tablet replica
I20260608 12:43:59.963878   431 raft_consensus.cc:2243] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:43:59.964380   431 raft_consensus.cc:2272] T 0b9229aa06aa40c88d4c9a6e31a51a5e P 6503b0d912be45e2b32e6ff47d4a636e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:43:59.991888   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:44:00.007507   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:44:00.030373   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:00.031064   431 tablet_replica.cc:333] T 97ef912efb5345a9be2ae61cccb101a5 P ba09f6d4647343a098bf0de0c99679b6: stopping tablet replica
I20260608 12:44:00.031788   431 raft_consensus.cc:2243] T 97ef912efb5345a9be2ae61cccb101a5 P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.032320   431 raft_consensus.cc:2272] T 97ef912efb5345a9be2ae61cccb101a5 P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.034832   431 tablet_replica.cc:333] T 137342f4451c4250ac2d94df8bb02f90 P ba09f6d4647343a098bf0de0c99679b6: stopping tablet replica
I20260608 12:44:00.035349   431 raft_consensus.cc:2243] T 137342f4451c4250ac2d94df8bb02f90 P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.035856   431 raft_consensus.cc:2272] T 137342f4451c4250ac2d94df8bb02f90 P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.038712   431 tablet_replica.cc:333] T 5cdee15892f14853a4a0ec5eaf5f661f P ba09f6d4647343a098bf0de0c99679b6: stopping tablet replica
I20260608 12:44:00.039218   431 raft_consensus.cc:2243] T 5cdee15892f14853a4a0ec5eaf5f661f P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.039693   431 raft_consensus.cc:2272] T 5cdee15892f14853a4a0ec5eaf5f661f P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.042383   431 tablet_replica.cc:333] T 4265c3ad9e394641ab3f2a31666d84bf P ba09f6d4647343a098bf0de0c99679b6: stopping tablet replica
I20260608 12:44:00.042886   431 raft_consensus.cc:2243] T 4265c3ad9e394641ab3f2a31666d84bf P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.043339   431 raft_consensus.cc:2272] T 4265c3ad9e394641ab3f2a31666d84bf P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.045603   431 tablet_replica.cc:333] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6: stopping tablet replica
I20260608 12:44:00.046149   431 raft_consensus.cc:2243] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.046612   431 raft_consensus.cc:2272] T 0b9229aa06aa40c88d4c9a6e31a51a5e P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.049130   431 tablet_replica.cc:333] T ef3cf23ed5ea45b99e7b608c2efdeac2 P ba09f6d4647343a098bf0de0c99679b6: stopping tablet replica
I20260608 12:44:00.049597   431 raft_consensus.cc:2243] T ef3cf23ed5ea45b99e7b608c2efdeac2 P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:00.050051   431 raft_consensus.cc:2272] T ef3cf23ed5ea45b99e7b608c2efdeac2 P ba09f6d4647343a098bf0de0c99679b6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.075258   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:44:00.091015   431 master.cc:562] Master@127.0.107.254:33405 shutting down...
I20260608 12:44:00.113133   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:00.113689   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:00.114082   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 58fe6046170a40f0bbe81296703497ac: stopping tablet replica
I20260608 12:44:00.133100   431 master.cc:584] Master@127.0.107.254:33405 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4583 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260608 12:44:00.164254   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46095
I20260608 12:44:00.165576   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:00.171200  9410 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:00.171738  9411 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:00.174340  9413 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:00.174645   431 server_base.cc:1061] running on GCE node
I20260608 12:44:00.175496   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:00.175671   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:00.175788   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922640175777 us; error 0 us; skew 500 ppm
I20260608 12:44:00.176311   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:00.178740   431 webserver.cc:533] Webserver started at http://127.0.107.254:42403/ using document root <none> and password file <none>
I20260608 12:44:00.179215   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:00.179368   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:00.179582   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:00.180595   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "1b005f8944a94d41b20fa34cac1e1fa5"
format_stamp: "Formatted at 2026-06-08 12:44:00 on dist-test-slave-xmh3"
I20260608 12:44:00.185225   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:44:00.188575  9418 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:00.189424   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:44:00.189721   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "1b005f8944a94d41b20fa34cac1e1fa5"
format_stamp: "Formatted at 2026-06-08 12:44:00 on dist-test-slave-xmh3"
I20260608 12:44:00.190066   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-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)
I20260608 12:44:00.207108   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:00.208132   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:00.244426   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46095
I20260608 12:44:00.244560  9469 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46095 every 8 connection(s)
I20260608 12:44:00.248394  9470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:00.258723  9470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5: Bootstrap starting.
I20260608 12:44:00.263191  9470 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:00.267141  9470 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5: No bootstrap required, opened a new log
I20260608 12:44:00.269145  9470 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b005f8944a94d41b20fa34cac1e1fa5" member_type: VOTER }
I20260608 12:44:00.269520  9470 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:00.269747  9470 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b005f8944a94d41b20fa34cac1e1fa5, State: Initialized, Role: FOLLOWER
I20260608 12:44:00.270457  9470 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1b005f8944a94d41b20fa34cac1e1fa5" member_type: VOTER }
I20260608 12:44:00.270905  9470 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:00.271135  9470 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:00.271400  9470 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:00.275672  9470 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b005f8944a94d41b20fa34cac1e1fa5" member_type: VOTER }
I20260608 12:44:00.276175  9470 leader_election.cc:304] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [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: 1b005f8944a94d41b20fa34cac1e1fa5; no voters: 
I20260608 12:44:00.277293  9470 leader_election.cc:290] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:00.277818  9473 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:00.279232  9473 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [term 1 LEADER]: Becoming Leader. State: Replica: 1b005f8944a94d41b20fa34cac1e1fa5, State: Running, Role: LEADER
I20260608 12:44:00.279838  9473 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [LEADER]: Queue going to LEADER mode. State: All 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: "1b005f8944a94d41b20fa34cac1e1fa5" member_type: VOTER }
I20260608 12:44:00.280297  9470 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:44:00.284119  9474 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1b005f8944a94d41b20fa34cac1e1fa5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b005f8944a94d41b20fa34cac1e1fa5" member_type: VOTER } }
I20260608 12:44:00.284785  9474 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:00.284878  9475 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1b005f8944a94d41b20fa34cac1e1fa5. Latest consensus state: current_term: 1 leader_uuid: "1b005f8944a94d41b20fa34cac1e1fa5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b005f8944a94d41b20fa34cac1e1fa5" member_type: VOTER } }
I20260608 12:44:00.285476  9475 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:00.287448  9480 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:44:00.296017  9480 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:44:00.298117   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:44:00.305518  9480 catalog_manager.cc:1382] Generated new cluster ID: 7367feb8b1ae46e5b1682877e0a5ceb0
I20260608 12:44:00.305845  9480 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:44:00.345086  9480 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:44:00.346407  9480 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:44:00.359135  9480 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5: Generated new TSK 0
I20260608 12:44:00.359759  9480 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:44:00.364382   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:00.370430  9491 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:00.371671  9492 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:00.373344  9494 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:00.373466   431 server_base.cc:1061] running on GCE node
I20260608 12:44:00.374496   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:00.374680   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:00.374883   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922640374864 us; error 0 us; skew 500 ppm
I20260608 12:44:00.375478   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:00.377754   431 webserver.cc:533] Webserver started at http://127.0.107.193:44539/ using document root <none> and password file <none>
I20260608 12:44:00.378334   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:00.378522   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:00.378806   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:00.379902   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "67ac91a1ca6e409a9f42f7a081da4076"
format_stamp: "Formatted at 2026-06-08 12:44:00 on dist-test-slave-xmh3"
I20260608 12:44:00.384621   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:44:00.387959  9499 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:00.388669   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:44:00.388954   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "67ac91a1ca6e409a9f42f7a081da4076"
format_stamp: "Formatted at 2026-06-08 12:44:00 on dist-test-slave-xmh3"
I20260608 12:44:00.389250   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-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)
I20260608 12:44:00.401587   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:00.402740   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:00.404363   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:00.406702   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:00.406879   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:00.407065   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:00.407193   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:00.445848   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46197
I20260608 12:44:00.445955  9561 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46197 every 8 connection(s)
I20260608 12:44:00.451181   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:00.458426  9566 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:00.459775  9567 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:00.462713  9569 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:00.463174   431 server_base.cc:1061] running on GCE node
I20260608 12:44:00.466440   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:00.466713   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:00.466938   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922640466917 us; error 0 us; skew 500 ppm
I20260608 12:44:00.467116  9562 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46095
I20260608 12:44:00.467582  9562 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:00.467667   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:00.468453  9562 heartbeater.cc:507] Master 127.0.107.254:46095 requested a full tablet report, sending...
I20260608 12:44:00.470664   431 webserver.cc:533] Webserver started at http://127.0.107.194:45019/ using document root <none> and password file <none>
I20260608 12:44:00.470770  9435 ts_manager.cc:194] Registered new tserver with Master: 67ac91a1ca6e409a9f42f7a081da4076 (127.0.107.193:46197)
I20260608 12:44:00.471292   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:00.471576   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:00.471936   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:00.473089  9435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51560
I20260608 12:44:00.473261   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "3b1d2d27679b4a92bf0fb8bf98effbc4"
format_stamp: "Formatted at 2026-06-08 12:44:00 on dist-test-slave-xmh3"
I20260608 12:44:00.478029   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:44:00.481302  9574 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:00.482213   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:44:00.482518   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "3b1d2d27679b4a92bf0fb8bf98effbc4"
format_stamp: "Formatted at 2026-06-08 12:44:00 on dist-test-slave-xmh3"
I20260608 12:44:00.482795   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-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)
I20260608 12:44:00.503302   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:00.504417   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:00.505872   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:00.508596   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:00.508814   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:00.509095   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:00.509267   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:00.546662   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33763
I20260608 12:44:00.546787  9636 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33763 every 8 connection(s)
I20260608 12:44:00.551846   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:00.558935  9640 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:00.560006  9641 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:00.563007  9643 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:00.563206   431 server_base.cc:1061] running on GCE node
I20260608 12:44:00.564318   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:44:00.564410  9637 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46095
W20260608 12:44:00.564610   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:00.564922   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922640564901 us; error 0 us; skew 500 ppm
I20260608 12:44:00.564958  9637 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:00.565606   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:00.565891  9637 heartbeater.cc:507] Master 127.0.107.254:46095 requested a full tablet report, sending...
I20260608 12:44:00.568331   431 webserver.cc:533] Webserver started at http://127.0.107.195:36409/ using document root <none> and password file <none>
I20260608 12:44:00.568405  9435 ts_manager.cc:194] Registered new tserver with Master: 3b1d2d27679b4a92bf0fb8bf98effbc4 (127.0.107.194:33763)
I20260608 12:44:00.568959   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:00.569195   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:00.569461   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:00.570108  9435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51576
I20260608 12:44:00.570631   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "73285be26abb47a094ec71de0f11d0a5"
format_stamp: "Formatted at 2026-06-08 12:44:00 on dist-test-slave-xmh3"
I20260608 12:44:00.575059   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:44:00.578563  9648 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:00.579243   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:44:00.579540   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "73285be26abb47a094ec71de0f11d0a5"
format_stamp: "Formatted at 2026-06-08 12:44:00 on dist-test-slave-xmh3"
I20260608 12:44:00.579819   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780922429684918-431-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)
I20260608 12:44:00.594457   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:00.595516   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:00.596928   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:00.599267   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:00.599495   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:00.599733   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:00.599912   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:00.638451   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:40929
I20260608 12:44:00.638574  9710 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:40929 every 8 connection(s)
I20260608 12:44:00.652603  9711 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46095
I20260608 12:44:00.653077  9711 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:00.653885  9711 heartbeater.cc:507] Master 127.0.107.254:46095 requested a full tablet report, sending...
I20260608 12:44:00.655853  9435 ts_manager.cc:194] Registered new tserver with Master: 73285be26abb47a094ec71de0f11d0a5 (127.0.107.195:40929)
I20260608 12:44:00.656495   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014619032s
I20260608 12:44:00.657256  9435 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51588
I20260608 12:44:01.475955  9562 heartbeater.cc:499] Master 127.0.107.254:46095 was elected leader, sending a full tablet report...
I20260608 12:44:01.573030  9637 heartbeater.cc:499] Master 127.0.107.254:46095 was elected leader, sending a full tablet report...
I20260608 12:44:01.660154  9711 heartbeater.cc:499] Master 127.0.107.254:46095 was elected leader, sending a full tablet report...
I20260608 12:44:01.718207  9435 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57948:
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"
    }
  }
}
W20260608 12:44:01.720567  9435 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.
I20260608 12:44:01.788477  9676 tablet_service.cc:1511] Processing CreateTablet for tablet f6c93096e29d48fe80d8edf9bb71f885 (DEFAULT_TABLE table=test-workload [id=b3eee3232ca24689804d5989f4d8a2d4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:44:01.788477  9527 tablet_service.cc:1511] Processing CreateTablet for tablet f6c93096e29d48fe80d8edf9bb71f885 (DEFAULT_TABLE table=test-workload [id=b3eee3232ca24689804d5989f4d8a2d4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:44:01.790417  9676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c93096e29d48fe80d8edf9bb71f885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:01.790591  9527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c93096e29d48fe80d8edf9bb71f885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:01.792671  9602 tablet_service.cc:1511] Processing CreateTablet for tablet f6c93096e29d48fe80d8edf9bb71f885 (DEFAULT_TABLE table=test-workload [id=b3eee3232ca24689804d5989f4d8a2d4]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:44:01.794188  9602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f6c93096e29d48fe80d8edf9bb71f885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:01.809568  9732 tablet_bootstrap.cc:492] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5: Bootstrap starting.
I20260608 12:44:01.817667  9732 tablet_bootstrap.cc:654] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:01.819258  9734 tablet_bootstrap.cc:492] T f6c93096e29d48fe80d8edf9bb71f885 P 3b1d2d27679b4a92bf0fb8bf98effbc4: Bootstrap starting.
I20260608 12:44:01.823143  9733 tablet_bootstrap.cc:492] T f6c93096e29d48fe80d8edf9bb71f885 P 67ac91a1ca6e409a9f42f7a081da4076: Bootstrap starting.
I20260608 12:44:01.827694  9732 tablet_bootstrap.cc:492] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5: No bootstrap required, opened a new log
I20260608 12:44:01.827845  9734 tablet_bootstrap.cc:654] T f6c93096e29d48fe80d8edf9bb71f885 P 3b1d2d27679b4a92bf0fb8bf98effbc4: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:01.828265  9732 ts_tablet_manager.cc:1403] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.008s
I20260608 12:44:01.832314  9733 tablet_bootstrap.cc:654] T f6c93096e29d48fe80d8edf9bb71f885 P 67ac91a1ca6e409a9f42f7a081da4076: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:01.832206  9732 raft_consensus.cc:359] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ac91a1ca6e409a9f42f7a081da4076" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46197 } } peers { permanent_uuid: "73285be26abb47a094ec71de0f11d0a5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "3b1d2d27679b4a92bf0fb8bf98effbc4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33763 } }
I20260608 12:44:01.833521  9732 raft_consensus.cc:385] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:01.833725  9734 tablet_bootstrap.cc:492] T f6c93096e29d48fe80d8edf9bb71f885 P 3b1d2d27679b4a92bf0fb8bf98effbc4: No bootstrap required, opened a new log
I20260608 12:44:01.833973  9732 raft_consensus.cc:740] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 73285be26abb47a094ec71de0f11d0a5, State: Initialized, Role: FOLLOWER
I20260608 12:44:01.834336  9734 ts_tablet_manager.cc:1403] T f6c93096e29d48fe80d8edf9bb71f885 P 3b1d2d27679b4a92bf0fb8bf98effbc4: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.002s
I20260608 12:44:01.835027  9732 consensus_queue.cc:260] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ac91a1ca6e409a9f42f7a081da4076" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46197 } } peers { permanent_uuid: "73285be26abb47a094ec71de0f11d0a5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "3b1d2d27679b4a92bf0fb8bf98effbc4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33763 } }
I20260608 12:44:01.837435  9734 raft_consensus.cc:359] T f6c93096e29d48fe80d8edf9bb71f885 P 3b1d2d27679b4a92bf0fb8bf98effbc4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ac91a1ca6e409a9f42f7a081da4076" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46197 } } peers { permanent_uuid: "73285be26abb47a094ec71de0f11d0a5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "3b1d2d27679b4a92bf0fb8bf98effbc4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33763 } }
I20260608 12:44:01.838253  9734 raft_consensus.cc:385] T f6c93096e29d48fe80d8edf9bb71f885 P 3b1d2d27679b4a92bf0fb8bf98effbc4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:01.838636  9734 raft_consensus.cc:740] T f6c93096e29d48fe80d8edf9bb71f885 P 3b1d2d27679b4a92bf0fb8bf98effbc4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b1d2d27679b4a92bf0fb8bf98effbc4, State: Initialized, Role: FOLLOWER
I20260608 12:44:01.839198  9733 tablet_bootstrap.cc:492] T f6c93096e29d48fe80d8edf9bb71f885 P 67ac91a1ca6e409a9f42f7a081da4076: No bootstrap required, opened a new log
I20260608 12:44:01.839522  9732 ts_tablet_manager.cc:1434] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:44:01.839754  9733 ts_tablet_manager.cc:1403] T f6c93096e29d48fe80d8edf9bb71f885 P 67ac91a1ca6e409a9f42f7a081da4076: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.003s
I20260608 12:44:01.839725  9734 consensus_queue.cc:260] T f6c93096e29d48fe80d8edf9bb71f885 P 3b1d2d27679b4a92bf0fb8bf98effbc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ac91a1ca6e409a9f42f7a081da4076" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46197 } } peers { permanent_uuid: "73285be26abb47a094ec71de0f11d0a5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "3b1d2d27679b4a92bf0fb8bf98effbc4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33763 } }
I20260608 12:44:01.843133  9734 ts_tablet_manager.cc:1434] T f6c93096e29d48fe80d8edf9bb71f885 P 3b1d2d27679b4a92bf0fb8bf98effbc4: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260608 12:44:01.843186  9733 raft_consensus.cc:359] T f6c93096e29d48fe80d8edf9bb71f885 P 67ac91a1ca6e409a9f42f7a081da4076 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ac91a1ca6e409a9f42f7a081da4076" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46197 } } peers { permanent_uuid: "73285be26abb47a094ec71de0f11d0a5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "3b1d2d27679b4a92bf0fb8bf98effbc4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33763 } }
I20260608 12:44:01.844174  9733 raft_consensus.cc:385] T f6c93096e29d48fe80d8edf9bb71f885 P 67ac91a1ca6e409a9f42f7a081da4076 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:01.844539  9733 raft_consensus.cc:740] T f6c93096e29d48fe80d8edf9bb71f885 P 67ac91a1ca6e409a9f42f7a081da4076 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67ac91a1ca6e409a9f42f7a081da4076, State: Initialized, Role: FOLLOWER
I20260608 12:44:01.845533  9733 consensus_queue.cc:260] T f6c93096e29d48fe80d8edf9bb71f885 P 67ac91a1ca6e409a9f42f7a081da4076 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ac91a1ca6e409a9f42f7a081da4076" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46197 } } peers { permanent_uuid: "73285be26abb47a094ec71de0f11d0a5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "3b1d2d27679b4a92bf0fb8bf98effbc4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33763 } }
I20260608 12:44:01.855407  9733 ts_tablet_manager.cc:1434] T f6c93096e29d48fe80d8edf9bb71f885 P 67ac91a1ca6e409a9f42f7a081da4076: Time spent starting tablet: real 0.015s	user 0.012s	sys 0.000s
I20260608 12:44:01.872445  9738 raft_consensus.cc:493] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:01.873061  9738 raft_consensus.cc:515] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ac91a1ca6e409a9f42f7a081da4076" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46197 } } peers { permanent_uuid: "73285be26abb47a094ec71de0f11d0a5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "3b1d2d27679b4a92bf0fb8bf98effbc4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33763 } }
I20260608 12:44:01.875463  9738 leader_election.cc:290] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67ac91a1ca6e409a9f42f7a081da4076 (127.0.107.193:46197), 3b1d2d27679b4a92bf0fb8bf98effbc4 (127.0.107.194:33763)
I20260608 12:44:01.887086  9612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c93096e29d48fe80d8edf9bb71f885" candidate_uuid: "73285be26abb47a094ec71de0f11d0a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1d2d27679b4a92bf0fb8bf98effbc4" is_pre_election: true
I20260608 12:44:01.887123  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c93096e29d48fe80d8edf9bb71f885" candidate_uuid: "73285be26abb47a094ec71de0f11d0a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ac91a1ca6e409a9f42f7a081da4076" is_pre_election: true
I20260608 12:44:01.888125  9612 raft_consensus.cc:2468] T f6c93096e29d48fe80d8edf9bb71f885 P 3b1d2d27679b4a92bf0fb8bf98effbc4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73285be26abb47a094ec71de0f11d0a5 in term 0.
I20260608 12:44:01.888134  9537 raft_consensus.cc:2468] T f6c93096e29d48fe80d8edf9bb71f885 P 67ac91a1ca6e409a9f42f7a081da4076 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 73285be26abb47a094ec71de0f11d0a5 in term 0.
I20260608 12:44:01.889859  9649 leader_election.cc:304] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67ac91a1ca6e409a9f42f7a081da4076, 73285be26abb47a094ec71de0f11d0a5; no voters: 
I20260608 12:44:01.890607  9738 raft_consensus.cc:2804] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:01.890974  9738 raft_consensus.cc:493] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:01.891270  9738 raft_consensus.cc:3060] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:01.897260  9738 raft_consensus.cc:515] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ac91a1ca6e409a9f42f7a081da4076" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46197 } } peers { permanent_uuid: "73285be26abb47a094ec71de0f11d0a5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "3b1d2d27679b4a92bf0fb8bf98effbc4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33763 } }
I20260608 12:44:01.898957  9738 leader_election.cc:290] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [CANDIDATE]: Term 1 election: Requested vote from peers 67ac91a1ca6e409a9f42f7a081da4076 (127.0.107.193:46197), 3b1d2d27679b4a92bf0fb8bf98effbc4 (127.0.107.194:33763)
I20260608 12:44:01.899905  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c93096e29d48fe80d8edf9bb71f885" candidate_uuid: "73285be26abb47a094ec71de0f11d0a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67ac91a1ca6e409a9f42f7a081da4076"
I20260608 12:44:01.900103  9612 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f6c93096e29d48fe80d8edf9bb71f885" candidate_uuid: "73285be26abb47a094ec71de0f11d0a5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b1d2d27679b4a92bf0fb8bf98effbc4"
I20260608 12:44:01.900501  9537 raft_consensus.cc:3060] T f6c93096e29d48fe80d8edf9bb71f885 P 67ac91a1ca6e409a9f42f7a081da4076 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:01.900643  9612 raft_consensus.cc:3060] T f6c93096e29d48fe80d8edf9bb71f885 P 3b1d2d27679b4a92bf0fb8bf98effbc4 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:01.906447  9537 raft_consensus.cc:2468] T f6c93096e29d48fe80d8edf9bb71f885 P 67ac91a1ca6e409a9f42f7a081da4076 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73285be26abb47a094ec71de0f11d0a5 in term 1.
I20260608 12:44:01.906626  9612 raft_consensus.cc:2468] T f6c93096e29d48fe80d8edf9bb71f885 P 3b1d2d27679b4a92bf0fb8bf98effbc4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 73285be26abb47a094ec71de0f11d0a5 in term 1.
I20260608 12:44:01.908113  9649 leader_election.cc:304] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67ac91a1ca6e409a9f42f7a081da4076, 73285be26abb47a094ec71de0f11d0a5; no voters: 
I20260608 12:44:01.909015  9738 raft_consensus.cc:2804] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:01.910398  9738 raft_consensus.cc:697] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [term 1 LEADER]: Becoming Leader. State: Replica: 73285be26abb47a094ec71de0f11d0a5, State: Running, Role: LEADER
I20260608 12:44:01.911628  9738 consensus_queue.cc:237] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ac91a1ca6e409a9f42f7a081da4076" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46197 } } peers { permanent_uuid: "73285be26abb47a094ec71de0f11d0a5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } } peers { permanent_uuid: "3b1d2d27679b4a92bf0fb8bf98effbc4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33763 } }
I20260608 12:44:01.923355  9435 catalog_manager.cc:5696] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 73285be26abb47a094ec71de0f11d0a5 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "73285be26abb47a094ec71de0f11d0a5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67ac91a1ca6e409a9f42f7a081da4076" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46197 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "73285be26abb47a094ec71de0f11d0a5" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 40929 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b1d2d27679b4a92bf0fb8bf98effbc4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33763 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:02.092012  9612 raft_consensus.cc:1275] T f6c93096e29d48fe80d8edf9bb71f885 P 3b1d2d27679b4a92bf0fb8bf98effbc4 [term 1 FOLLOWER]: Refusing update from remote peer 73285be26abb47a094ec71de0f11d0a5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:02.092044  9537 raft_consensus.cc:1275] T f6c93096e29d48fe80d8edf9bb71f885 P 67ac91a1ca6e409a9f42f7a081da4076 [term 1 FOLLOWER]: Refusing update from remote peer 73285be26abb47a094ec71de0f11d0a5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:02.094043  9743 consensus_queue.cc:1048] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67ac91a1ca6e409a9f42f7a081da4076" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46197 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:02.094771  9738 consensus_queue.cc:1048] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b1d2d27679b4a92bf0fb8bf98effbc4" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33763 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:02.549568   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:44:02.591018   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:02.591974   431 tablet_replica.cc:333] T f6c93096e29d48fe80d8edf9bb71f885 P 67ac91a1ca6e409a9f42f7a081da4076: stopping tablet replica
I20260608 12:44:02.592597   431 raft_consensus.cc:2243] T f6c93096e29d48fe80d8edf9bb71f885 P 67ac91a1ca6e409a9f42f7a081da4076 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:02.593196   431 raft_consensus.cc:2272] T f6c93096e29d48fe80d8edf9bb71f885 P 67ac91a1ca6e409a9f42f7a081da4076 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:02.614732   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:44:02.626942   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:44:02.649205   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:02.650027   431 tablet_replica.cc:333] T f6c93096e29d48fe80d8edf9bb71f885 P 3b1d2d27679b4a92bf0fb8bf98effbc4: stopping tablet replica
I20260608 12:44:02.650565   431 raft_consensus.cc:2243] T f6c93096e29d48fe80d8edf9bb71f885 P 3b1d2d27679b4a92bf0fb8bf98effbc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:02.651046   431 raft_consensus.cc:2272] T f6c93096e29d48fe80d8edf9bb71f885 P 3b1d2d27679b4a92bf0fb8bf98effbc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:02.673302   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:44:02.686394   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:44:02.709942   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:02.710703   431 tablet_replica.cc:333] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5: stopping tablet replica
I20260608 12:44:02.711222   431 raft_consensus.cc:2243] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:02.712121   431 raft_consensus.cc:2272] T f6c93096e29d48fe80d8edf9bb71f885 P 73285be26abb47a094ec71de0f11d0a5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:02.733609   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:44:02.745915   431 master.cc:562] Master@127.0.107.254:46095 shutting down...
I20260608 12:44:02.770222   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:02.770803   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:02.771165   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1b005f8944a94d41b20fa34cac1e1fa5: stopping tablet replica
I20260608 12:44:02.791055   431 master.cc:584] Master@127.0.107.254:46095 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2659 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260608 12:44:02.826661   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36635
I20260608 12:44:02.827912   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:02.833642  9767 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:02.833714  9768 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:02.835144  9770 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:02.836606   431 server_base.cc:1061] running on GCE node
I20260608 12:44:02.837422   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:02.837621   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:02.837739   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922642837728 us; error 0 us; skew 500 ppm
I20260608 12:44:02.838426   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:02.840806   431 webserver.cc:533] Webserver started at http://127.0.107.254:40409/ using document root <none> and password file <none>
I20260608 12:44:02.841254   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:02.841409   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:02.841637   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:02.842792   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "95e1ce941d4b4ce7aff1ca686440b4e9"
format_stamp: "Formatted at 2026-06-08 12:44:02 on dist-test-slave-xmh3"
I20260608 12:44:02.847863   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260608 12:44:02.851513  9775 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:02.852326   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260608 12:44:02.852634   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "95e1ce941d4b4ce7aff1ca686440b4e9"
format_stamp: "Formatted at 2026-06-08 12:44:02 on dist-test-slave-xmh3"
I20260608 12:44:02.852967   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-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)
I20260608 12:44:02.883339   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:02.884634   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:02.923136   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36635
I20260608 12:44:02.923269  9826 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36635 every 8 connection(s)
I20260608 12:44:02.927307  9827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:02.938340  9827 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9: Bootstrap starting.
I20260608 12:44:02.943327  9827 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:02.947640  9827 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9: No bootstrap required, opened a new log
I20260608 12:44:02.949987  9827 raft_consensus.cc:359] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95e1ce941d4b4ce7aff1ca686440b4e9" member_type: VOTER }
I20260608 12:44:02.950397  9827 raft_consensus.cc:385] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:02.950634  9827 raft_consensus.cc:740] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 95e1ce941d4b4ce7aff1ca686440b4e9, State: Initialized, Role: FOLLOWER
I20260608 12:44:02.951298  9827 consensus_queue.cc:260] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "95e1ce941d4b4ce7aff1ca686440b4e9" member_type: VOTER }
I20260608 12:44:02.951810  9827 raft_consensus.cc:399] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:02.952059  9827 raft_consensus.cc:493] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:02.952327  9827 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:02.957273  9827 raft_consensus.cc:515] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95e1ce941d4b4ce7aff1ca686440b4e9" member_type: VOTER }
I20260608 12:44:02.957880  9827 leader_election.cc:304] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [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: 95e1ce941d4b4ce7aff1ca686440b4e9; no voters: 
I20260608 12:44:02.959030  9827 leader_election.cc:290] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:02.959589  9830 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:02.961153  9830 raft_consensus.cc:697] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [term 1 LEADER]: Becoming Leader. State: Replica: 95e1ce941d4b4ce7aff1ca686440b4e9, State: Running, Role: LEADER
I20260608 12:44:02.961726  9827 sys_catalog.cc:565] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:44:02.961917  9830 consensus_queue.cc:237] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [LEADER]: Queue going to LEADER mode. State: All 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: "95e1ce941d4b4ce7aff1ca686440b4e9" member_type: VOTER }
I20260608 12:44:02.967170  9832 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 95e1ce941d4b4ce7aff1ca686440b4e9. Latest consensus state: current_term: 1 leader_uuid: "95e1ce941d4b4ce7aff1ca686440b4e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95e1ce941d4b4ce7aff1ca686440b4e9" member_type: VOTER } }
I20260608 12:44:02.968102  9832 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:02.967063  9831 sys_catalog.cc:455] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "95e1ce941d4b4ce7aff1ca686440b4e9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "95e1ce941d4b4ce7aff1ca686440b4e9" member_type: VOTER } }
I20260608 12:44:02.969556  9831 sys_catalog.cc:458] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:02.971072  9840 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:44:02.975929  9840 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:44:02.981186   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:44:02.985656  9840 catalog_manager.cc:1382] Generated new cluster ID: 4dd28f9c1e224e2a9e4d98fc13cd49aa
I20260608 12:44:02.985986  9840 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:44:03.004038  9840 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:44:03.005336  9840 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:44:03.021538  9840 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9: Generated new TSK 0
I20260608 12:44:03.022164  9840 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:44:03.049154   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:03.055759  9848 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:03.057024  9849 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:03.060699   431 server_base.cc:1061] running on GCE node
W20260608 12:44:03.060678  9851 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:03.062043   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:03.062237   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:03.062367   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922643062349 us; error 0 us; skew 500 ppm
I20260608 12:44:03.062907   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:03.065359   431 webserver.cc:533] Webserver started at http://127.0.107.193:36283/ using document root <none> and password file <none>
I20260608 12:44:03.065981   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:03.066200   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:03.066483   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:03.067584   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "6ed011e131eb43ebbf908f42eca34e3b"
format_stamp: "Formatted at 2026-06-08 12:44:03 on dist-test-slave-xmh3"
I20260608 12:44:03.072232   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260608 12:44:03.076059  9856 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:03.076840   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:44:03.077172   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "6ed011e131eb43ebbf908f42eca34e3b"
format_stamp: "Formatted at 2026-06-08 12:44:03 on dist-test-slave-xmh3"
I20260608 12:44:03.077461   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-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)
I20260608 12:44:03.103173   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:03.104491   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:03.106068   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:03.108491   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:03.108681   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:03.108963   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:03.109144   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:03.150058   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:46727
I20260608 12:44:03.150183  9918 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:46727 every 8 connection(s)
I20260608 12:44:03.155553   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:03.163870  9923 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:03.165087  9924 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:03.169422  9926 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:03.170312   431 server_base.cc:1061] running on GCE node
I20260608 12:44:03.171826   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:03.172094   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:03.172303   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922643172283 us; error 0 us; skew 500 ppm
I20260608 12:44:03.172991   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:03.173089  9919 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36635
I20260608 12:44:03.173573  9919 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:03.174391  9919 heartbeater.cc:507] Master 127.0.107.254:36635 requested a full tablet report, sending...
I20260608 12:44:03.176072   431 webserver.cc:533] Webserver started at http://127.0.107.194:44855/ using document root <none> and password file <none>
I20260608 12:44:03.176723   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:03.176923   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:03.176785  9792 ts_manager.cc:194] Registered new tserver with Master: 6ed011e131eb43ebbf908f42eca34e3b (127.0.107.193:46727)
I20260608 12:44:03.177307   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:03.178519   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "3ceb53bb4e994e399c74b48621b0a040"
format_stamp: "Formatted at 2026-06-08 12:44:03 on dist-test-slave-xmh3"
I20260608 12:44:03.178926  9792 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56948
I20260608 12:44:03.184430   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260608 12:44:03.188090  9931 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:03.188880   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:44:03.189177   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "3ceb53bb4e994e399c74b48621b0a040"
format_stamp: "Formatted at 2026-06-08 12:44:03 on dist-test-slave-xmh3"
I20260608 12:44:03.189441   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-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)
I20260608 12:44:03.203680   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:03.204746   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:03.206158   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:03.208372   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:03.208601   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:03.208848   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:03.209024   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:03.248521   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40865
I20260608 12:44:03.248730  9993 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40865 every 8 connection(s)
I20260608 12:44:03.253957   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:03.261400  9997 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:03.263363  9998 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:03.266438   431 server_base.cc:1061] running on GCE node
W20260608 12:44:03.267359 10000 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:03.267673  9994 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36635
I20260608 12:44:03.268103  9994 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:03.268440   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:03.268695   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:03.268878   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922643268843 us; error 0 us; skew 500 ppm
I20260608 12:44:03.268906  9994 heartbeater.cc:507] Master 127.0.107.254:36635 requested a full tablet report, sending...
I20260608 12:44:03.269587   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:03.271435  9792 ts_manager.cc:194] Registered new tserver with Master: 3ceb53bb4e994e399c74b48621b0a040 (127.0.107.194:40865)
I20260608 12:44:03.272481   431 webserver.cc:533] Webserver started at http://127.0.107.195:43581/ using document root <none> and password file <none>
I20260608 12:44:03.273213   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:03.273458   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:03.273379  9792 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56962
I20260608 12:44:03.273999   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:03.275631   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "bc1cd5b661d643cf8f4d5c6284ad8545"
format_stamp: "Formatted at 2026-06-08 12:44:03 on dist-test-slave-xmh3"
I20260608 12:44:03.280179   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:44:03.283550 10005 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:03.284299   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260608 12:44:03.284641   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "bc1cd5b661d643cf8f4d5c6284ad8545"
format_stamp: "Formatted at 2026-06-08 12:44:03 on dist-test-slave-xmh3"
I20260608 12:44:03.284905   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-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)
I20260608 12:44:03.305617   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:03.306852   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:03.308351   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:03.310669   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:03.310895   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:03.311151   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:03.311331   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:03.350248   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:43791
I20260608 12:44:03.350359 10067 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:43791 every 8 connection(s)
I20260608 12:44:03.364799 10068 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36635
I20260608 12:44:03.365260 10068 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:03.366068 10068 heartbeater.cc:507] Master 127.0.107.254:36635 requested a full tablet report, sending...
I20260608 12:44:03.368011  9792 ts_manager.cc:194] Registered new tserver with Master: bc1cd5b661d643cf8f4d5c6284ad8545 (127.0.107.195:43791)
I20260608 12:44:03.368156   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0145196s
I20260608 12:44:03.369534  9792 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56968
I20260608 12:44:04.183861  9919 heartbeater.cc:499] Master 127.0.107.254:36635 was elected leader, sending a full tablet report...
I20260608 12:44:04.276358  9994 heartbeater.cc:499] Master 127.0.107.254:36635 was elected leader, sending a full tablet report...
I20260608 12:44:04.372233 10068 heartbeater.cc:499] Master 127.0.107.254:36635 was elected leader, sending a full tablet report...
I20260608 12:44:04.423301  9792 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56970:
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"
    }
  }
}
I20260608 12:44:04.484215 10033 tablet_service.cc:1511] Processing CreateTablet for tablet 39ab8ac8a7144889a6b177e18c7c291e (DEFAULT_TABLE table=test-workload [id=2270ed4af68b4f51afc119b548875453]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:44:04.485751 10033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39ab8ac8a7144889a6b177e18c7c291e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:04.487911 10032 tablet_service.cc:1511] Processing CreateTablet for tablet 8e07b3f768f34861a4f2df90ebcddfd2 (DEFAULT_TABLE table=test-workload [id=2270ed4af68b4f51afc119b548875453]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:44:04.489321 10032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e07b3f768f34861a4f2df90ebcddfd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:04.500538  9959 tablet_service.cc:1511] Processing CreateTablet for tablet ebebd37a5f3e41a08622c56f119a171a (DEFAULT_TABLE table=test-workload [id=2270ed4af68b4f51afc119b548875453]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:44:04.501081  9958 tablet_service.cc:1511] Processing CreateTablet for tablet c89e89d8272843fe833c17d997b247bd (DEFAULT_TABLE table=test-workload [id=2270ed4af68b4f51afc119b548875453]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:44:04.501358  9884 tablet_service.cc:1511] Processing CreateTablet for tablet 65c159aabf9042eea3f9e24176e4c607 (DEFAULT_TABLE table=test-workload [id=2270ed4af68b4f51afc119b548875453]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:44:04.502130  9959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebebd37a5f3e41a08622c56f119a171a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:04.502897  9884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65c159aabf9042eea3f9e24176e4c607. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:04.505903  9958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89e89d8272843fe833c17d997b247bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:04.507966  9883 tablet_service.cc:1511] Processing CreateTablet for tablet 3518dc177c55448689ac52995000f92a (DEFAULT_TABLE table=test-workload [id=2270ed4af68b4f51afc119b548875453]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:44:04.509356  9883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3518dc177c55448689ac52995000f92a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:04.526086 10089 tablet_bootstrap.cc:492] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040: Bootstrap starting.
I20260608 12:44:04.534488 10089 tablet_bootstrap.cc:654] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:04.546746 10088 tablet_bootstrap.cc:492] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545: Bootstrap starting.
I20260608 12:44:04.549252 10091 tablet_bootstrap.cc:492] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b: Bootstrap starting.
I20260608 12:44:04.551195 10089 tablet_bootstrap.cc:492] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040: No bootstrap required, opened a new log
I20260608 12:44:04.551725 10089 ts_tablet_manager.cc:1403] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.012s
I20260608 12:44:04.554406 10089 raft_consensus.cc:359] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } }
I20260608 12:44:04.555140 10089 raft_consensus.cc:385] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:04.555557 10089 raft_consensus.cc:740] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ceb53bb4e994e399c74b48621b0a040, State: Initialized, Role: FOLLOWER
I20260608 12:44:04.555886 10088 tablet_bootstrap.cc:654] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:04.556485 10089 consensus_queue.cc:260] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } }
I20260608 12:44:04.557083 10089 raft_consensus.cc:399] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:04.557363 10089 raft_consensus.cc:493] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:04.557417 10091 tablet_bootstrap.cc:654] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:04.557729 10089 raft_consensus.cc:3060] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:04.561668 10088 tablet_bootstrap.cc:492] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545: No bootstrap required, opened a new log
I20260608 12:44:04.562218 10088 ts_tablet_manager.cc:1403] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545: Time spent bootstrapping tablet: real 0.016s	user 0.005s	sys 0.008s
I20260608 12:44:04.563105 10091 tablet_bootstrap.cc:492] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b: No bootstrap required, opened a new log
I20260608 12:44:04.563618 10091 ts_tablet_manager.cc:1403] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.011s
I20260608 12:44:04.564170 10089 raft_consensus.cc:515] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } }
I20260608 12:44:04.564823 10089 leader_election.cc:304] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040 [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: 3ceb53bb4e994e399c74b48621b0a040; no voters: 
I20260608 12:44:04.565315 10088 raft_consensus.cc:359] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:04.565969 10088 raft_consensus.cc:385] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:04.566282 10088 raft_consensus.cc:740] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1cd5b661d643cf8f4d5c6284ad8545, State: Initialized, Role: FOLLOWER
I20260608 12:44:04.566650 10091 raft_consensus.cc:359] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } }
I20260608 12:44:04.567221 10091 raft_consensus.cc:385] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:04.567073 10088 consensus_queue.cc:260] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:04.567592 10091 raft_consensus.cc:740] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ed011e131eb43ebbf908f42eca34e3b, State: Initialized, Role: FOLLOWER
I20260608 12:44:04.567847 10088 raft_consensus.cc:399] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:04.568333 10088 raft_consensus.cc:493] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:04.568403 10091 consensus_queue.cc:260] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } }
I20260608 12:44:04.568814 10088 raft_consensus.cc:3060] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:04.569271 10091 raft_consensus.cc:399] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:04.569489 10089 leader_election.cc:290] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:04.569695 10091 raft_consensus.cc:493] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:04.570073 10094 raft_consensus.cc:2804] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:04.570214 10091 raft_consensus.cc:3060] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:04.575198 10094 raft_consensus.cc:697] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040 [term 1 LEADER]: Becoming Leader. State: Replica: 3ceb53bb4e994e399c74b48621b0a040, State: Running, Role: LEADER
I20260608 12:44:04.576102 10094 consensus_queue.cc:237] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040 [LEADER]: Queue going to LEADER mode. State: All 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: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } }
I20260608 12:44:04.579188 10091 raft_consensus.cc:515] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } }
I20260608 12:44:04.580215 10091 leader_election.cc:304] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b [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: 6ed011e131eb43ebbf908f42eca34e3b; no voters: 
I20260608 12:44:04.580917 10089 ts_tablet_manager.cc:1434] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040: Time spent starting tablet: real 0.029s	user 0.025s	sys 0.004s
I20260608 12:44:04.582115 10089 tablet_bootstrap.cc:492] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040: Bootstrap starting.
I20260608 12:44:04.582732 10088 raft_consensus.cc:515] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:04.583562 10088 leader_election.cc:304] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545 [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: bc1cd5b661d643cf8f4d5c6284ad8545; no voters: 
I20260608 12:44:04.588917 10098 raft_consensus.cc:2804] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:04.589440 10091 leader_election.cc:290] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:04.590646 10089 tablet_bootstrap.cc:654] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:04.591101  9792 catalog_manager.cc:5696] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ceb53bb4e994e399c74b48621b0a040 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "3ceb53bb4e994e399c74b48621b0a040" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:04.594926 10099 raft_consensus.cc:2804] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:04.595598 10088 leader_election.cc:290] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:04.608124 10088 ts_tablet_manager.cc:1434] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545: Time spent starting tablet: real 0.046s	user 0.022s	sys 0.008s
I20260608 12:44:04.609459 10088 tablet_bootstrap.cc:492] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545: Bootstrap starting.
I20260608 12:44:04.612864 10098 raft_consensus.cc:697] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 LEADER]: Becoming Leader. State: Replica: 6ed011e131eb43ebbf908f42eca34e3b, State: Running, Role: LEADER
I20260608 12:44:04.614336 10098 consensus_queue.cc:237] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b [LEADER]: Queue going to LEADER mode. State: All 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: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } }
I20260608 12:44:04.617717 10088 tablet_bootstrap.cc:654] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:04.618947 10091 ts_tablet_manager.cc:1434] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b: Time spent starting tablet: real 0.055s	user 0.030s	sys 0.004s
I20260608 12:44:04.620142 10091 tablet_bootstrap.cc:492] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b: Bootstrap starting.
I20260608 12:44:04.613380 10099 raft_consensus.cc:697] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 LEADER]: Becoming Leader. State: Replica: bc1cd5b661d643cf8f4d5c6284ad8545, State: Running, Role: LEADER
I20260608 12:44:04.623557 10099 consensus_queue.cc:237] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545 [LEADER]: Queue going to LEADER mode. State: All 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: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:04.631337 10091 tablet_bootstrap.cc:654] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:04.635598 10088 tablet_bootstrap.cc:492] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545: No bootstrap required, opened a new log
I20260608 12:44:04.636260 10088 ts_tablet_manager.cc:1403] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.016s
I20260608 12:44:04.639681  9792 catalog_manager.cc:5696] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ed011e131eb43ebbf908f42eca34e3b (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6ed011e131eb43ebbf908f42eca34e3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:04.642119 10088 raft_consensus.cc:359] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:04.643055 10088 raft_consensus.cc:385] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:04.642810  9791 catalog_manager.cc:5696] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc1cd5b661d643cf8f4d5c6284ad8545 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:04.643546 10088 raft_consensus.cc:740] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1cd5b661d643cf8f4d5c6284ad8545, State: Initialized, Role: FOLLOWER
I20260608 12:44:04.644747 10088 consensus_queue.cc:260] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:04.645653 10088 raft_consensus.cc:399] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:04.646178 10088 raft_consensus.cc:493] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:04.646705 10088 raft_consensus.cc:3060] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:04.654323 10089 tablet_bootstrap.cc:492] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040: No bootstrap required, opened a new log
I20260608 12:44:04.656615 10089 ts_tablet_manager.cc:1403] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.028s
I20260608 12:44:04.659822 10089 raft_consensus.cc:359] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } }
I20260608 12:44:04.665969 10089 raft_consensus.cc:385] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:04.666386 10089 raft_consensus.cc:740] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ceb53bb4e994e399c74b48621b0a040, State: Initialized, Role: FOLLOWER
I20260608 12:44:04.667249 10089 consensus_queue.cc:260] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } }
I20260608 12:44:04.669225 10089 raft_consensus.cc:399] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:04.669624 10089 raft_consensus.cc:493] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:04.670077 10089 raft_consensus.cc:3060] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:04.656884 10088 raft_consensus.cc:515] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:04.670876 10091 tablet_bootstrap.cc:492] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b: No bootstrap required, opened a new log
I20260608 12:44:04.671502 10091 ts_tablet_manager.cc:1403] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b: Time spent bootstrapping tablet: real 0.052s	user 0.033s	sys 0.011s
I20260608 12:44:04.671366 10088 leader_election.cc:304] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545 [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: bc1cd5b661d643cf8f4d5c6284ad8545; no voters: 
I20260608 12:44:04.672881 10103 raft_consensus.cc:2804] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:04.673377 10103 raft_consensus.cc:697] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 LEADER]: Becoming Leader. State: Replica: bc1cd5b661d643cf8f4d5c6284ad8545, State: Running, Role: LEADER
I20260608 12:44:04.674120 10103 consensus_queue.cc:237] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545 [LEADER]: Queue going to LEADER mode. State: All 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: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:04.674839 10091 raft_consensus.cc:359] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } }
I20260608 12:44:04.675446 10091 raft_consensus.cc:385] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:04.675730 10091 raft_consensus.cc:740] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ed011e131eb43ebbf908f42eca34e3b, State: Initialized, Role: FOLLOWER
I20260608 12:44:04.676663 10091 consensus_queue.cc:260] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } }
I20260608 12:44:04.677531 10091 raft_consensus.cc:399] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:04.677603 10089 raft_consensus.cc:515] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } }
I20260608 12:44:04.678182 10091 raft_consensus.cc:493] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:04.678644 10089 leader_election.cc:304] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040 [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: 3ceb53bb4e994e399c74b48621b0a040; no voters: 
I20260608 12:44:04.678829 10091 raft_consensus.cc:3060] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:04.678977 10088 leader_election.cc:290] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:04.679433 10089 leader_election.cc:290] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:04.679602 10094 raft_consensus.cc:2804] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:04.680636 10094 raft_consensus.cc:697] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040 [term 1 LEADER]: Becoming Leader. State: Replica: 3ceb53bb4e994e399c74b48621b0a040, State: Running, Role: LEADER
I20260608 12:44:04.681418 10089 ts_tablet_manager.cc:1434] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040: Time spent starting tablet: real 0.025s	user 0.016s	sys 0.000s
I20260608 12:44:04.681406 10094 consensus_queue.cc:237] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040 [LEADER]: Queue going to LEADER mode. State: All 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: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } }
I20260608 12:44:04.682518 10088 ts_tablet_manager.cc:1434] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545: Time spent starting tablet: real 0.046s	user 0.021s	sys 0.000s
I20260608 12:44:04.687528 10091 raft_consensus.cc:515] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } }
I20260608 12:44:04.688392 10091 leader_election.cc:304] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b [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: 6ed011e131eb43ebbf908f42eca34e3b; no voters: 
I20260608 12:44:04.689359 10100 raft_consensus.cc:2804] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:04.689870 10100 raft_consensus.cc:697] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b [term 1 LEADER]: Becoming Leader. State: Replica: 6ed011e131eb43ebbf908f42eca34e3b, State: Running, Role: LEADER
I20260608 12:44:04.690622 10100 consensus_queue.cc:237] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b [LEADER]: Queue going to LEADER mode. State: All 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: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } }
I20260608 12:44:04.692847  9790 catalog_manager.cc:5696] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc1cd5b661d643cf8f4d5c6284ad8545 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:04.693852 10091 leader_election.cc:290] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:04.695969 10091 ts_tablet_manager.cc:1434] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b: Time spent starting tablet: real 0.024s	user 0.014s	sys 0.001s
I20260608 12:44:04.701489  9792 catalog_manager.cc:5696] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ceb53bb4e994e399c74b48621b0a040 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "3ceb53bb4e994e399c74b48621b0a040" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:04.703649  9789 catalog_manager.cc:5696] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ed011e131eb43ebbf908f42eca34e3b (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6ed011e131eb43ebbf908f42eca34e3b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:05.432430  9784 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56980:
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"
    }
  }
}
W20260608 12:44:05.435009  9784 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.
I20260608 12:44:05.480135  9883 tablet_service.cc:1511] Processing CreateTablet for tablet 9398e03fa4864ef1bbd517e3e852cebf (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:44:05.481470  9883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9398e03fa4864ef1bbd517e3e852cebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.481549  9958 tablet_service.cc:1511] Processing CreateTablet for tablet 9398e03fa4864ef1bbd517e3e852cebf (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:44:05.482967  9958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9398e03fa4864ef1bbd517e3e852cebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.483027 10032 tablet_service.cc:1511] Processing CreateTablet for tablet 9398e03fa4864ef1bbd517e3e852cebf (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:44:05.484390 10032 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9398e03fa4864ef1bbd517e3e852cebf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.486481  9884 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf1dfa9d8e74510a63b3c9b3f2b9044 (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:44:05.487744 10033 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf1dfa9d8e74510a63b3c9b3f2b9044 (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:44:05.489176 10033 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf1dfa9d8e74510a63b3c9b3f2b9044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.488935  9882 tablet_service.cc:1511] Processing CreateTablet for tablet b81b679b37054c98b151a840e886854c (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:44:05.491932  9959 tablet_service.cc:1511] Processing CreateTablet for tablet 3cf1dfa9d8e74510a63b3c9b3f2b9044 (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:44:05.493331  9959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf1dfa9d8e74510a63b3c9b3f2b9044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.487823  9884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3cf1dfa9d8e74510a63b3c9b3f2b9044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.493532  9881 tablet_service.cc:1511] Processing CreateTablet for tablet 00750358c85446e4abf7f61e4224bbd6 (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:44:05.495034  9881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00750358c85446e4abf7f61e4224bbd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.494972  9956 tablet_service.cc:1511] Processing CreateTablet for tablet 00750358c85446e4abf7f61e4224bbd6 (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:44:05.496503  9956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00750358c85446e4abf7f61e4224bbd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.498200 10031 tablet_service.cc:1511] Processing CreateTablet for tablet b81b679b37054c98b151a840e886854c (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:44:05.499531 10031 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81b679b37054c98b151a840e886854c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.502120  9882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81b679b37054c98b151a840e886854c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.504118 10030 tablet_service.cc:1511] Processing CreateTablet for tablet 00750358c85446e4abf7f61e4224bbd6 (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:44:05.505537 10030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00750358c85446e4abf7f61e4224bbd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.505913  9955 tablet_service.cc:1511] Processing CreateTablet for tablet 59dc600c9229407b8121fda7117c1677 (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:44:05.495168  9957 tablet_service.cc:1511] Processing CreateTablet for tablet b81b679b37054c98b151a840e886854c (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:44:05.507282  9955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59dc600c9229407b8121fda7117c1677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.508230  9957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b81b679b37054c98b151a840e886854c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.508028  9880 tablet_service.cc:1511] Processing CreateTablet for tablet 59dc600c9229407b8121fda7117c1677 (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:44:05.509451  9880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59dc600c9229407b8121fda7117c1677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.529723 10029 tablet_service.cc:1511] Processing CreateTablet for tablet 59dc600c9229407b8121fda7117c1677 (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:44:05.531349 10029 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59dc600c9229407b8121fda7117c1677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.532477  9879 tablet_service.cc:1511] Processing CreateTablet for tablet 083c5ffda9a449d4ad367b80f7058a53 (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:44:05.533950  9879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083c5ffda9a449d4ad367b80f7058a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.534143  9954 tablet_service.cc:1511] Processing CreateTablet for tablet 083c5ffda9a449d4ad367b80f7058a53 (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:44:05.535574 10028 tablet_service.cc:1511] Processing CreateTablet for tablet 083c5ffda9a449d4ad367b80f7058a53 (DEFAULT_TABLE table=test-workload-rf3 [id=6128db749086417c89a4fba0965bade7]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:44:05.536986 10028 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083c5ffda9a449d4ad367b80f7058a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.556470 10144 tablet_bootstrap.cc:492] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545: Bootstrap starting.
I20260608 12:44:05.559202  9954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083c5ffda9a449d4ad367b80f7058a53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:05.563845 10144 tablet_bootstrap.cc:654] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.577621 10144 tablet_bootstrap.cc:492] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545: No bootstrap required, opened a new log
I20260608 12:44:05.578178 10144 ts_tablet_manager.cc:1403] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.006s
I20260608 12:44:05.581497 10144 raft_consensus.cc:359] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.582227 10144 raft_consensus.cc:385] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.582531 10144 raft_consensus.cc:740] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1cd5b661d643cf8f4d5c6284ad8545, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.586550 10144 consensus_queue.cc:260] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.588851 10144 ts_tablet_manager.cc:1434] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260608 12:44:05.606654 10144 tablet_bootstrap.cc:492] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545: Bootstrap starting.
I20260608 12:44:05.619081 10144 tablet_bootstrap.cc:654] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.632790 10144 tablet_bootstrap.cc:492] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545: No bootstrap required, opened a new log
I20260608 12:44:05.633625 10144 ts_tablet_manager.cc:1403] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.005s
I20260608 12:44:05.639983 10144 raft_consensus.cc:359] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.641052 10144 raft_consensus.cc:385] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.641512 10144 raft_consensus.cc:740] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1cd5b661d643cf8f4d5c6284ad8545, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.642830 10144 consensus_queue.cc:260] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.648741 10144 ts_tablet_manager.cc:1434] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.003s
I20260608 12:44:05.655472 10142 tablet_bootstrap.cc:492] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040: Bootstrap starting.
I20260608 12:44:05.659122 10143 tablet_bootstrap.cc:492] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b: Bootstrap starting.
I20260608 12:44:05.663539 10142 tablet_bootstrap.cc:654] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.665089 10144 tablet_bootstrap.cc:492] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545: Bootstrap starting.
I20260608 12:44:05.668594 10143 tablet_bootstrap.cc:654] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.673174 10144 tablet_bootstrap.cc:654] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.682370 10144 tablet_bootstrap.cc:492] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545: No bootstrap required, opened a new log
I20260608 12:44:05.682876 10144 ts_tablet_manager.cc:1403] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 12:44:05.683207 10143 tablet_bootstrap.cc:492] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b: No bootstrap required, opened a new log
I20260608 12:44:05.683662 10143 ts_tablet_manager.cc:1403] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.005s
I20260608 12:44:05.683858 10142 tablet_bootstrap.cc:492] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040: No bootstrap required, opened a new log
I20260608 12:44:05.684424 10142 ts_tablet_manager.cc:1403] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.005s
I20260608 12:44:05.686055 10144 raft_consensus.cc:359] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.686983 10144 raft_consensus.cc:385] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.686762 10143 raft_consensus.cc:359] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.687374 10144 raft_consensus.cc:740] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1cd5b661d643cf8f4d5c6284ad8545, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.687645 10143 raft_consensus.cc:385] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.687458 10142 raft_consensus.cc:359] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.688105 10143 raft_consensus.cc:740] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ed011e131eb43ebbf908f42eca34e3b, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.688369 10142 raft_consensus.cc:385] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.688398 10144 consensus_queue.cc:260] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.688905 10142 raft_consensus.cc:740] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ceb53bb4e994e399c74b48621b0a040, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.688911 10143 consensus_queue.cc:260] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.690099 10142 consensus_queue.cc:260] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.691432 10144 ts_tablet_manager.cc:1434] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:44:05.692480 10142 ts_tablet_manager.cc:1434] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:44:05.693802 10142 tablet_bootstrap.cc:492] T 59dc600c9229407b8121fda7117c1677 P 3ceb53bb4e994e399c74b48621b0a040: Bootstrap starting.
I20260608 12:44:05.695762 10144 tablet_bootstrap.cc:492] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545: Bootstrap starting.
I20260608 12:44:05.701030 10142 tablet_bootstrap.cc:654] T 59dc600c9229407b8121fda7117c1677 P 3ceb53bb4e994e399c74b48621b0a040: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.704464 10144 tablet_bootstrap.cc:654] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.710506 10143 ts_tablet_manager.cc:1434] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b: Time spent starting tablet: real 0.027s	user 0.009s	sys 0.000s
I20260608 12:44:05.712329 10144 tablet_bootstrap.cc:492] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545: No bootstrap required, opened a new log
I20260608 12:44:05.712917 10144 ts_tablet_manager.cc:1403] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.006s
I20260608 12:44:05.713627 10143 tablet_bootstrap.cc:492] T 59dc600c9229407b8121fda7117c1677 P 6ed011e131eb43ebbf908f42eca34e3b: Bootstrap starting.
I20260608 12:44:05.716257 10142 tablet_bootstrap.cc:492] T 59dc600c9229407b8121fda7117c1677 P 3ceb53bb4e994e399c74b48621b0a040: No bootstrap required, opened a new log
I20260608 12:44:05.716015 10144 raft_consensus.cc:359] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.716828 10142 ts_tablet_manager.cc:1403] T 59dc600c9229407b8121fda7117c1677 P 3ceb53bb4e994e399c74b48621b0a040: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.013s
I20260608 12:44:05.716785 10144 raft_consensus.cc:385] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.717406 10144 raft_consensus.cc:740] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1cd5b661d643cf8f4d5c6284ad8545, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.718075 10103 raft_consensus.cc:493] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:05.718387 10144 consensus_queue.cc:260] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.718591 10103 raft_consensus.cc:515] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.720136 10142 raft_consensus.cc:359] T 59dc600c9229407b8121fda7117c1677 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.720839 10142 raft_consensus.cc:385] T 59dc600c9229407b8121fda7117c1677 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.721189 10144 ts_tablet_manager.cc:1434] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260608 12:44:05.721566 10143 tablet_bootstrap.cc:654] T 59dc600c9229407b8121fda7117c1677 P 6ed011e131eb43ebbf908f42eca34e3b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.721158 10142 raft_consensus.cc:740] T 59dc600c9229407b8121fda7117c1677 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ceb53bb4e994e399c74b48621b0a040, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.722680 10144 tablet_bootstrap.cc:492] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545: Bootstrap starting.
I20260608 12:44:05.732869 10142 consensus_queue.cc:260] T 59dc600c9229407b8121fda7117c1677 P 3ceb53bb4e994e399c74b48621b0a040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.735210 10142 ts_tablet_manager.cc:1434] T 59dc600c9229407b8121fda7117c1677 P 3ceb53bb4e994e399c74b48621b0a040: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260608 12:44:05.724180 10103 leader_election.cc:290] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ed011e131eb43ebbf908f42eca34e3b (127.0.107.193:46727), 3ceb53bb4e994e399c74b48621b0a040 (127.0.107.194:40865)
I20260608 12:44:05.736683 10142 tablet_bootstrap.cc:492] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040: Bootstrap starting.
I20260608 12:44:05.743559 10142 tablet_bootstrap.cc:654] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.750681 10143 tablet_bootstrap.cc:492] T 59dc600c9229407b8121fda7117c1677 P 6ed011e131eb43ebbf908f42eca34e3b: No bootstrap required, opened a new log
I20260608 12:44:05.751189 10143 ts_tablet_manager.cc:1403] T 59dc600c9229407b8121fda7117c1677 P 6ed011e131eb43ebbf908f42eca34e3b: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.002s
I20260608 12:44:05.754266 10143 raft_consensus.cc:359] T 59dc600c9229407b8121fda7117c1677 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.755079 10143 raft_consensus.cc:385] T 59dc600c9229407b8121fda7117c1677 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.755448 10143 raft_consensus.cc:740] T 59dc600c9229407b8121fda7117c1677 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ed011e131eb43ebbf908f42eca34e3b, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.755956 10142 tablet_bootstrap.cc:492] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040: No bootstrap required, opened a new log
I20260608 12:44:05.756551 10142 ts_tablet_manager.cc:1403] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.000s
I20260608 12:44:05.756430 10143 consensus_queue.cc:260] T 59dc600c9229407b8121fda7117c1677 P 6ed011e131eb43ebbf908f42eca34e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.759788 10142 raft_consensus.cc:359] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.760579 10142 raft_consensus.cc:385] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.760919 10142 raft_consensus.cc:740] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ceb53bb4e994e399c74b48621b0a040, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.761894 10142 consensus_queue.cc:260] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.762496  9969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59dc600c9229407b8121fda7117c1677" candidate_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ceb53bb4e994e399c74b48621b0a040" is_pre_election: true
I20260608 12:44:05.763372  9969 raft_consensus.cc:2468] T 59dc600c9229407b8121fda7117c1677 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc1cd5b661d643cf8f4d5c6284ad8545 in term 0.
I20260608 12:44:05.764209 10142 ts_tablet_manager.cc:1434] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260608 12:44:05.763295  9894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59dc600c9229407b8121fda7117c1677" candidate_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ed011e131eb43ebbf908f42eca34e3b" is_pre_election: true
I20260608 12:44:05.764988 10143 ts_tablet_manager.cc:1434] T 59dc600c9229407b8121fda7117c1677 P 6ed011e131eb43ebbf908f42eca34e3b: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260608 12:44:05.765089  9894 raft_consensus.cc:2468] T 59dc600c9229407b8121fda7117c1677 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc1cd5b661d643cf8f4d5c6284ad8545 in term 0.
I20260608 12:44:05.765450 10142 tablet_bootstrap.cc:492] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040: Bootstrap starting.
I20260608 12:44:05.766105 10143 tablet_bootstrap.cc:492] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b: Bootstrap starting.
I20260608 12:44:05.766680 10008 leader_election.cc:304] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ceb53bb4e994e399c74b48621b0a040, bc1cd5b661d643cf8f4d5c6284ad8545; no voters: 
I20260608 12:44:05.769819 10103 raft_consensus.cc:2804] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:05.770201 10103 raft_consensus.cc:493] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:05.770490 10103 raft_consensus.cc:3060] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:05.773603 10142 tablet_bootstrap.cc:654] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.773603 10143 tablet_bootstrap.cc:654] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.776333 10103 raft_consensus.cc:515] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.782388  9894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59dc600c9229407b8121fda7117c1677" candidate_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ed011e131eb43ebbf908f42eca34e3b"
I20260608 12:44:05.783038  9894 raft_consensus.cc:3060] T 59dc600c9229407b8121fda7117c1677 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:05.785010  9969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59dc600c9229407b8121fda7117c1677" candidate_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ceb53bb4e994e399c74b48621b0a040"
I20260608 12:44:05.785684  9969 raft_consensus.cc:3060] T 59dc600c9229407b8121fda7117c1677 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:05.790895 10142 tablet_bootstrap.cc:492] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040: No bootstrap required, opened a new log
I20260608 12:44:05.791523 10142 ts_tablet_manager.cc:1403] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260608 12:44:05.791950 10143 tablet_bootstrap.cc:492] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b: No bootstrap required, opened a new log
I20260608 12:44:05.792517 10143 ts_tablet_manager.cc:1403] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b: Time spent bootstrapping tablet: real 0.027s	user 0.015s	sys 0.003s
I20260608 12:44:05.792466  9894 raft_consensus.cc:2468] T 59dc600c9229407b8121fda7117c1677 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc1cd5b661d643cf8f4d5c6284ad8545 in term 1.
I20260608 12:44:05.793807  9969 raft_consensus.cc:2468] T 59dc600c9229407b8121fda7117c1677 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc1cd5b661d643cf8f4d5c6284ad8545 in term 1.
I20260608 12:44:05.794921 10142 raft_consensus.cc:359] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.795251 10008 leader_election.cc:304] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ceb53bb4e994e399c74b48621b0a040, bc1cd5b661d643cf8f4d5c6284ad8545; no voters: 
I20260608 12:44:05.795702 10142 raft_consensus.cc:385] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.796020 10143 raft_consensus.cc:359] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.796289 10104 raft_consensus.cc:2804] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:05.796861 10143 raft_consensus.cc:385] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.782606 10144 tablet_bootstrap.cc:654] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.797047 10104 raft_consensus.cc:697] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 LEADER]: Becoming Leader. State: Replica: bc1cd5b661d643cf8f4d5c6284ad8545, State: Running, Role: LEADER
I20260608 12:44:05.797277 10143 raft_consensus.cc:740] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ed011e131eb43ebbf908f42eca34e3b, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.798055 10104 consensus_queue.cc:237] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.798262 10143 consensus_queue.cc:260] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.800802 10103 leader_election.cc:290] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [CANDIDATE]: Term 1 election: Requested vote from peers 6ed011e131eb43ebbf908f42eca34e3b (127.0.107.193:46727), 3ceb53bb4e994e399c74b48621b0a040 (127.0.107.194:40865)
I20260608 12:44:05.800989 10143 ts_tablet_manager.cc:1434] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:44:05.796221 10142 raft_consensus.cc:740] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ceb53bb4e994e399c74b48621b0a040, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.802196 10143 tablet_bootstrap.cc:492] T b81b679b37054c98b151a840e886854c P 6ed011e131eb43ebbf908f42eca34e3b: Bootstrap starting.
I20260608 12:44:05.803005 10142 consensus_queue.cc:260] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.805815 10142 ts_tablet_manager.cc:1434] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260608 12:44:05.806915 10142 tablet_bootstrap.cc:492] T b81b679b37054c98b151a840e886854c P 3ceb53bb4e994e399c74b48621b0a040: Bootstrap starting.
I20260608 12:44:05.812090 10144 tablet_bootstrap.cc:492] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545: No bootstrap required, opened a new log
I20260608 12:44:05.812775 10144 ts_tablet_manager.cc:1403] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545: Time spent bootstrapping tablet: real 0.090s	user 0.010s	sys 0.004s
I20260608 12:44:05.814131 10142 tablet_bootstrap.cc:654] T b81b679b37054c98b151a840e886854c P 3ceb53bb4e994e399c74b48621b0a040: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.814301 10143 tablet_bootstrap.cc:654] T b81b679b37054c98b151a840e886854c P 6ed011e131eb43ebbf908f42eca34e3b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.817489 10144 raft_consensus.cc:359] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.818475 10144 raft_consensus.cc:385] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.818845 10144 raft_consensus.cc:740] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1cd5b661d643cf8f4d5c6284ad8545, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.819872 10144 consensus_queue.cc:260] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.822649 10144 ts_tablet_manager.cc:1434] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.004s
I20260608 12:44:05.825119 10144 tablet_bootstrap.cc:492] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545: Bootstrap starting.
I20260608 12:44:05.826047 10143 tablet_bootstrap.cc:492] T b81b679b37054c98b151a840e886854c P 6ed011e131eb43ebbf908f42eca34e3b: No bootstrap required, opened a new log
I20260608 12:44:05.826472 10142 tablet_bootstrap.cc:492] T b81b679b37054c98b151a840e886854c P 3ceb53bb4e994e399c74b48621b0a040: No bootstrap required, opened a new log
I20260608 12:44:05.826661 10143 ts_tablet_manager.cc:1403] T b81b679b37054c98b151a840e886854c P 6ed011e131eb43ebbf908f42eca34e3b: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.008s
I20260608 12:44:05.827090 10142 ts_tablet_manager.cc:1403] T b81b679b37054c98b151a840e886854c P 3ceb53bb4e994e399c74b48621b0a040: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.005s
I20260608 12:44:05.827958  9786 catalog_manager.cc:5696] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc1cd5b661d643cf8f4d5c6284ad8545 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:05.830385 10142 raft_consensus.cc:359] T b81b679b37054c98b151a840e886854c P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.831204 10142 raft_consensus.cc:385] T b81b679b37054c98b151a840e886854c P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.831547 10142 raft_consensus.cc:740] T b81b679b37054c98b151a840e886854c P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ceb53bb4e994e399c74b48621b0a040, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.832053 10144 tablet_bootstrap.cc:654] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.832531 10142 consensus_queue.cc:260] T b81b679b37054c98b151a840e886854c P 3ceb53bb4e994e399c74b48621b0a040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.833375 10143 raft_consensus.cc:359] T b81b679b37054c98b151a840e886854c P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.834182 10143 raft_consensus.cc:385] T b81b679b37054c98b151a840e886854c P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.834532 10143 raft_consensus.cc:740] T b81b679b37054c98b151a840e886854c P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ed011e131eb43ebbf908f42eca34e3b, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.835500 10143 consensus_queue.cc:260] T b81b679b37054c98b151a840e886854c P 6ed011e131eb43ebbf908f42eca34e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.839807 10142 ts_tablet_manager.cc:1434] T b81b679b37054c98b151a840e886854c P 3ceb53bb4e994e399c74b48621b0a040: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.002s
I20260608 12:44:05.841037 10142 tablet_bootstrap.cc:492] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040: Bootstrap starting.
I20260608 12:44:05.847452 10143 ts_tablet_manager.cc:1434] T b81b679b37054c98b151a840e886854c P 6ed011e131eb43ebbf908f42eca34e3b: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260608 12:44:05.847903 10142 tablet_bootstrap.cc:654] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.848776 10143 tablet_bootstrap.cc:492] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b: Bootstrap starting.
I20260608 12:44:05.855167 10095 raft_consensus.cc:493] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:05.855738 10095 raft_consensus.cc:515] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.857296 10143 tablet_bootstrap.cc:654] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.873807 10095 leader_election.cc:290] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ed011e131eb43ebbf908f42eca34e3b (127.0.107.193:46727), bc1cd5b661d643cf8f4d5c6284ad8545 (127.0.107.195:43791)
I20260608 12:44:05.883045 10144 tablet_bootstrap.cc:492] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545: No bootstrap required, opened a new log
I20260608 12:44:05.883756 10144 ts_tablet_manager.cc:1403] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.028s
I20260608 12:44:05.887727 10144 raft_consensus.cc:359] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.888664 10144 raft_consensus.cc:385] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.889060 10144 raft_consensus.cc:740] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bc1cd5b661d643cf8f4d5c6284ad8545, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.897609 10143 tablet_bootstrap.cc:492] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b: No bootstrap required, opened a new log
I20260608 12:44:05.898564 10143 ts_tablet_manager.cc:1403] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.030s
I20260608 12:44:05.902081 10143 raft_consensus.cc:359] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.902848 10143 raft_consensus.cc:385] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.903209 10143 raft_consensus.cc:740] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ed011e131eb43ebbf908f42eca34e3b, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.903712 10043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9398e03fa4864ef1bbd517e3e852cebf" candidate_uuid: "3ceb53bb4e994e399c74b48621b0a040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" is_pre_election: true
I20260608 12:44:05.904337 10143 consensus_queue.cc:260] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.904819 10043 raft_consensus.cc:2468] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ceb53bb4e994e399c74b48621b0a040 in term 0.
I20260608 12:44:05.908612  9933 leader_election.cc:304] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ceb53bb4e994e399c74b48621b0a040, bc1cd5b661d643cf8f4d5c6284ad8545; no voters: 
I20260608 12:44:05.909555 10095 raft_consensus.cc:2804] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:05.910035 10095 raft_consensus.cc:493] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:05.910368 10095 raft_consensus.cc:3060] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:05.918092 10143 ts_tablet_manager.cc:1434] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260608 12:44:05.920106 10143 tablet_bootstrap.cc:492] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b: Bootstrap starting.
I20260608 12:44:05.921926 10100 raft_consensus.cc:493] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:05.922506 10100 raft_consensus.cc:515] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.923353 10144 consensus_queue.cc:260] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.918862 10095 raft_consensus.cc:515] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.931201 10095 leader_election.cc:290] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [CANDIDATE]: Term 1 election: Requested vote from peers 6ed011e131eb43ebbf908f42eca34e3b (127.0.107.193:46727), bc1cd5b661d643cf8f4d5c6284ad8545 (127.0.107.195:43791)
I20260608 12:44:05.932426 10043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9398e03fa4864ef1bbd517e3e852cebf" candidate_uuid: "3ceb53bb4e994e399c74b48621b0a040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545"
I20260608 12:44:05.933049 10043 raft_consensus.cc:3060] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:05.936405 10143 tablet_bootstrap.cc:654] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:05.939217 10144 ts_tablet_manager.cc:1434] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545: Time spent starting tablet: real 0.055s	user 0.004s	sys 0.003s
I20260608 12:44:05.941190 10043 raft_consensus.cc:2468] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ceb53bb4e994e399c74b48621b0a040 in term 1.
I20260608 12:44:05.942662  9933 leader_election.cc:304] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ceb53bb4e994e399c74b48621b0a040, bc1cd5b661d643cf8f4d5c6284ad8545; no voters: 
I20260608 12:44:05.943636 10095 raft_consensus.cc:2804] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:05.952080 10100 leader_election.cc:290] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ceb53bb4e994e399c74b48621b0a040 (127.0.107.194:40865), bc1cd5b661d643cf8f4d5c6284ad8545 (127.0.107.195:43791)
I20260608 12:44:05.968798 10095 raft_consensus.cc:697] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [term 1 LEADER]: Becoming Leader. State: Replica: 3ceb53bb4e994e399c74b48621b0a040, State: Running, Role: LEADER
I20260608 12:44:05.971515  9894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9398e03fa4864ef1bbd517e3e852cebf" candidate_uuid: "3ceb53bb4e994e399c74b48621b0a040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ed011e131eb43ebbf908f42eca34e3b" is_pre_election: true
I20260608 12:44:05.971325 10095 consensus_queue.cc:237] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.972226  9894 raft_consensus.cc:2468] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3ceb53bb4e994e399c74b48621b0a040 in term 0.
I20260608 12:44:05.973513  9893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9398e03fa4864ef1bbd517e3e852cebf" candidate_uuid: "3ceb53bb4e994e399c74b48621b0a040" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ed011e131eb43ebbf908f42eca34e3b"
I20260608 12:44:05.975116  9893 raft_consensus.cc:3060] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:05.983592 10142 tablet_bootstrap.cc:492] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040: No bootstrap required, opened a new log
I20260608 12:44:05.984169 10142 ts_tablet_manager.cc:1403] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040: Time spent bootstrapping tablet: real 0.143s	user 0.049s	sys 0.044s
I20260608 12:44:05.985682  9893 raft_consensus.cc:2468] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3ceb53bb4e994e399c74b48621b0a040 in term 1.
I20260608 12:44:05.986619 10143 tablet_bootstrap.cc:492] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b: No bootstrap required, opened a new log
I20260608 12:44:05.987552 10143 ts_tablet_manager.cc:1403] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b: Time spent bootstrapping tablet: real 0.068s	user 0.031s	sys 0.015s
I20260608 12:44:05.987666 10142 raft_consensus.cc:359] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.988629 10142 raft_consensus.cc:385] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.988972 10142 raft_consensus.cc:740] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ceb53bb4e994e399c74b48621b0a040, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.987586  9969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00750358c85446e4abf7f61e4224bbd6" candidate_uuid: "6ed011e131eb43ebbf908f42eca34e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ceb53bb4e994e399c74b48621b0a040" is_pre_election: true
I20260608 12:44:05.990013  9969 raft_consensus.cc:2468] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ed011e131eb43ebbf908f42eca34e3b in term 0.
I20260608 12:44:05.990025 10142 consensus_queue.cc:260] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.991163 10143 raft_consensus.cc:359] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.992051 10143 raft_consensus.cc:385] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:05.992344 10143 raft_consensus.cc:740] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6ed011e131eb43ebbf908f42eca34e3b, State: Initialized, Role: FOLLOWER
I20260608 12:44:05.992234  9859 leader_election.cc:304] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ceb53bb4e994e399c74b48621b0a040, 6ed011e131eb43ebbf908f42eca34e3b; no voters: 
I20260608 12:44:05.993028 10142 ts_tablet_manager.cc:1434] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260608 12:44:05.993432 10143 consensus_queue.cc:260] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:05.993969 10100 raft_consensus.cc:2804] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:05.994451 10100 raft_consensus.cc:493] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:05.994827 10100 raft_consensus.cc:3060] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:05.997504 10104 raft_consensus.cc:493] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:05.999229 10143 ts_tablet_manager.cc:1434] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.000s
I20260608 12:44:05.998001 10104 raft_consensus.cc:515] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:06.001374 10104 leader_election.cc:290] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ed011e131eb43ebbf908f42eca34e3b (127.0.107.193:46727), 3ceb53bb4e994e399c74b48621b0a040 (127.0.107.194:40865)
I20260608 12:44:06.001681  9786 catalog_manager.cc:5696] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3ceb53bb4e994e399c74b48621b0a040 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "3ceb53bb4e994e399c74b48621b0a040" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:06.003085  9969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083c5ffda9a449d4ad367b80f7058a53" candidate_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ceb53bb4e994e399c74b48621b0a040" is_pre_election: true
I20260608 12:44:06.003737  9969 raft_consensus.cc:2468] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc1cd5b661d643cf8f4d5c6284ad8545 in term 0.
I20260608 12:44:06.005019  9893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083c5ffda9a449d4ad367b80f7058a53" candidate_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ed011e131eb43ebbf908f42eca34e3b" is_pre_election: true
I20260608 12:44:06.005131 10008 leader_election.cc:304] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ceb53bb4e994e399c74b48621b0a040, bc1cd5b661d643cf8f4d5c6284ad8545; no voters: 
I20260608 12:44:06.005379 10100 raft_consensus.cc:515] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:06.005753  9893 raft_consensus.cc:2468] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc1cd5b661d643cf8f4d5c6284ad8545 in term 0.
W20260608 12:44:06.007700  9839 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:44:06.008286 10104 raft_consensus.cc:2804] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:06.008740 10104 raft_consensus.cc:493] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:06.009084 10104 raft_consensus.cc:3060] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:06.009625 10175 raft_consensus.cc:493] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:06.010155 10175 raft_consensus.cc:515] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:06.013859 10100 leader_election.cc:290] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [CANDIDATE]: Term 1 election: Requested vote from peers 3ceb53bb4e994e399c74b48621b0a040 (127.0.107.194:40865), bc1cd5b661d643cf8f4d5c6284ad8545 (127.0.107.195:43791)
I20260608 12:44:06.016444 10104 raft_consensus.cc:515] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:06.021157 10175 leader_election.cc:290] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ceb53bb4e994e399c74b48621b0a040 (127.0.107.194:40865), bc1cd5b661d643cf8f4d5c6284ad8545 (127.0.107.195:43791)
I20260608 12:44:06.023878  9969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083c5ffda9a449d4ad367b80f7058a53" candidate_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ceb53bb4e994e399c74b48621b0a040"
I20260608 12:44:06.024506  9969 raft_consensus.cc:3060] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:06.026206 10043 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00750358c85446e4abf7f61e4224bbd6" candidate_uuid: "6ed011e131eb43ebbf908f42eca34e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" is_pre_election: true
I20260608 12:44:06.027122 10043 raft_consensus.cc:2468] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ed011e131eb43ebbf908f42eca34e3b in term 0.
I20260608 12:44:06.028743 10042 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083c5ffda9a449d4ad367b80f7058a53" candidate_uuid: "6ed011e131eb43ebbf908f42eca34e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" is_pre_election: true
I20260608 12:44:06.029898 10042 raft_consensus.cc:2393] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ed011e131eb43ebbf908f42eca34e3b in current term 1: Already voted for candidate bc1cd5b661d643cf8f4d5c6284ad8545 in this term.
I20260608 12:44:06.030392  9969 raft_consensus.cc:2468] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc1cd5b661d643cf8f4d5c6284ad8545 in term 1.
I20260608 12:44:06.031461 10008 leader_election.cc:304] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ceb53bb4e994e399c74b48621b0a040, bc1cd5b661d643cf8f4d5c6284ad8545; no voters: 
I20260608 12:44:06.031385 10104 leader_election.cc:290] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [CANDIDATE]: Term 1 election: Requested vote from peers 6ed011e131eb43ebbf908f42eca34e3b (127.0.107.193:46727), 3ceb53bb4e994e399c74b48621b0a040 (127.0.107.194:40865)
I20260608 12:44:06.032372 10104 raft_consensus.cc:2804] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:06.032814 10104 raft_consensus.cc:697] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 LEADER]: Becoming Leader. State: Replica: bc1cd5b661d643cf8f4d5c6284ad8545, State: Running, Role: LEADER
I20260608 12:44:06.033519  9893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083c5ffda9a449d4ad367b80f7058a53" candidate_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ed011e131eb43ebbf908f42eca34e3b"
I20260608 12:44:06.033674 10104 consensus_queue.cc:237] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:06.034498  9893 raft_consensus.cc:3060] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:06.031394 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00750358c85446e4abf7f61e4224bbd6" candidate_uuid: "6ed011e131eb43ebbf908f42eca34e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545"
I20260608 12:44:06.037055 10041 raft_consensus.cc:3060] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:06.047313  9893 raft_consensus.cc:2468] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc1cd5b661d643cf8f4d5c6284ad8545 in term 1.
I20260608 12:44:06.050036  9969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "083c5ffda9a449d4ad367b80f7058a53" candidate_uuid: "6ed011e131eb43ebbf908f42eca34e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ceb53bb4e994e399c74b48621b0a040" is_pre_election: true
I20260608 12:44:06.050033 10041 raft_consensus.cc:2468] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed011e131eb43ebbf908f42eca34e3b in term 1.
I20260608 12:44:06.051116  9969 raft_consensus.cc:2393] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6ed011e131eb43ebbf908f42eca34e3b in current term 1: Already voted for candidate bc1cd5b661d643cf8f4d5c6284ad8545 in this term.
I20260608 12:44:06.051702  9858 leader_election.cc:304] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ed011e131eb43ebbf908f42eca34e3b, bc1cd5b661d643cf8f4d5c6284ad8545; no voters: 
I20260608 12:44:06.052765 10176 raft_consensus.cc:2804] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:06.052917  9969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00750358c85446e4abf7f61e4224bbd6" candidate_uuid: "6ed011e131eb43ebbf908f42eca34e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ceb53bb4e994e399c74b48621b0a040"
I20260608 12:44:06.053413 10176 raft_consensus.cc:697] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 LEADER]: Becoming Leader. State: Replica: 6ed011e131eb43ebbf908f42eca34e3b, State: Running, Role: LEADER
I20260608 12:44:06.053577  9969 raft_consensus.cc:3060] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:06.054529 10176 consensus_queue.cc:237] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:06.056213  9789 catalog_manager.cc:5696] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc1cd5b661d643cf8f4d5c6284ad8545 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:06.059438  9969 raft_consensus.cc:2468] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed011e131eb43ebbf908f42eca34e3b in term 1.
I20260608 12:44:06.060698  9859 leader_election.cc:304] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ed011e131eb43ebbf908f42eca34e3b; no voters: 3ceb53bb4e994e399c74b48621b0a040, bc1cd5b661d643cf8f4d5c6284ad8545
I20260608 12:44:06.064371  9792 catalog_manager.cc:5696] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ed011e131eb43ebbf908f42eca34e3b (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6ed011e131eb43ebbf908f42eca34e3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:06.061951 10176 raft_consensus.cc:2749] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:44:06.083586 10176 raft_consensus.cc:493] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:06.084167 10176 raft_consensus.cc:515] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:06.086030 10176 leader_election.cc:290] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3ceb53bb4e994e399c74b48621b0a040 (127.0.107.194:40865), bc1cd5b661d643cf8f4d5c6284ad8545 (127.0.107.195:43791)
I20260608 12:44:06.086778  9969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf1dfa9d8e74510a63b3c9b3f2b9044" candidate_uuid: "6ed011e131eb43ebbf908f42eca34e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ceb53bb4e994e399c74b48621b0a040" is_pre_election: true
I20260608 12:44:06.087114 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf1dfa9d8e74510a63b3c9b3f2b9044" candidate_uuid: "6ed011e131eb43ebbf908f42eca34e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" is_pre_election: true
I20260608 12:44:06.087409  9969 raft_consensus.cc:2468] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ed011e131eb43ebbf908f42eca34e3b in term 0.
I20260608 12:44:06.087718 10041 raft_consensus.cc:2468] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6ed011e131eb43ebbf908f42eca34e3b in term 0.
I20260608 12:44:06.088527  9859 leader_election.cc:304] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ceb53bb4e994e399c74b48621b0a040, 6ed011e131eb43ebbf908f42eca34e3b; no voters: 
I20260608 12:44:06.089272 10176 raft_consensus.cc:2804] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:06.089653 10176 raft_consensus.cc:493] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:06.090013 10176 raft_consensus.cc:3060] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:06.094969 10176 raft_consensus.cc:515] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:06.097486 10176 leader_election.cc:290] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [CANDIDATE]: Term 1 election: Requested vote from peers 3ceb53bb4e994e399c74b48621b0a040 (127.0.107.194:40865), bc1cd5b661d643cf8f4d5c6284ad8545 (127.0.107.195:43791)
I20260608 12:44:06.097703  9969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf1dfa9d8e74510a63b3c9b3f2b9044" candidate_uuid: "6ed011e131eb43ebbf908f42eca34e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ceb53bb4e994e399c74b48621b0a040"
I20260608 12:44:06.098085 10041 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3cf1dfa9d8e74510a63b3c9b3f2b9044" candidate_uuid: "6ed011e131eb43ebbf908f42eca34e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545"
I20260608 12:44:06.098389  9969 raft_consensus.cc:3060] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:06.098644 10041 raft_consensus.cc:3060] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:06.103299  9969 raft_consensus.cc:2468] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed011e131eb43ebbf908f42eca34e3b in term 1.
I20260608 12:44:06.103314 10041 raft_consensus.cc:2468] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed011e131eb43ebbf908f42eca34e3b in term 1.
I20260608 12:44:06.104488  9859 leader_election.cc:304] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ceb53bb4e994e399c74b48621b0a040, 6ed011e131eb43ebbf908f42eca34e3b; no voters: 
I20260608 12:44:06.105189 10176 raft_consensus.cc:2804] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:06.105749 10176 raft_consensus.cc:697] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 LEADER]: Becoming Leader. State: Replica: 6ed011e131eb43ebbf908f42eca34e3b, State: Running, Role: LEADER
I20260608 12:44:06.106630 10176 consensus_queue.cc:237] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:06.115409  9792 catalog_manager.cc:5696] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b reported cstate change: term changed from 0 to 1, leader changed from <none> to 6ed011e131eb43ebbf908f42eca34e3b (127.0.107.193). New cstate: current_term: 1 leader_uuid: "6ed011e131eb43ebbf908f42eca34e3b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:06.155794 10104 raft_consensus.cc:493] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:06.156288 10104 raft_consensus.cc:515] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:06.158278 10104 leader_election.cc:290] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6ed011e131eb43ebbf908f42eca34e3b (127.0.107.193:46727), 3ceb53bb4e994e399c74b48621b0a040 (127.0.107.194:40865)
I20260608 12:44:06.159140  9893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b679b37054c98b151a840e886854c" candidate_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ed011e131eb43ebbf908f42eca34e3b" is_pre_election: true
I20260608 12:44:06.159420  9969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b679b37054c98b151a840e886854c" candidate_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ceb53bb4e994e399c74b48621b0a040" is_pre_election: true
I20260608 12:44:06.159744  9893 raft_consensus.cc:2468] T b81b679b37054c98b151a840e886854c P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc1cd5b661d643cf8f4d5c6284ad8545 in term 0.
I20260608 12:44:06.160069  9969 raft_consensus.cc:2468] T b81b679b37054c98b151a840e886854c P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bc1cd5b661d643cf8f4d5c6284ad8545 in term 0.
I20260608 12:44:06.160934 10006 leader_election.cc:304] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ed011e131eb43ebbf908f42eca34e3b, bc1cd5b661d643cf8f4d5c6284ad8545; no voters: 
I20260608 12:44:06.161687 10104 raft_consensus.cc:2804] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:06.162074 10104 raft_consensus.cc:493] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:06.162304 10104 raft_consensus.cc:3060] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:06.167021 10104 raft_consensus.cc:515] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:06.168975 10104 leader_election.cc:290] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [CANDIDATE]: Term 1 election: Requested vote from peers 6ed011e131eb43ebbf908f42eca34e3b (127.0.107.193:46727), 3ceb53bb4e994e399c74b48621b0a040 (127.0.107.194:40865)
I20260608 12:44:06.169845  9893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b679b37054c98b151a840e886854c" candidate_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6ed011e131eb43ebbf908f42eca34e3b"
I20260608 12:44:06.170064  9969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b81b679b37054c98b151a840e886854c" candidate_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3ceb53bb4e994e399c74b48621b0a040"
I20260608 12:44:06.170497  9893 raft_consensus.cc:3060] T b81b679b37054c98b151a840e886854c P 6ed011e131eb43ebbf908f42eca34e3b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:06.170668  9969 raft_consensus.cc:3060] T b81b679b37054c98b151a840e886854c P 3ceb53bb4e994e399c74b48621b0a040 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:06.175556  9969 raft_consensus.cc:2468] T b81b679b37054c98b151a840e886854c P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc1cd5b661d643cf8f4d5c6284ad8545 in term 1.
I20260608 12:44:06.175592  9893 raft_consensus.cc:2468] T b81b679b37054c98b151a840e886854c P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bc1cd5b661d643cf8f4d5c6284ad8545 in term 1.
I20260608 12:44:06.176781 10008 leader_election.cc:304] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3ceb53bb4e994e399c74b48621b0a040, bc1cd5b661d643cf8f4d5c6284ad8545; no voters: 
I20260608 12:44:06.177498 10104 raft_consensus.cc:2804] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:06.178000 10104 raft_consensus.cc:697] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 LEADER]: Becoming Leader. State: Replica: bc1cd5b661d643cf8f4d5c6284ad8545, State: Running, Role: LEADER
I20260608 12:44:06.178792 10104 consensus_queue.cc:237] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } }
I20260608 12:44:06.186199  9792 catalog_manager.cc:5696] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 reported cstate change: term changed from 0 to 1, leader changed from <none> to bc1cd5b661d643cf8f4d5c6284ad8545 (127.0.107.195). New cstate: current_term: 1 leader_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:06.203994 10104 consensus_queue.cc:1048] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:06.224124 10104 consensus_queue.cc:1048] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:06.359083 10095 consensus_queue.cc:1048] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:06.387559 10172 consensus_queue.cc:1048] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:06.425904 10104 consensus_queue.cc:1048] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:06.455560 10099 consensus_queue.cc:1048] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:06.495260 10175 consensus_queue.cc:1048] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260608 12:44:06.522954 10175 consensus_queue.cc:1048] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:06.555930  9969 raft_consensus.cc:1275] T b81b679b37054c98b151a840e886854c P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Refusing update from remote peer bc1cd5b661d643cf8f4d5c6284ad8545: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:06.561460  9969 raft_consensus.cc:1275] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Refusing update from remote peer 6ed011e131eb43ebbf908f42eca34e3b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:06.563251 10100 consensus_queue.cc:1048] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:06.586247 10207 consensus_queue.cc:1048] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:44:06.580094  9858 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:43791, user_credentials={real_user=slave}} blocked reactor thread for 68658.4us
I20260608 12:44:06.655718  9894 raft_consensus.cc:1275] T b81b679b37054c98b151a840e886854c P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Refusing update from remote peer bc1cd5b661d643cf8f4d5c6284ad8545: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:06.671610 10103 consensus_queue.cc:1048] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:06.687747 10100 consensus_queue.cc:1048] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:06.674279 10215 mvcc.cc:204] Tried to move back new op lower bound from 7294659160096755712 to 7294659158249902080. Current Snapshot: MvccSnapshot[applied={T|T < 7294659160096755712}]
I20260608 12:44:07.909019   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:07.915745 10237 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:07.916780 10238 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:07.918304   431 server_base.cc:1061] running on GCE node
W20260608 12:44:07.918442 10240 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:07.919651   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:07.919876   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:07.920094   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922647920075 us; error 0 us; skew 500 ppm
I20260608 12:44:07.920714   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:07.923185   431 webserver.cc:533] Webserver started at http://127.0.107.196:33901/ using document root <none> and password file <none>
I20260608 12:44:07.923714   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:07.923933   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:07.924206   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:07.925280   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/ts-3-root/instance:
uuid: "772a1b454e0d49cd8451bbb82b334e92"
format_stamp: "Formatted at 2026-06-08 12:44:07 on dist-test-slave-xmh3"
I20260608 12:44:07.929744   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260608 12:44:07.933373 10245 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:07.934238   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:44:07.934546   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/ts-3-root
uuid: "772a1b454e0d49cd8451bbb82b334e92"
format_stamp: "Formatted at 2026-06-08 12:44:07 on dist-test-slave-xmh3"
I20260608 12:44:07.934834   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780922429684918-431-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)
I20260608 12:44:07.960028   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:07.961314   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:07.962669   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:07.964962   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:07.965216   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:07.965598   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:07.965826   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:44:08.008317   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:32875
I20260608 12:44:08.008442 10307 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:32875 every 8 connection(s)
I20260608 12:44:08.024250 10308 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36635
I20260608 12:44:08.024721 10308 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:08.025501 10308 heartbeater.cc:507] Master 127.0.107.254:36635 requested a full tablet report, sending...
I20260608 12:44:08.027658  9785 ts_manager.cc:194] Registered new tserver with Master: 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196:32875)
I20260608 12:44:08.029037  9785 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56984
I20260608 12:44:08.284161 10041 consensus_queue.cc:237] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } attrs { replace: true } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } }
I20260608 12:44:08.290175  9891 raft_consensus.cc:1275] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Refusing update from remote peer bc1cd5b661d643cf8f4d5c6284ad8545: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:08.290179  9967 raft_consensus.cc:1275] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Refusing update from remote peer bc1cd5b661d643cf8f4d5c6284ad8545: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:08.292228 10209 consensus_queue.cc:1048] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:44:08.293234 10103 consensus_queue.cc:1048] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:08.300051 10099 raft_consensus.cc:2955] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } attrs { replace: true } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } } }
W20260608 12:44:08.304430 10008 consensus_peers.cc:597] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 -> Peer 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196:32875): Couldn't send request to peer 772a1b454e0d49cd8451bbb82b334e92. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 083c5ffda9a449d4ad367b80f7058a53. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:08.304626  9891 raft_consensus.cc:2955] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } attrs { replace: true } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } } }
I20260608 12:44:08.305467  9967 raft_consensus.cc:2955] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } attrs { replace: true } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } } }
I20260608 12:44:08.321934  9785 catalog_manager.cc:5696] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 reported cstate change: config changed from index -1 to 16, NON_VOTER 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:08.330581  9891 consensus_queue.cc:237] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } attrs { replace: true } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } }
I20260608 12:44:08.339921 10041 raft_consensus.cc:1275] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Refusing update from remote peer 6ed011e131eb43ebbf908f42eca34e3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:08.342264 10236 consensus_queue.cc:1048] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:44:08.351459  9967 raft_consensus.cc:1275] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Refusing update from remote peer 6ed011e131eb43ebbf908f42eca34e3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:08.353192 10203 consensus_queue.cc:1048] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:08.358886 10203 raft_consensus.cc:2955] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } attrs { replace: true } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } } }
I20260608 12:44:08.368914  9967 raft_consensus.cc:2955] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } attrs { replace: true } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } } }
W20260608 12:44:08.382386  9859 consensus_peers.cc:597] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b -> Peer 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196:32875): Couldn't send request to peer 772a1b454e0d49cd8451bbb82b334e92. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3cf1dfa9d8e74510a63b3c9b3f2b9044. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:08.386152  9783 catalog_manager.cc:5696] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b reported cstate change: config changed from index -1 to 16, NON_VOTER 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6ed011e131eb43ebbf908f42eca34e3b" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:08.386758 10041 raft_consensus.cc:2955] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } attrs { replace: true } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } } }
I20260608 12:44:08.411275  9967 consensus_queue.cc:237] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } }
I20260608 12:44:08.417980 10041 raft_consensus.cc:1275] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Refusing update from remote peer 3ceb53bb4e994e399c74b48621b0a040: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:08.419576 10325 consensus_queue.cc:1048] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:08.420038  9891 raft_consensus.cc:1275] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Refusing update from remote peer 3ceb53bb4e994e399c74b48621b0a040: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:08.421540 10172 consensus_queue.cc:1048] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:08.426923 10172 raft_consensus.cc:2955] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } } }
I20260608 12:44:08.428117 10041 raft_consensus.cc:2955] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } } }
I20260608 12:44:08.436311  9891 raft_consensus.cc:2955] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } } }
W20260608 12:44:08.445909  9934 consensus_peers.cc:597] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 -> Peer 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196:32875): Couldn't send request to peer 772a1b454e0d49cd8451bbb82b334e92. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9398e03fa4864ef1bbd517e3e852cebf. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:08.446414  9894 consensus_queue.cc:237] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } attrs { replace: true } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } }
I20260608 12:44:08.446748  9785 catalog_manager.cc:5696] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545 reported cstate change: config changed from index -1 to 16, NON_VOTER 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "3ceb53bb4e994e399c74b48621b0a040" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } attrs { replace: true } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } } }
W20260608 12:44:08.455708  9859 consensus_peers.cc:597] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b -> Peer 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196:32875): Couldn't send request to peer 772a1b454e0d49cd8451bbb82b334e92. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00750358c85446e4abf7f61e4224bbd6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:08.455720 10041 raft_consensus.cc:1275] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Refusing update from remote peer 6ed011e131eb43ebbf908f42eca34e3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:08.456111  9967 raft_consensus.cc:1275] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Refusing update from remote peer 6ed011e131eb43ebbf908f42eca34e3b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:08.457719 10321 consensus_queue.cc:1048] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:44:08.458638 10203 consensus_queue.cc:1048] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [LEADER]: Connected to new peer: Peer: permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:08.467334 10236 raft_consensus.cc:2955] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } attrs { replace: true } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } } }
I20260608 12:44:08.468767  9967 raft_consensus.cc:2955] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } attrs { replace: true } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } } }
I20260608 12:44:08.471222 10041 raft_consensus.cc:2955] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } attrs { replace: true } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } } }
I20260608 12:44:08.482846  9783 catalog_manager.cc:5696] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b reported cstate change: config changed from index -1 to 16, NON_VOTER 772a1b454e0d49cd8451bbb82b334e92 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "6ed011e131eb43ebbf908f42eca34e3b" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:08.529124   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:44:08.562439   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:08.563253   431 tablet_replica.cc:333] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b: stopping tablet replica
I20260608 12:44:08.563992   431 raft_consensus.cc:2243] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:08.565065   431 raft_consensus.cc:2272] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.567971   431 tablet_replica.cc:333] T b81b679b37054c98b151a840e886854c P 6ed011e131eb43ebbf908f42eca34e3b: stopping tablet replica
I20260608 12:44:08.568599   431 raft_consensus.cc:2243] T b81b679b37054c98b151a840e886854c P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:08.569092   431 raft_consensus.cc:2272] T b81b679b37054c98b151a840e886854c P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.572384   431 tablet_replica.cc:333] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b: stopping tablet replica
I20260608 12:44:08.573009   431 raft_consensus.cc:2243] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:08.574090   431 raft_consensus.cc:2272] T 00750358c85446e4abf7f61e4224bbd6 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.576678   431 tablet_replica.cc:333] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b: stopping tablet replica
I20260608 12:44:08.577268   431 raft_consensus.cc:2243] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:08.577751   431 raft_consensus.cc:2272] T 9398e03fa4864ef1bbd517e3e852cebf P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.580521   431 tablet_replica.cc:333] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b: stopping tablet replica
I20260608 12:44:08.581102   431 raft_consensus.cc:2243] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:08.581610   431 raft_consensus.cc:2272] T 083c5ffda9a449d4ad367b80f7058a53 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.584051   431 tablet_replica.cc:333] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b: stopping tablet replica
I20260608 12:44:08.584599   431 raft_consensus.cc:2243] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:08.585096   431 raft_consensus.cc:2272] T 3518dc177c55448689ac52995000f92a P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.587421   431 tablet_replica.cc:333] T 59dc600c9229407b8121fda7117c1677 P 6ed011e131eb43ebbf908f42eca34e3b: stopping tablet replica
I20260608 12:44:08.587941   431 raft_consensus.cc:2243] T 59dc600c9229407b8121fda7117c1677 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:08.588490   431 raft_consensus.cc:2272] T 59dc600c9229407b8121fda7117c1677 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.591158   431 tablet_replica.cc:333] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b: stopping tablet replica
I20260608 12:44:08.591699   431 raft_consensus.cc:2243] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:08.592206   431 raft_consensus.cc:2272] T 65c159aabf9042eea3f9e24176e4c607 P 6ed011e131eb43ebbf908f42eca34e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.621645   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:44:08.639619   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:44:08.664217   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:08.664893   431 tablet_replica.cc:333] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040: stopping tablet replica
I20260608 12:44:08.665673   431 raft_consensus.cc:2243] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:08.666366   431 raft_consensus.cc:2272] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.669354   431 tablet_replica.cc:333] T b81b679b37054c98b151a840e886854c P 3ceb53bb4e994e399c74b48621b0a040: stopping tablet replica
I20260608 12:44:08.670058   431 raft_consensus.cc:2243] T b81b679b37054c98b151a840e886854c P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:08.670622   431 raft_consensus.cc:2272] T b81b679b37054c98b151a840e886854c P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.673060   431 tablet_replica.cc:333] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040: stopping tablet replica
I20260608 12:44:08.673671   431 raft_consensus.cc:2243] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:08.674733   431 raft_consensus.cc:2272] T 9398e03fa4864ef1bbd517e3e852cebf P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.677872   431 tablet_replica.cc:333] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040: stopping tablet replica
I20260608 12:44:08.678643   431 raft_consensus.cc:2243] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:08.679188   431 raft_consensus.cc:2272] T c89e89d8272843fe833c17d997b247bd P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:44:08.679695 10006 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46727: connect: Connection refused (error 111) [suppressed 1 similar messages]
I20260608 12:44:08.682075   431 tablet_replica.cc:333] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040: stopping tablet replica
I20260608 12:44:08.682987   431 raft_consensus.cc:2243] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:44:08.683193 10006 consensus_peers.cc:597] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 -> Peer 6ed011e131eb43ebbf908f42eca34e3b (127.0.107.193:46727): Couldn't send request to peer 6ed011e131eb43ebbf908f42eca34e3b. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:46727: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:08.683574   431 raft_consensus.cc:2272] T 00750358c85446e4abf7f61e4224bbd6 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.686878   431 tablet_replica.cc:333] T 59dc600c9229407b8121fda7117c1677 P 3ceb53bb4e994e399c74b48621b0a040: stopping tablet replica
I20260608 12:44:08.687613   431 raft_consensus.cc:2243] T 59dc600c9229407b8121fda7117c1677 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:08.688164   431 raft_consensus.cc:2272] T 59dc600c9229407b8121fda7117c1677 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.689358 10328 ts_tablet_manager.cc:933] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92: Initiating tablet copy from peer bc1cd5b661d643cf8f4d5c6284ad8545 (127.0.107.195:43791)
I20260608 12:44:08.691206 10328 tablet_copy_client.cc:323] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:43791
I20260608 12:44:08.691933   431 tablet_replica.cc:333] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040: stopping tablet replica
I20260608 12:44:08.693500   431 raft_consensus.cc:2243] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:08.694358   431 raft_consensus.cc:2272] T 083c5ffda9a449d4ad367b80f7058a53 P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.699793   431 tablet_replica.cc:333] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040: stopping tablet replica
I20260608 12:44:08.700487   431 raft_consensus.cc:2243] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:08.701160   431 raft_consensus.cc:2272] T ebebd37a5f3e41a08622c56f119a171a P 3ceb53bb4e994e399c74b48621b0a040 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.705945 10053 tablet_copy_service.cc:140] P bc1cd5b661d643cf8f4d5c6284ad8545: Received BeginTabletCopySession request for tablet 083c5ffda9a449d4ad367b80f7058a53 from peer 772a1b454e0d49cd8451bbb82b334e92 ({username='slave'} at 127.0.0.1:60298)
I20260608 12:44:08.706494 10053 tablet_copy_service.cc:161] P bc1cd5b661d643cf8f4d5c6284ad8545: Beginning new tablet copy session on tablet 083c5ffda9a449d4ad367b80f7058a53 from peer 772a1b454e0d49cd8451bbb82b334e92 at {username='slave'} at 127.0.0.1:60298: session id = 772a1b454e0d49cd8451bbb82b334e92-083c5ffda9a449d4ad367b80f7058a53
I20260608 12:44:08.711840 10053 tablet_copy_source_session.cc:215] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:08.714751 10328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 083c5ffda9a449d4ad367b80f7058a53. 1 dirs total, 0 dirs full, 0 dirs failed
W20260608 12:44:08.719820  9934 connection.cc:466] server connection from 127.0.0.1:45086 torn down before Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:45086 (request call id 70) could send its response
W20260608 12:44:08.722685 10008 consensus_peers.cc:597] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 -> Peer 3ceb53bb4e994e399c74b48621b0a040 (127.0.107.194:40865): Couldn't send request to peer 3ceb53bb4e994e399c74b48621b0a040. Status: Network error: recv got EOF from 127.0.107.194:40865 (error 108). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:08.727803   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:44:08.730068 10328 tablet_copy_client.cc:806] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:08.730702 10328 tablet_copy_client.cc:670] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:08.734754 10328 tablet_copy_client.cc:538] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:08.741262 10328 tablet_bootstrap.cc:492] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92: Bootstrap starting.
I20260608 12:44:08.753101   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:44:08.769088   431 tablet_copy_service.cc:362] P bc1cd5b661d643cf8f4d5c6284ad8545: Destroying tablet copy session 772a1b454e0d49cd8451bbb82b334e92-083c5ffda9a449d4ad367b80f7058a53 due to service shutdown
I20260608 12:44:08.769407   431 tablet_copy_service.cc:434] P bc1cd5b661d643cf8f4d5c6284ad8545: ending tablet copy session 772a1b454e0d49cd8451bbb82b334e92-083c5ffda9a449d4ad367b80f7058a53 on tablet 083c5ffda9a449d4ad367b80f7058a53 with peer 772a1b454e0d49cd8451bbb82b334e92
I20260608 12:44:08.798034   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:08.798842   431 tablet_replica.cc:333] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545: stopping tablet replica
I20260608 12:44:08.799690   431 raft_consensus.cc:2243] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:08.800417   431 raft_consensus.cc:2272] T 3cf1dfa9d8e74510a63b3c9b3f2b9044 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.805301   431 tablet_replica.cc:333] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545: stopping tablet replica
I20260608 12:44:08.806174   431 raft_consensus.cc:2243] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:08.807237   431 raft_consensus.cc:2272] T 59dc600c9229407b8121fda7117c1677 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.810667   431 tablet_replica.cc:333] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545: stopping tablet replica
I20260608 12:44:08.811527   431 raft_consensus.cc:2243] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:08.813047   431 raft_consensus.cc:2272] T 083c5ffda9a449d4ad367b80f7058a53 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.816274   431 tablet_replica.cc:333] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545: stopping tablet replica
I20260608 12:44:08.817088   431 raft_consensus.cc:2243] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:08.817955   431 raft_consensus.cc:2272] T 00750358c85446e4abf7f61e4224bbd6 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.821163   431 tablet_replica.cc:333] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545: stopping tablet replica
I20260608 12:44:08.821967   431 raft_consensus.cc:2243] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:08.822654   431 raft_consensus.cc:2272] T 9398e03fa4864ef1bbd517e3e852cebf P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.826160   431 tablet_replica.cc:333] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545: stopping tablet replica
I20260608 12:44:08.826908   431 raft_consensus.cc:2243] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:08.827562   431 raft_consensus.cc:2272] T 39ab8ac8a7144889a6b177e18c7c291e P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.830528   431 tablet_replica.cc:333] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545: stopping tablet replica
I20260608 12:44:08.831248   431 raft_consensus.cc:2243] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:08.832350   431 raft_consensus.cc:2272] T b81b679b37054c98b151a840e886854c P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.835664   431 tablet_replica.cc:333] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545: stopping tablet replica
I20260608 12:44:08.836335   431 raft_consensus.cc:2243] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:08.836989   431 raft_consensus.cc:2272] T 8e07b3f768f34861a4f2df90ebcddfd2 P bc1cd5b661d643cf8f4d5c6284ad8545 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.861891 10328 tablet_bootstrap.cc:492] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:08.862740 10328 tablet_bootstrap.cc:492] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92: Bootstrap complete.
I20260608 12:44:08.863431 10328 ts_tablet_manager.cc:1403] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92: Time spent bootstrapping tablet: real 0.122s	user 0.089s	sys 0.029s
I20260608 12:44:08.864323   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:44:08.865679 10328 raft_consensus.cc:359] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } attrs { replace: true } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } }
I20260608 12:44:08.866461 10328 raft_consensus.cc:740] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 772a1b454e0d49cd8451bbb82b334e92, State: Initialized, Role: LEARNER
I20260608 12:44:08.867007 10328 consensus_queue.cc:260] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "6ed011e131eb43ebbf908f42eca34e3b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 46727 } } peers { permanent_uuid: "3ceb53bb4e994e399c74b48621b0a040" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40865 } attrs { replace: true } } peers { permanent_uuid: "bc1cd5b661d643cf8f4d5c6284ad8545" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 43791 } } peers { permanent_uuid: "772a1b454e0d49cd8451bbb82b334e92" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 32875 } attrs { promote: true } }
I20260608 12:44:08.869395 10308 heartbeater.cc:499] Master 127.0.107.254:36635 was elected leader, sending a full tablet report...
I20260608 12:44:08.869581 10328 ts_tablet_manager.cc:1434] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260608 12:44:08.872386 10328 tablet_copy_client.cc:1131] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.107.195:43791: connect: Connection refused (error 111)
I20260608 12:44:08.888921   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:44:08.912992   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:08.913998   431 tablet_replica.cc:333] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92: stopping tablet replica
I20260608 12:44:08.914693   431 raft_consensus.cc:2243] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:44:08.915207   431 raft_consensus.cc:2272] T 083c5ffda9a449d4ad367b80f7058a53 P 772a1b454e0d49cd8451bbb82b334e92 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:44:08.936789   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:44:08.951242   431 master.cc:562] Master@127.0.107.254:36635 shutting down...
W20260608 12:44:08.970191  9839 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:44:08.970428  9839 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:44:08.970588  9839 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:44:08.971823   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:08.972365   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:08.972699   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 95e1ce941d4b4ce7aff1ca686440b4e9: stopping tablet replica
I20260608 12:44:08.994944   431 master.cc:584] Master@127.0.107.254:36635 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6208 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260608 12:44:09.035059   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:39789
I20260608 12:44:09.036281   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:09.041793 10334 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:09.042650 10333 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:09.043440 10336 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:09.044340   431 server_base.cc:1061] running on GCE node
I20260608 12:44:09.045143   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:09.045362   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:09.045526   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922649045505 us; error 0 us; skew 500 ppm
I20260608 12:44:09.046166   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:09.048451   431 webserver.cc:533] Webserver started at http://127.0.107.254:39131/ using document root <none> and password file <none>
I20260608 12:44:09.048969   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:09.049168   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:09.049444   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:09.050604   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "ef5eb21f25dd4f709fdc432b0bf27fe0"
format_stamp: "Formatted at 2026-06-08 12:44:09 on dist-test-slave-xmh3"
I20260608 12:44:09.055076   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:44:09.058432 10341 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:09.059278   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:44:09.059526   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "ef5eb21f25dd4f709fdc432b0bf27fe0"
format_stamp: "Formatted at 2026-06-08 12:44:09 on dist-test-slave-xmh3"
I20260608 12:44:09.059760   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-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)
I20260608 12:44:09.100865   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:09.102017   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:09.137676   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:39789
I20260608 12:44:09.137809 10392 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:39789 every 8 connection(s)
I20260608 12:44:09.141848 10393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:09.151885 10393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0: Bootstrap starting.
I20260608 12:44:09.156574 10393 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:09.160764 10393 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0: No bootstrap required, opened a new log
I20260608 12:44:09.163091 10393 raft_consensus.cc:359] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef5eb21f25dd4f709fdc432b0bf27fe0" member_type: VOTER }
I20260608 12:44:09.163486 10393 raft_consensus.cc:385] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:09.163722 10393 raft_consensus.cc:740] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ef5eb21f25dd4f709fdc432b0bf27fe0, State: Initialized, Role: FOLLOWER
I20260608 12:44:09.164371 10393 consensus_queue.cc:260] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ef5eb21f25dd4f709fdc432b0bf27fe0" member_type: VOTER }
I20260608 12:44:09.164844 10393 raft_consensus.cc:399] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:09.165055 10393 raft_consensus.cc:493] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:09.165323 10393 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:09.169823 10393 raft_consensus.cc:515] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef5eb21f25dd4f709fdc432b0bf27fe0" member_type: VOTER }
I20260608 12:44:09.170341 10393 leader_election.cc:304] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [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: ef5eb21f25dd4f709fdc432b0bf27fe0; no voters: 
I20260608 12:44:09.171587 10393 leader_election.cc:290] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:09.172027 10396 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:09.173471 10396 raft_consensus.cc:697] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [term 1 LEADER]: Becoming Leader. State: Replica: ef5eb21f25dd4f709fdc432b0bf27fe0, State: Running, Role: LEADER
I20260608 12:44:09.174196 10396 consensus_queue.cc:237] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [LEADER]: Queue going to LEADER mode. State: All 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: "ef5eb21f25dd4f709fdc432b0bf27fe0" member_type: VOTER }
I20260608 12:44:09.174642 10393 sys_catalog.cc:565] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:44:09.178829 10398 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ef5eb21f25dd4f709fdc432b0bf27fe0. Latest consensus state: current_term: 1 leader_uuid: "ef5eb21f25dd4f709fdc432b0bf27fe0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef5eb21f25dd4f709fdc432b0bf27fe0" member_type: VOTER } }
I20260608 12:44:09.178958 10397 sys_catalog.cc:455] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ef5eb21f25dd4f709fdc432b0bf27fe0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ef5eb21f25dd4f709fdc432b0bf27fe0" member_type: VOTER } }
I20260608 12:44:09.179729 10398 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:09.179822 10397 sys_catalog.cc:458] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:09.190235 10403 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:44:09.191378   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:44:09.195665 10403 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:44:09.205335 10403 catalog_manager.cc:1382] Generated new cluster ID: 56c66df7fb4a484db58a3caa30209a33
I20260608 12:44:09.205687 10403 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:44:09.223053 10403 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:44:09.224377 10403 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:44:09.241604 10403 catalog_manager.cc:6069] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0: Generated new TSK 0
I20260608 12:44:09.242281 10403 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:44:09.257840   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:09.264148 10414 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:09.265287 10415 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:09.267964   431 server_base.cc:1061] running on GCE node
W20260608 12:44:09.268447 10417 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:09.269426   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:09.269675   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:09.269893   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922649269873 us; error 0 us; skew 500 ppm
I20260608 12:44:09.270507   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:09.272819   431 webserver.cc:533] Webserver started at http://127.0.107.193:45587/ using document root <none> and password file <none>
I20260608 12:44:09.273339   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:09.273542   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:09.273864   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:09.276505   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "8b2566cc347d4c079ae69768ad00e99e"
format_stamp: "Formatted at 2026-06-08 12:44:09 on dist-test-slave-xmh3"
I20260608 12:44:09.281091   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:44:09.284564 10422 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:09.285470   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:44:09.285888   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "8b2566cc347d4c079ae69768ad00e99e"
format_stamp: "Formatted at 2026-06-08 12:44:09 on dist-test-slave-xmh3"
I20260608 12:44:09.286175   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-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)
I20260608 12:44:09.298374   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:09.299386   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:09.300806   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:09.303273   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:09.303452   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:09.303756   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:09.303912   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:09.342026   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:37395
I20260608 12:44:09.342192 10484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:37395 every 8 connection(s)
I20260608 12:44:09.347283   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:09.354920 10489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:09.357681 10490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:09.361392 10492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:09.362138 10485 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39789
I20260608 12:44:09.362624 10485 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:09.363224   431 server_base.cc:1061] running on GCE node
I20260608 12:44:09.363447 10485 heartbeater.cc:507] Master 127.0.107.254:39789 requested a full tablet report, sending...
I20260608 12:44:09.364778   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:09.365023   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:09.365227   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922649365190 us; error 0 us; skew 500 ppm
I20260608 12:44:09.365733 10358 ts_manager.cc:194] Registered new tserver with Master: 8b2566cc347d4c079ae69768ad00e99e (127.0.107.193:37395)
I20260608 12:44:09.365975   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:09.367888 10358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36584
I20260608 12:44:09.368619   431 webserver.cc:533] Webserver started at http://127.0.107.194:45179/ using document root <none> and password file <none>
I20260608 12:44:09.369190   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:09.369405   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:09.369673   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:09.370783   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "369b047d6d5a447ca0dd608959c083d2"
format_stamp: "Formatted at 2026-06-08 12:44:09 on dist-test-slave-xmh3"
I20260608 12:44:09.375147   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:44:09.378902 10497 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:09.379686   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260608 12:44:09.379997   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "369b047d6d5a447ca0dd608959c083d2"
format_stamp: "Formatted at 2026-06-08 12:44:09 on dist-test-slave-xmh3"
I20260608 12:44:09.380280   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-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)
I20260608 12:44:09.389406   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:09.390559   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:09.391925   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:09.394313   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:09.394538   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:09.394801   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:09.394994   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:09.432418   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:40271
I20260608 12:44:09.432557 10559 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:40271 every 8 connection(s)
I20260608 12:44:09.437417   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:09.444626 10563 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:09.446906 10564 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:09.448323 10566 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:09.449508   431 server_base.cc:1061] running on GCE node
I20260608 12:44:09.450994   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:09.451275   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:09.451294 10560 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39789
I20260608 12:44:09.451655   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922649451634 us; error 0 us; skew 500 ppm
I20260608 12:44:09.451857 10560 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:09.452565   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:09.452807 10560 heartbeater.cc:507] Master 127.0.107.254:39789 requested a full tablet report, sending...
I20260608 12:44:09.455492 10358 ts_manager.cc:194] Registered new tserver with Master: 369b047d6d5a447ca0dd608959c083d2 (127.0.107.194:40271)
I20260608 12:44:09.455538   431 webserver.cc:533] Webserver started at http://127.0.107.195:33705/ using document root <none> and password file <none>
I20260608 12:44:09.456274   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:09.456497   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:09.456779   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:09.457140 10358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36594
I20260608 12:44:09.458016   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "215cc5f700564f6ab4da7dbdfb859cbc"
format_stamp: "Formatted at 2026-06-08 12:44:09 on dist-test-slave-xmh3"
I20260608 12:44:09.462852   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:44:09.466281 10571 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:09.467060   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:44:09.467358   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "215cc5f700564f6ab4da7dbdfb859cbc"
format_stamp: "Formatted at 2026-06-08 12:44:09 on dist-test-slave-xmh3"
I20260608 12:44:09.467633   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780922429684918-431-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)
I20260608 12:44:09.486361   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:09.487442   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:09.488863   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:09.491231   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:09.491420   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:09.491708   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:09.491863   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:09.530556   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34401
I20260608 12:44:09.530694 10633 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34401 every 8 connection(s)
I20260608 12:44:09.544888 10634 heartbeater.cc:344] Connected to a master server at 127.0.107.254:39789
I20260608 12:44:09.545382 10634 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:09.546130 10634 heartbeater.cc:507] Master 127.0.107.254:39789 requested a full tablet report, sending...
I20260608 12:44:09.548184 10358 ts_manager.cc:194] Registered new tserver with Master: 215cc5f700564f6ab4da7dbdfb859cbc (127.0.107.195:34401)
I20260608 12:44:09.548730   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014763022s
I20260608 12:44:09.549607 10358 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36602
I20260608 12:44:09.574156 10358 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36616:
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"
    }
  }
}
W20260608 12:44:09.576045 10358 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.
I20260608 12:44:09.627645 10599 tablet_service.cc:1511] Processing CreateTablet for tablet 4634a49868e84039a40146d063da050d (DEFAULT_TABLE table=test-workload [id=f30ab14987a54adcac871b6f246cb6ec]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:44:09.629041 10599 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4634a49868e84039a40146d063da050d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:09.633428 10525 tablet_service.cc:1511] Processing CreateTablet for tablet 4634a49868e84039a40146d063da050d (DEFAULT_TABLE table=test-workload [id=f30ab14987a54adcac871b6f246cb6ec]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:44:09.634824 10525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4634a49868e84039a40146d063da050d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:09.637665 10450 tablet_service.cc:1511] Processing CreateTablet for tablet 4634a49868e84039a40146d063da050d (DEFAULT_TABLE table=test-workload [id=f30ab14987a54adcac871b6f246cb6ec]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:44:09.639053 10450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4634a49868e84039a40146d063da050d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:09.651084 10649 tablet_bootstrap.cc:492] T 4634a49868e84039a40146d063da050d P 215cc5f700564f6ab4da7dbdfb859cbc: Bootstrap starting.
I20260608 12:44:09.653132 10650 tablet_bootstrap.cc:492] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2: Bootstrap starting.
I20260608 12:44:09.658563 10649 tablet_bootstrap.cc:654] T 4634a49868e84039a40146d063da050d P 215cc5f700564f6ab4da7dbdfb859cbc: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:09.660068 10651 tablet_bootstrap.cc:492] T 4634a49868e84039a40146d063da050d P 8b2566cc347d4c079ae69768ad00e99e: Bootstrap starting.
I20260608 12:44:09.660320 10650 tablet_bootstrap.cc:654] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:09.664696 10649 tablet_bootstrap.cc:492] T 4634a49868e84039a40146d063da050d P 215cc5f700564f6ab4da7dbdfb859cbc: No bootstrap required, opened a new log
I20260608 12:44:09.665422 10649 ts_tablet_manager.cc:1403] T 4634a49868e84039a40146d063da050d P 215cc5f700564f6ab4da7dbdfb859cbc: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260608 12:44:09.666181 10651 tablet_bootstrap.cc:654] T 4634a49868e84039a40146d063da050d P 8b2566cc347d4c079ae69768ad00e99e: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:09.669059 10649 raft_consensus.cc:359] T 4634a49868e84039a40146d063da050d P 215cc5f700564f6ab4da7dbdfb859cbc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215cc5f700564f6ab4da7dbdfb859cbc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34401 } } peers { permanent_uuid: "369b047d6d5a447ca0dd608959c083d2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40271 } } peers { permanent_uuid: "8b2566cc347d4c079ae69768ad00e99e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37395 } }
I20260608 12:44:09.670009 10649 raft_consensus.cc:385] T 4634a49868e84039a40146d063da050d P 215cc5f700564f6ab4da7dbdfb859cbc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:09.670351 10649 raft_consensus.cc:740] T 4634a49868e84039a40146d063da050d P 215cc5f700564f6ab4da7dbdfb859cbc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 215cc5f700564f6ab4da7dbdfb859cbc, State: Initialized, Role: FOLLOWER
I20260608 12:44:09.670929 10650 tablet_bootstrap.cc:492] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2: No bootstrap required, opened a new log
I20260608 12:44:09.671440 10650 ts_tablet_manager.cc:1403] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 12:44:09.671308 10649 consensus_queue.cc:260] T 4634a49868e84039a40146d063da050d P 215cc5f700564f6ab4da7dbdfb859cbc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215cc5f700564f6ab4da7dbdfb859cbc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34401 } } peers { permanent_uuid: "369b047d6d5a447ca0dd608959c083d2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40271 } } peers { permanent_uuid: "8b2566cc347d4c079ae69768ad00e99e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37395 } }
I20260608 12:44:09.672195 10651 tablet_bootstrap.cc:492] T 4634a49868e84039a40146d063da050d P 8b2566cc347d4c079ae69768ad00e99e: No bootstrap required, opened a new log
I20260608 12:44:09.672569 10651 ts_tablet_manager.cc:1403] T 4634a49868e84039a40146d063da050d P 8b2566cc347d4c079ae69768ad00e99e: Time spent bootstrapping tablet: real 0.013s	user 0.004s	sys 0.007s
I20260608 12:44:09.674466 10634 heartbeater.cc:499] Master 127.0.107.254:39789 was elected leader, sending a full tablet report...
I20260608 12:44:09.674897 10649 ts_tablet_manager.cc:1434] T 4634a49868e84039a40146d063da050d P 215cc5f700564f6ab4da7dbdfb859cbc: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:44:09.674842 10650 raft_consensus.cc:359] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215cc5f700564f6ab4da7dbdfb859cbc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34401 } } peers { permanent_uuid: "369b047d6d5a447ca0dd608959c083d2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40271 } } peers { permanent_uuid: "8b2566cc347d4c079ae69768ad00e99e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37395 } }
I20260608 12:44:09.675817 10650 raft_consensus.cc:385] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:09.676182 10650 raft_consensus.cc:740] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 369b047d6d5a447ca0dd608959c083d2, State: Initialized, Role: FOLLOWER
I20260608 12:44:09.675278 10651 raft_consensus.cc:359] T 4634a49868e84039a40146d063da050d P 8b2566cc347d4c079ae69768ad00e99e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215cc5f700564f6ab4da7dbdfb859cbc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34401 } } peers { permanent_uuid: "369b047d6d5a447ca0dd608959c083d2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40271 } } peers { permanent_uuid: "8b2566cc347d4c079ae69768ad00e99e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37395 } }
I20260608 12:44:09.677124 10651 raft_consensus.cc:385] T 4634a49868e84039a40146d063da050d P 8b2566cc347d4c079ae69768ad00e99e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:09.677493 10651 raft_consensus.cc:740] T 4634a49868e84039a40146d063da050d P 8b2566cc347d4c079ae69768ad00e99e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b2566cc347d4c079ae69768ad00e99e, State: Initialized, Role: FOLLOWER
I20260608 12:44:09.677611 10650 consensus_queue.cc:260] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215cc5f700564f6ab4da7dbdfb859cbc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34401 } } peers { permanent_uuid: "369b047d6d5a447ca0dd608959c083d2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40271 } } peers { permanent_uuid: "8b2566cc347d4c079ae69768ad00e99e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37395 } }
I20260608 12:44:09.678745 10651 consensus_queue.cc:260] T 4634a49868e84039a40146d063da050d P 8b2566cc347d4c079ae69768ad00e99e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215cc5f700564f6ab4da7dbdfb859cbc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34401 } } peers { permanent_uuid: "369b047d6d5a447ca0dd608959c083d2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40271 } } peers { permanent_uuid: "8b2566cc347d4c079ae69768ad00e99e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37395 } }
I20260608 12:44:09.681211 10560 heartbeater.cc:499] Master 127.0.107.254:39789 was elected leader, sending a full tablet report...
I20260608 12:44:09.681677 10650 ts_tablet_manager.cc:1434] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260608 12:44:09.684846 10485 heartbeater.cc:499] Master 127.0.107.254:39789 was elected leader, sending a full tablet report...
I20260608 12:44:09.685434 10651 ts_tablet_manager.cc:1434] T 4634a49868e84039a40146d063da050d P 8b2566cc347d4c079ae69768ad00e99e: Time spent starting tablet: real 0.013s	user 0.011s	sys 0.001s
I20260608 12:44:09.880750 10656 raft_consensus.cc:493] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:09.881258 10656 raft_consensus.cc:515] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215cc5f700564f6ab4da7dbdfb859cbc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34401 } } peers { permanent_uuid: "369b047d6d5a447ca0dd608959c083d2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40271 } } peers { permanent_uuid: "8b2566cc347d4c079ae69768ad00e99e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37395 } }
I20260608 12:44:09.883639 10656 leader_election.cc:290] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 215cc5f700564f6ab4da7dbdfb859cbc (127.0.107.195:34401), 8b2566cc347d4c079ae69768ad00e99e (127.0.107.193:37395)
I20260608 12:44:09.893739 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4634a49868e84039a40146d063da050d" candidate_uuid: "369b047d6d5a447ca0dd608959c083d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215cc5f700564f6ab4da7dbdfb859cbc" is_pre_election: true
I20260608 12:44:09.894539 10609 raft_consensus.cc:2468] T 4634a49868e84039a40146d063da050d P 215cc5f700564f6ab4da7dbdfb859cbc [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 369b047d6d5a447ca0dd608959c083d2 in term 0.
I20260608 12:44:09.895711 10499 leader_election.cc:304] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 215cc5f700564f6ab4da7dbdfb859cbc, 369b047d6d5a447ca0dd608959c083d2; no voters: 
I20260608 12:44:09.895874 10460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4634a49868e84039a40146d063da050d" candidate_uuid: "369b047d6d5a447ca0dd608959c083d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b2566cc347d4c079ae69768ad00e99e" is_pre_election: true
I20260608 12:44:09.896525 10656 raft_consensus.cc:2804] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:09.896544 10460 raft_consensus.cc:2468] T 4634a49868e84039a40146d063da050d P 8b2566cc347d4c079ae69768ad00e99e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 369b047d6d5a447ca0dd608959c083d2 in term 0.
I20260608 12:44:09.896931 10656 raft_consensus.cc:493] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:09.897322 10656 raft_consensus.cc:3060] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:09.902185 10656 raft_consensus.cc:515] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215cc5f700564f6ab4da7dbdfb859cbc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34401 } } peers { permanent_uuid: "369b047d6d5a447ca0dd608959c083d2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40271 } } peers { permanent_uuid: "8b2566cc347d4c079ae69768ad00e99e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37395 } }
I20260608 12:44:09.903825 10656 leader_election.cc:290] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [CANDIDATE]: Term 1 election: Requested vote from peers 215cc5f700564f6ab4da7dbdfb859cbc (127.0.107.195:34401), 8b2566cc347d4c079ae69768ad00e99e (127.0.107.193:37395)
I20260608 12:44:09.904729 10609 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4634a49868e84039a40146d063da050d" candidate_uuid: "369b047d6d5a447ca0dd608959c083d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "215cc5f700564f6ab4da7dbdfb859cbc"
I20260608 12:44:09.904982 10460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4634a49868e84039a40146d063da050d" candidate_uuid: "369b047d6d5a447ca0dd608959c083d2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8b2566cc347d4c079ae69768ad00e99e"
I20260608 12:44:09.905288 10609 raft_consensus.cc:3060] T 4634a49868e84039a40146d063da050d P 215cc5f700564f6ab4da7dbdfb859cbc [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:09.905565 10460 raft_consensus.cc:3060] T 4634a49868e84039a40146d063da050d P 8b2566cc347d4c079ae69768ad00e99e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:09.910319 10609 raft_consensus.cc:2468] T 4634a49868e84039a40146d063da050d P 215cc5f700564f6ab4da7dbdfb859cbc [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 369b047d6d5a447ca0dd608959c083d2 in term 1.
I20260608 12:44:09.910429 10460 raft_consensus.cc:2468] T 4634a49868e84039a40146d063da050d P 8b2566cc347d4c079ae69768ad00e99e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 369b047d6d5a447ca0dd608959c083d2 in term 1.
I20260608 12:44:09.911520 10499 leader_election.cc:304] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 215cc5f700564f6ab4da7dbdfb859cbc, 369b047d6d5a447ca0dd608959c083d2; no voters: 
I20260608 12:44:09.912242 10656 raft_consensus.cc:2804] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:09.913188 10656 raft_consensus.cc:697] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [term 1 LEADER]: Becoming Leader. State: Replica: 369b047d6d5a447ca0dd608959c083d2, State: Running, Role: LEADER
I20260608 12:44:09.913964 10656 consensus_queue.cc:237] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215cc5f700564f6ab4da7dbdfb859cbc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34401 } } peers { permanent_uuid: "369b047d6d5a447ca0dd608959c083d2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40271 } } peers { permanent_uuid: "8b2566cc347d4c079ae69768ad00e99e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37395 } }
I20260608 12:44:09.921118 10356 catalog_manager.cc:5696] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 369b047d6d5a447ca0dd608959c083d2 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "369b047d6d5a447ca0dd608959c083d2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "215cc5f700564f6ab4da7dbdfb859cbc" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34401 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "369b047d6d5a447ca0dd608959c083d2" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 40271 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8b2566cc347d4c079ae69768ad00e99e" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 37395 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:09.948746   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:44:09.967973   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:09.968832   431 tablet_replica.cc:333] T 4634a49868e84039a40146d063da050d P 8b2566cc347d4c079ae69768ad00e99e: stopping tablet replica
I20260608 12:44:09.969467   431 raft_consensus.cc:2243] T 4634a49868e84039a40146d063da050d P 8b2566cc347d4c079ae69768ad00e99e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:09.969972   431 raft_consensus.cc:2272] T 4634a49868e84039a40146d063da050d P 8b2566cc347d4c079ae69768ad00e99e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:09.988853   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:44:09.998306   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:44:10.015933   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:10.016822   431 tablet_replica.cc:333] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2: stopping tablet replica
I20260608 12:44:10.017381   431 raft_consensus.cc:2243] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:10.018092   431 pending_rounds.cc:70] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2: Trying to abort 1 pending ops.
I20260608 12:44:10.018311   431 pending_rounds.cc:77] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659174054969344 op_type: NO_OP noop_request { }
I20260608 12:44:10.018625   431 raft_consensus.cc:2889] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:44:10.018929   431 raft_consensus.cc:2272] T 4634a49868e84039a40146d063da050d P 369b047d6d5a447ca0dd608959c083d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.039182   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:44:10.048251   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:44:10.065337   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:10.066324   431 tablet_replica.cc:333] T 4634a49868e84039a40146d063da050d P 215cc5f700564f6ab4da7dbdfb859cbc: stopping tablet replica
I20260608 12:44:10.066979   431 raft_consensus.cc:2243] T 4634a49868e84039a40146d063da050d P 215cc5f700564f6ab4da7dbdfb859cbc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:10.067440   431 raft_consensus.cc:2272] T 4634a49868e84039a40146d063da050d P 215cc5f700564f6ab4da7dbdfb859cbc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.086493   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:44:10.095743   431 master.cc:562] Master@127.0.107.254:39789 shutting down...
I20260608 12:44:10.113579   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:10.114202   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:10.114552   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P ef5eb21f25dd4f709fdc432b0bf27fe0: stopping tablet replica
I20260608 12:44:10.133080   431 master.cc:584] Master@127.0.107.254:39789 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (1130 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260608 12:44:10.165321   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:43915
I20260608 12:44:10.166594   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:10.171963 10661 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:10.172228 10662 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:10.173738 10664 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:10.174738   431 server_base.cc:1061] running on GCE node
I20260608 12:44:10.175559   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:10.175730   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:10.175855   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922650175844 us; error 0 us; skew 500 ppm
I20260608 12:44:10.176414   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:10.178752   431 webserver.cc:533] Webserver started at http://127.0.107.254:37435/ using document root <none> and password file <none>
I20260608 12:44:10.179219   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:10.179371   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:10.179584   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:10.180589   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "15d4dce970a2419196f4097da3c7c629"
format_stamp: "Formatted at 2026-06-08 12:44:10 on dist-test-slave-xmh3"
I20260608 12:44:10.185093   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:44:10.188549 10669 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:10.189349   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:44:10.189636   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "15d4dce970a2419196f4097da3c7c629"
format_stamp: "Formatted at 2026-06-08 12:44:10 on dist-test-slave-xmh3"
I20260608 12:44:10.189980   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-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)
I20260608 12:44:10.206161   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:10.207386   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:10.244091   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:43915
I20260608 12:44:10.244225 10720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:43915 every 8 connection(s)
I20260608 12:44:10.248082 10721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:10.258253 10721 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629: Bootstrap starting.
I20260608 12:44:10.262782 10721 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:10.266955 10721 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629: No bootstrap required, opened a new log
I20260608 12:44:10.269147 10721 raft_consensus.cc:359] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15d4dce970a2419196f4097da3c7c629" member_type: VOTER }
I20260608 12:44:10.269572 10721 raft_consensus.cc:385] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:10.269858 10721 raft_consensus.cc:740] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 15d4dce970a2419196f4097da3c7c629, State: Initialized, Role: FOLLOWER
I20260608 12:44:10.270551 10721 consensus_queue.cc:260] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "15d4dce970a2419196f4097da3c7c629" member_type: VOTER }
I20260608 12:44:10.271027 10721 raft_consensus.cc:399] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:10.271241 10721 raft_consensus.cc:493] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:10.271481 10721 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:10.276309 10721 raft_consensus.cc:515] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15d4dce970a2419196f4097da3c7c629" member_type: VOTER }
I20260608 12:44:10.276829 10721 leader_election.cc:304] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [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: 15d4dce970a2419196f4097da3c7c629; no voters: 
I20260608 12:44:10.278105 10721 leader_election.cc:290] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:10.278512 10724 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:10.279897 10724 raft_consensus.cc:697] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [term 1 LEADER]: Becoming Leader. State: Replica: 15d4dce970a2419196f4097da3c7c629, State: Running, Role: LEADER
I20260608 12:44:10.280606 10724 consensus_queue.cc:237] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [LEADER]: Queue going to LEADER mode. State: All 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: "15d4dce970a2419196f4097da3c7c629" member_type: VOTER }
I20260608 12:44:10.281416 10721 sys_catalog.cc:565] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:44:10.283787 10725 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "15d4dce970a2419196f4097da3c7c629" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15d4dce970a2419196f4097da3c7c629" member_type: VOTER } }
I20260608 12:44:10.283851 10726 sys_catalog.cc:455] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 15d4dce970a2419196f4097da3c7c629. Latest consensus state: current_term: 1 leader_uuid: "15d4dce970a2419196f4097da3c7c629" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "15d4dce970a2419196f4097da3c7c629" member_type: VOTER } }
I20260608 12:44:10.284734 10726 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:10.284684 10725 sys_catalog.cc:458] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:10.288003 10730 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:44:10.292889 10730 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:44:10.301090   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:44:10.304968 10730 catalog_manager.cc:1382] Generated new cluster ID: 1001d9142a80449eb91b025850d51257
I20260608 12:44:10.305240 10730 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:44:10.347983 10730 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:44:10.349262 10730 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:44:10.361279 10730 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629: Generated new TSK 0
I20260608 12:44:10.361929 10730 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:44:10.370716   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:10.376531 10742 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:10.377883 10743 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:10.379613 10745 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:10.379741   431 server_base.cc:1061] running on GCE node
I20260608 12:44:10.380734   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:10.380973   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:10.381150   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922650381128 us; error 0 us; skew 500 ppm
I20260608 12:44:10.381809   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:10.384238   431 webserver.cc:533] Webserver started at http://127.0.107.193:46481/ using document root <none> and password file <none>
I20260608 12:44:10.384769   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:10.384976   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:10.385257   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:10.386402   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "8d039673abe04644b8e6cb3128f5a751"
format_stamp: "Formatted at 2026-06-08 12:44:10 on dist-test-slave-xmh3"
I20260608 12:44:10.391001   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:44:10.394608 10750 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:10.395507   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:44:10.395824   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "8d039673abe04644b8e6cb3128f5a751"
format_stamp: "Formatted at 2026-06-08 12:44:10 on dist-test-slave-xmh3"
I20260608 12:44:10.396165   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-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)
I20260608 12:44:10.406811   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:10.407801   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:10.409170   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:10.411517   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:10.411748   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:10.411990   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:10.412163   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:10.450142   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:44289
I20260608 12:44:10.450249 10812 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:44289 every 8 connection(s)
I20260608 12:44:10.455543   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:10.464851 10817 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:10.465983 10818 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:10.469061 10813 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43915
W20260608 12:44:10.469228 10820 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:10.469564 10813 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:10.469568   431 server_base.cc:1061] running on GCE node
I20260608 12:44:10.470777 10813 heartbeater.cc:507] Master 127.0.107.254:43915 requested a full tablet report, sending...
I20260608 12:44:10.470889   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:10.471233   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:10.471417   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922650471400 us; error 0 us; skew 500 ppm
I20260608 12:44:10.472259   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:10.473330 10686 ts_manager.cc:194] Registered new tserver with Master: 8d039673abe04644b8e6cb3128f5a751 (127.0.107.193:44289)
I20260608 12:44:10.475195   431 webserver.cc:533] Webserver started at http://127.0.107.194:42755/ using document root <none> and password file <none>
I20260608 12:44:10.475906   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:10.475952 10686 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35518
I20260608 12:44:10.476341   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:10.476717   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:10.478083   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "192ccc9aa35a4c99ac50fdd11fae162f"
format_stamp: "Formatted at 2026-06-08 12:44:10 on dist-test-slave-xmh3"
I20260608 12:44:10.482693   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260608 12:44:10.486198 10825 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:10.487078   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260608 12:44:10.487389   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "192ccc9aa35a4c99ac50fdd11fae162f"
format_stamp: "Formatted at 2026-06-08 12:44:10 on dist-test-slave-xmh3"
I20260608 12:44:10.487663   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-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)
I20260608 12:44:10.501284   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:10.502460   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:10.503855   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:10.506095   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:10.506325   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:10.506579   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:10.506752   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:10.544754   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:33669
I20260608 12:44:10.544898 10887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:33669 every 8 connection(s)
I20260608 12:44:10.550110   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:10.558279 10891 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:10.558247 10892 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:10.561846 10894 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:10.562952 10888 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43915
I20260608 12:44:10.563009   431 server_base.cc:1061] running on GCE node
I20260608 12:44:10.563730 10888 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:10.564461   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:10.564783   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:10.564726 10888 heartbeater.cc:507] Master 127.0.107.254:43915 requested a full tablet report, sending...
I20260608 12:44:10.565213   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922650565190 us; error 0 us; skew 500 ppm
I20260608 12:44:10.566100   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:10.567286 10686 ts_manager.cc:194] Registered new tserver with Master: 192ccc9aa35a4c99ac50fdd11fae162f (127.0.107.194:33669)
I20260608 12:44:10.568660   431 webserver.cc:533] Webserver started at http://127.0.107.195:43527/ using document root <none> and password file <none>
I20260608 12:44:10.569012 10686 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35530
I20260608 12:44:10.569255   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:10.569546   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:10.569893   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:10.571089   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "4d1b9b3d358241868d2b0fd21bed86fb"
format_stamp: "Formatted at 2026-06-08 12:44:10 on dist-test-slave-xmh3"
I20260608 12:44:10.575454   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260608 12:44:10.578758 10899 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:10.579576   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:44:10.579862   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "4d1b9b3d358241868d2b0fd21bed86fb"
format_stamp: "Formatted at 2026-06-08 12:44:10 on dist-test-slave-xmh3"
I20260608 12:44:10.580093   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-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)
I20260608 12:44:10.603298   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:10.604316   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:10.605690   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:10.607971   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:10.608151   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:10.608379   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:10.608513   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:10.646546   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:33371
I20260608 12:44:10.646677 10961 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:33371 every 8 connection(s)
I20260608 12:44:10.651629   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:10.658840 10965 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:10.661180 10966 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:10.662230 10968 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:10.663892   431 server_base.cc:1061] running on GCE node
I20260608 12:44:10.664958 10962 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43915
I20260608 12:44:10.665031   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:10.665482   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:10.665531 10962 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:10.665709   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922650665692 us; error 0 us; skew 500 ppm
I20260608 12:44:10.666481   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:10.666472 10962 heartbeater.cc:507] Master 127.0.107.254:43915 requested a full tablet report, sending...
I20260608 12:44:10.668793 10686 ts_manager.cc:194] Registered new tserver with Master: 4d1b9b3d358241868d2b0fd21bed86fb (127.0.107.195:33371)
I20260608 12:44:10.669414   431 webserver.cc:533] Webserver started at http://127.0.107.196:46571/ using document root <none> and password file <none>
I20260608 12:44:10.670053   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:10.670266   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:10.670364 10686 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35546
I20260608 12:44:10.670548   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:10.671952   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/ts-3-root/instance:
uuid: "4619937a6c614216adc291afefa5acef"
format_stamp: "Formatted at 2026-06-08 12:44:10 on dist-test-slave-xmh3"
I20260608 12:44:10.676790   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:44:10.680133 10973 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:10.680917   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:44:10.681221   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/ts-3-root
uuid: "4619937a6c614216adc291afefa5acef"
format_stamp: "Formatted at 2026-06-08 12:44:10 on dist-test-slave-xmh3"
I20260608 12:44:10.681582   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780922429684918-431-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)
I20260608 12:44:10.707033   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:10.708143   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:10.709338   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:10.711632   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:10.711865   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:10.712111   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:10.712291   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:10.749871   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:45487
I20260608 12:44:10.750032 11035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:45487 every 8 connection(s)
I20260608 12:44:10.763671 11036 heartbeater.cc:344] Connected to a master server at 127.0.107.254:43915
I20260608 12:44:10.764173 11036 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:10.764961 11036 heartbeater.cc:507] Master 127.0.107.254:43915 requested a full tablet report, sending...
I20260608 12:44:10.767043 10686 ts_manager.cc:194] Registered new tserver with Master: 4619937a6c614216adc291afefa5acef (127.0.107.196:45487)
I20260608 12:44:10.768177   431 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014974497s
I20260608 12:44:10.768548 10686 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35562
I20260608 12:44:10.793285 10686 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35574:
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"
    }
  }
}
I20260608 12:44:10.838433 10927 tablet_service.cc:1511] Processing CreateTablet for tablet 68c9b693934c4496993b7c8de617599a (DEFAULT_TABLE table=test-workload [id=dbeb674bad1845fdbab55d22f047d88e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:44:10.839865 10927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c9b693934c4496993b7c8de617599a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:10.840698 10778 tablet_service.cc:1511] Processing CreateTablet for tablet 68c9b693934c4496993b7c8de617599a (DEFAULT_TABLE table=test-workload [id=dbeb674bad1845fdbab55d22f047d88e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:44:10.841951 10778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c9b693934c4496993b7c8de617599a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:10.848584 10853 tablet_service.cc:1511] Processing CreateTablet for tablet 68c9b693934c4496993b7c8de617599a (DEFAULT_TABLE table=test-workload [id=dbeb674bad1845fdbab55d22f047d88e]), partition=RANGE (key) PARTITION UNBOUNDED
I20260608 12:44:10.849977 10853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68c9b693934c4496993b7c8de617599a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:10.855424 11051 tablet_bootstrap.cc:492] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb: Bootstrap starting.
I20260608 12:44:10.859242 11052 tablet_bootstrap.cc:492] T 68c9b693934c4496993b7c8de617599a P 8d039673abe04644b8e6cb3128f5a751: Bootstrap starting.
I20260608 12:44:10.862257 11051 tablet_bootstrap.cc:654] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:10.866401 11052 tablet_bootstrap.cc:654] T 68c9b693934c4496993b7c8de617599a P 8d039673abe04644b8e6cb3128f5a751: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:10.866495 11053 tablet_bootstrap.cc:492] T 68c9b693934c4496993b7c8de617599a P 192ccc9aa35a4c99ac50fdd11fae162f: Bootstrap starting.
I20260608 12:44:10.869287 11051 tablet_bootstrap.cc:492] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb: No bootstrap required, opened a new log
I20260608 12:44:10.870031 11051 ts_tablet_manager.cc:1403] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260608 12:44:10.872080 11052 tablet_bootstrap.cc:492] T 68c9b693934c4496993b7c8de617599a P 8d039673abe04644b8e6cb3128f5a751: No bootstrap required, opened a new log
I20260608 12:44:10.872812 11052 ts_tablet_manager.cc:1403] T 68c9b693934c4496993b7c8de617599a P 8d039673abe04644b8e6cb3128f5a751: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.002s
I20260608 12:44:10.874200 11051 raft_consensus.cc:359] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d039673abe04644b8e6cb3128f5a751" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44289 } } peers { permanent_uuid: "4d1b9b3d358241868d2b0fd21bed86fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } } peers { permanent_uuid: "192ccc9aa35a4c99ac50fdd11fae162f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33669 } }
I20260608 12:44:10.874826 11051 raft_consensus.cc:385] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:10.875079 11051 raft_consensus.cc:740] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d1b9b3d358241868d2b0fd21bed86fb, State: Initialized, Role: FOLLOWER
I20260608 12:44:10.875785 11051 consensus_queue.cc:260] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d039673abe04644b8e6cb3128f5a751" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44289 } } peers { permanent_uuid: "4d1b9b3d358241868d2b0fd21bed86fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } } peers { permanent_uuid: "192ccc9aa35a4c99ac50fdd11fae162f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33669 } }
I20260608 12:44:10.876344 11053 tablet_bootstrap.cc:654] T 68c9b693934c4496993b7c8de617599a P 192ccc9aa35a4c99ac50fdd11fae162f: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:10.876101 11052 raft_consensus.cc:359] T 68c9b693934c4496993b7c8de617599a P 8d039673abe04644b8e6cb3128f5a751 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d039673abe04644b8e6cb3128f5a751" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44289 } } peers { permanent_uuid: "4d1b9b3d358241868d2b0fd21bed86fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } } peers { permanent_uuid: "192ccc9aa35a4c99ac50fdd11fae162f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33669 } }
I20260608 12:44:10.876955 11052 raft_consensus.cc:385] T 68c9b693934c4496993b7c8de617599a P 8d039673abe04644b8e6cb3128f5a751 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:10.877269 11052 raft_consensus.cc:740] T 68c9b693934c4496993b7c8de617599a P 8d039673abe04644b8e6cb3128f5a751 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d039673abe04644b8e6cb3128f5a751, State: Initialized, Role: FOLLOWER
I20260608 12:44:10.878224 11052 consensus_queue.cc:260] T 68c9b693934c4496993b7c8de617599a P 8d039673abe04644b8e6cb3128f5a751 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d039673abe04644b8e6cb3128f5a751" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44289 } } peers { permanent_uuid: "4d1b9b3d358241868d2b0fd21bed86fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } } peers { permanent_uuid: "192ccc9aa35a4c99ac50fdd11fae162f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33669 } }
I20260608 12:44:10.881923 11052 ts_tablet_manager.cc:1434] T 68c9b693934c4496993b7c8de617599a P 8d039673abe04644b8e6cb3128f5a751: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.002s
I20260608 12:44:10.882586 11053 tablet_bootstrap.cc:492] T 68c9b693934c4496993b7c8de617599a P 192ccc9aa35a4c99ac50fdd11fae162f: No bootstrap required, opened a new log
I20260608 12:44:10.882586 11051 ts_tablet_manager.cc:1434] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.004s
I20260608 12:44:10.883124 10813 heartbeater.cc:499] Master 127.0.107.254:43915 was elected leader, sending a full tablet report...
I20260608 12:44:10.882972 10962 heartbeater.cc:499] Master 127.0.107.254:43915 was elected leader, sending a full tablet report...
I20260608 12:44:10.887601 11053 ts_tablet_manager.cc:1403] T 68c9b693934c4496993b7c8de617599a P 192ccc9aa35a4c99ac50fdd11fae162f: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.000s
I20260608 12:44:10.890974 11053 raft_consensus.cc:359] T 68c9b693934c4496993b7c8de617599a P 192ccc9aa35a4c99ac50fdd11fae162f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d039673abe04644b8e6cb3128f5a751" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44289 } } peers { permanent_uuid: "4d1b9b3d358241868d2b0fd21bed86fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } } peers { permanent_uuid: "192ccc9aa35a4c99ac50fdd11fae162f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33669 } }
I20260608 12:44:10.891739 11053 raft_consensus.cc:385] T 68c9b693934c4496993b7c8de617599a P 192ccc9aa35a4c99ac50fdd11fae162f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:10.892078 11053 raft_consensus.cc:740] T 68c9b693934c4496993b7c8de617599a P 192ccc9aa35a4c99ac50fdd11fae162f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 192ccc9aa35a4c99ac50fdd11fae162f, State: Initialized, Role: FOLLOWER
I20260608 12:44:10.892944 11053 consensus_queue.cc:260] T 68c9b693934c4496993b7c8de617599a P 192ccc9aa35a4c99ac50fdd11fae162f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d039673abe04644b8e6cb3128f5a751" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44289 } } peers { permanent_uuid: "4d1b9b3d358241868d2b0fd21bed86fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } } peers { permanent_uuid: "192ccc9aa35a4c99ac50fdd11fae162f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33669 } }
I20260608 12:44:10.896622 10888 heartbeater.cc:499] Master 127.0.107.254:43915 was elected leader, sending a full tablet report...
I20260608 12:44:10.896706 11053 ts_tablet_manager.cc:1434] T 68c9b693934c4496993b7c8de617599a P 192ccc9aa35a4c99ac50fdd11fae162f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260608 12:44:11.013528 11056 raft_consensus.cc:493] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:11.014065 11056 raft_consensus.cc:515] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d039673abe04644b8e6cb3128f5a751" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44289 } } peers { permanent_uuid: "4d1b9b3d358241868d2b0fd21bed86fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } } peers { permanent_uuid: "192ccc9aa35a4c99ac50fdd11fae162f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33669 } }
I20260608 12:44:11.016248 11056 leader_election.cc:290] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8d039673abe04644b8e6cb3128f5a751 (127.0.107.193:44289), 192ccc9aa35a4c99ac50fdd11fae162f (127.0.107.194:33669)
I20260608 12:44:11.026046 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c9b693934c4496993b7c8de617599a" candidate_uuid: "4d1b9b3d358241868d2b0fd21bed86fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d039673abe04644b8e6cb3128f5a751" is_pre_election: true
I20260608 12:44:11.026549 10863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c9b693934c4496993b7c8de617599a" candidate_uuid: "4d1b9b3d358241868d2b0fd21bed86fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192ccc9aa35a4c99ac50fdd11fae162f" is_pre_election: true
I20260608 12:44:11.026713 10788 raft_consensus.cc:2468] T 68c9b693934c4496993b7c8de617599a P 8d039673abe04644b8e6cb3128f5a751 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d1b9b3d358241868d2b0fd21bed86fb in term 0.
I20260608 12:44:11.027202 10863 raft_consensus.cc:2468] T 68c9b693934c4496993b7c8de617599a P 192ccc9aa35a4c99ac50fdd11fae162f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d1b9b3d358241868d2b0fd21bed86fb in term 0.
I20260608 12:44:11.027977 10903 leader_election.cc:304] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d1b9b3d358241868d2b0fd21bed86fb, 8d039673abe04644b8e6cb3128f5a751; no voters: 
I20260608 12:44:11.028901 11056 raft_consensus.cc:2804] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:11.029167 11056 raft_consensus.cc:493] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:11.029384 11056 raft_consensus.cc:3060] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:11.034991 11056 raft_consensus.cc:515] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d039673abe04644b8e6cb3128f5a751" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44289 } } peers { permanent_uuid: "4d1b9b3d358241868d2b0fd21bed86fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } } peers { permanent_uuid: "192ccc9aa35a4c99ac50fdd11fae162f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33669 } }
I20260608 12:44:11.036607 11056 leader_election.cc:290] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [CANDIDATE]: Term 1 election: Requested vote from peers 8d039673abe04644b8e6cb3128f5a751 (127.0.107.193:44289), 192ccc9aa35a4c99ac50fdd11fae162f (127.0.107.194:33669)
I20260608 12:44:11.037465 10788 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c9b693934c4496993b7c8de617599a" candidate_uuid: "4d1b9b3d358241868d2b0fd21bed86fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8d039673abe04644b8e6cb3128f5a751"
I20260608 12:44:11.038033 10788 raft_consensus.cc:3060] T 68c9b693934c4496993b7c8de617599a P 8d039673abe04644b8e6cb3128f5a751 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:11.037694 10863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68c9b693934c4496993b7c8de617599a" candidate_uuid: "4d1b9b3d358241868d2b0fd21bed86fb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "192ccc9aa35a4c99ac50fdd11fae162f"
I20260608 12:44:11.038625 10863 raft_consensus.cc:3060] T 68c9b693934c4496993b7c8de617599a P 192ccc9aa35a4c99ac50fdd11fae162f [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:11.046445 10863 raft_consensus.cc:2468] T 68c9b693934c4496993b7c8de617599a P 192ccc9aa35a4c99ac50fdd11fae162f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d1b9b3d358241868d2b0fd21bed86fb in term 1.
I20260608 12:44:11.088503 10900 leader_election.cc:304] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 192ccc9aa35a4c99ac50fdd11fae162f, 4d1b9b3d358241868d2b0fd21bed86fb; no voters: 
I20260608 12:44:11.090675 11056 raft_consensus.cc:2804] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:11.092585 11056 raft_consensus.cc:697] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [term 1 LEADER]: Becoming Leader. State: Replica: 4d1b9b3d358241868d2b0fd21bed86fb, State: Running, Role: LEADER
I20260608 12:44:11.094554 11056 consensus_queue.cc:237] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d039673abe04644b8e6cb3128f5a751" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44289 } } peers { permanent_uuid: "4d1b9b3d358241868d2b0fd21bed86fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } } peers { permanent_uuid: "192ccc9aa35a4c99ac50fdd11fae162f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33669 } }
I20260608 12:44:11.102648 10788 raft_consensus.cc:2468] T 68c9b693934c4496993b7c8de617599a P 8d039673abe04644b8e6cb3128f5a751 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d1b9b3d358241868d2b0fd21bed86fb in term 1.
I20260608 12:44:11.107172 10686 catalog_manager.cc:5696] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d1b9b3d358241868d2b0fd21bed86fb (127.0.107.195). New cstate: current_term: 1 leader_uuid: "4d1b9b3d358241868d2b0fd21bed86fb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8d039673abe04644b8e6cb3128f5a751" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 44289 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d1b9b3d358241868d2b0fd21bed86fb" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 33371 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "192ccc9aa35a4c99ac50fdd11fae162f" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 33669 } health_report { overall_health: UNKNOWN } } }
W20260608 12:44:11.179930   431 auto_rebalancer.cc:591] Failed to schedule move for tablet 68c9b693934c4496993b7c8de617599a: Illegal state: Leader has not yet committed an operation in its own term
I20260608 12:44:11.181716   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:44:11.207614   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:11.208817   431 tablet_replica.cc:333] T 68c9b693934c4496993b7c8de617599a P 8d039673abe04644b8e6cb3128f5a751: stopping tablet replica
I20260608 12:44:11.209666   431 raft_consensus.cc:2243] T 68c9b693934c4496993b7c8de617599a P 8d039673abe04644b8e6cb3128f5a751 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:11.210408   431 raft_consensus.cc:2272] T 68c9b693934c4496993b7c8de617599a P 8d039673abe04644b8e6cb3128f5a751 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:11.233100   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:44:11.247473   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:44:11.269408   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:11.270555   431 tablet_replica.cc:333] T 68c9b693934c4496993b7c8de617599a P 192ccc9aa35a4c99ac50fdd11fae162f: stopping tablet replica
I20260608 12:44:11.271240   431 raft_consensus.cc:2243] T 68c9b693934c4496993b7c8de617599a P 192ccc9aa35a4c99ac50fdd11fae162f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:11.271800   431 raft_consensus.cc:2272] T 68c9b693934c4496993b7c8de617599a P 192ccc9aa35a4c99ac50fdd11fae162f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:11.292663   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:44:11.306629   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:44:11.327718   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:11.328727   431 tablet_replica.cc:333] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb: stopping tablet replica
I20260608 12:44:11.329308   431 raft_consensus.cc:2243] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:11.329962   431 pending_rounds.cc:70] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb: Trying to abort 1 pending ops.
I20260608 12:44:11.330156   431 pending_rounds.cc:77] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7294659178899623936 op_type: NO_OP noop_request { }
I20260608 12:44:11.330442   431 raft_consensus.cc:2889] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260608 12:44:11.330687   431 raft_consensus.cc:2272] T 68c9b693934c4496993b7c8de617599a P 4d1b9b3d358241868d2b0fd21bed86fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:11.352402   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:44:11.364360   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:44:11.389976   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:11.406479   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:44:11.416854   431 master.cc:562] Master@127.0.107.254:43915 shutting down...
I20260608 12:44:11.435812   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:11.436409   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:11.436802   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 15d4dce970a2419196f4097da3c7c629: stopping tablet replica
I20260608 12:44:11.456161   431 master.cc:584] Master@127.0.107.254:43915 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1337 ms)
[----------] 22 tests from AutoRebalancerTest (221650 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260608 12:44:11.503557   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:36781
I20260608 12:44:11.504771   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:11.510468 11067 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:11.510581 11066 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:11.511713 11069 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:11.513581   431 server_base.cc:1061] running on GCE node
I20260608 12:44:11.514822   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:11.515035   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:11.515202   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922651515187 us; error 0 us; skew 500 ppm
I20260608 12:44:11.515779   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:11.518254   431 webserver.cc:533] Webserver started at http://127.0.107.254:43871/ using document root <none> and password file <none>
I20260608 12:44:11.518800   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:11.519008   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:11.519279   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:11.520452   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "8190ae967e3244d2a0c7c3ade77bde36"
format_stamp: "Formatted at 2026-06-08 12:44:11 on dist-test-slave-xmh3"
I20260608 12:44:11.525342   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260608 12:44:11.528820 11074 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:11.529726   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260608 12:44:11.530040   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "8190ae967e3244d2a0c7c3ade77bde36"
format_stamp: "Formatted at 2026-06-08 12:44:11 on dist-test-slave-xmh3"
I20260608 12:44:11.530277   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-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)
I20260608 12:44:11.552320   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:11.553553   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:11.591718   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:36781
I20260608 12:44:11.591846 11125 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:36781 every 8 connection(s)
I20260608 12:44:11.596046 11126 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:11.607509 11126 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36: Bootstrap starting.
I20260608 12:44:11.612555 11126 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:11.616796 11126 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36: No bootstrap required, opened a new log
I20260608 12:44:11.619146 11126 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8190ae967e3244d2a0c7c3ade77bde36" member_type: VOTER }
I20260608 12:44:11.619549 11126 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:11.619789 11126 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8190ae967e3244d2a0c7c3ade77bde36, State: Initialized, Role: FOLLOWER
I20260608 12:44:11.620389 11126 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8190ae967e3244d2a0c7c3ade77bde36" member_type: VOTER }
I20260608 12:44:11.620849 11126 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:11.621073 11126 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:11.621352 11126 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:11.626034 11126 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8190ae967e3244d2a0c7c3ade77bde36" member_type: VOTER }
I20260608 12:44:11.626555 11126 leader_election.cc:304] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [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: 8190ae967e3244d2a0c7c3ade77bde36; no voters: 
I20260608 12:44:11.627646 11126 leader_election.cc:290] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:11.628057 11129 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:11.629462 11129 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [term 1 LEADER]: Becoming Leader. State: Replica: 8190ae967e3244d2a0c7c3ade77bde36, State: Running, Role: LEADER
I20260608 12:44:11.630210 11129 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [LEADER]: Queue going to LEADER mode. State: All 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: "8190ae967e3244d2a0c7c3ade77bde36" member_type: VOTER }
I20260608 12:44:11.630800 11126 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:44:11.634025 11131 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8190ae967e3244d2a0c7c3ade77bde36. Latest consensus state: current_term: 1 leader_uuid: "8190ae967e3244d2a0c7c3ade77bde36" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8190ae967e3244d2a0c7c3ade77bde36" member_type: VOTER } }
I20260608 12:44:11.633947 11130 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8190ae967e3244d2a0c7c3ade77bde36" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8190ae967e3244d2a0c7c3ade77bde36" member_type: VOTER } }
I20260608 12:44:11.634881 11131 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:11.634963 11130 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:11.643498 11135 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:44:11.651443 11135 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:44:11.652473   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:44:11.661000 11135 catalog_manager.cc:1382] Generated new cluster ID: d613d098bf6644eea73ad05537b76de6
I20260608 12:44:11.661229 11135 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:44:11.702590 11135 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:44:11.703897 11135 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:44:11.718323 11135 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36: Generated new TSK 0
I20260608 12:44:11.718922 11135 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:44:11.783360   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:11.791397 11148 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:11.791308 11147 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:11.793684 11150 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:11.794682   431 server_base.cc:1061] running on GCE node
I20260608 12:44:11.796095   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:11.796391   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:11.796590   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922651796571 us; error 0 us; skew 500 ppm
I20260608 12:44:11.797433   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:11.800777   431 webserver.cc:533] Webserver started at http://127.0.107.193:42313/ using document root <none> and password file <none>
I20260608 12:44:11.801426   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:11.801671   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:11.802066   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:11.804198   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "101334c0751a48dfa0886ac10d3ebd7b"
format_stamp: "Formatted at 2026-06-08 12:44:11 on dist-test-slave-xmh3"
I20260608 12:44:11.808899   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260608 12:44:11.812254 11155 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:11.813028   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260608 12:44:11.813344   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "101334c0751a48dfa0886ac10d3ebd7b"
format_stamp: "Formatted at 2026-06-08 12:44:11 on dist-test-slave-xmh3"
I20260608 12:44:11.813650   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-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)
I20260608 12:44:11.824787   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:11.826048   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:11.827512   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:11.829883   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:11.830116   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:11.830364   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:11.830535   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:11.871533   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:32889
I20260608 12:44:11.871647 11217 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:32889 every 8 connection(s)
I20260608 12:44:11.877209   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:11.884544 11222 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:11.886754 11223 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:11.895309   431 server_base.cc:1061] running on GCE node
W20260608 12:44:11.895457 11225 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:11.896008 11218 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36781
I20260608 12:44:11.896504 11218 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:11.896724   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:11.896998   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:11.897177   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922651897155 us; error 0 us; skew 500 ppm
I20260608 12:44:11.897389 11218 heartbeater.cc:507] Master 127.0.107.254:36781 requested a full tablet report, sending...
I20260608 12:44:11.897974   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:11.899902 11091 ts_manager.cc:194] Registered new tserver with Master: 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889)
I20260608 12:44:11.900689   431 webserver.cc:533] Webserver started at http://127.0.107.194:45001/ using document root <none> and password file <none>
I20260608 12:44:11.901249   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:11.901456   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:11.901719   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:11.902098 11091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58026
I20260608 12:44:11.902989   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "2b5bfa6634084a998678e29c43dbcfe5"
format_stamp: "Formatted at 2026-06-08 12:44:11 on dist-test-slave-xmh3"
I20260608 12:44:11.907660   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:44:11.911018 11230 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:11.911777   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:44:11.912067   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "2b5bfa6634084a998678e29c43dbcfe5"
format_stamp: "Formatted at 2026-06-08 12:44:11 on dist-test-slave-xmh3"
I20260608 12:44:11.912323   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-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)
I20260608 12:44:11.931231   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:11.932565   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:11.934078   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:11.936318   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:11.936551   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:11.936793   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:11.936976   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:11.988461   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:34269
I20260608 12:44:11.988651 11292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:34269 every 8 connection(s)
I20260608 12:44:11.997323   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:12.007328 11296 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:12.007766 11297 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:12.011279 11299 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:12.011541   431 server_base.cc:1061] running on GCE node
I20260608 12:44:12.012851   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:12.013116   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:12.013381   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922652013363 us; error 0 us; skew 500 ppm
I20260608 12:44:12.014240   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:12.017423   431 webserver.cc:533] Webserver started at http://127.0.107.195:40001/ using document root <none> and password file <none>
I20260608 12:44:12.018009 11293 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36781
I20260608 12:44:12.018064   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:12.018561   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:12.018569 11293 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:12.018939   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:12.019809 11293 heartbeater.cc:507] Master 127.0.107.254:36781 requested a full tablet report, sending...
I20260608 12:44:12.020819   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "3f226aa67e3643ef8b5c33ea03e0376e"
format_stamp: "Formatted at 2026-06-08 12:44:12 on dist-test-slave-xmh3"
I20260608 12:44:12.022435 11091 ts_manager.cc:194] Registered new tserver with Master: 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269)
I20260608 12:44:12.023882 11091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58032
I20260608 12:44:12.026404   431 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260608 12:44:12.030248 11304 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:12.031147   431 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260608 12:44:12.031457   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "3f226aa67e3643ef8b5c33ea03e0376e"
format_stamp: "Formatted at 2026-06-08 12:44:12 on dist-test-slave-xmh3"
I20260608 12:44:12.031802   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-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)
I20260608 12:44:12.047699   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:12.048898   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:12.050393   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:12.052649   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:12.052882   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:12.053131   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:12.053313   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:12.096267   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:39591
I20260608 12:44:12.096400 11366 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:39591 every 8 connection(s)
I20260608 12:44:12.112419 11367 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36781
I20260608 12:44:12.113001 11367 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:12.114014 11367 heartbeater.cc:507] Master 127.0.107.254:36781 requested a full tablet report, sending...
I20260608 12:44:12.116766 11091 ts_manager.cc:194] Registered new tserver with Master: 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195:39591)
I20260608 12:44:12.117210   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.017384956s
I20260608 12:44:12.118628 11091 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58046
I20260608 12:44:12.904949 11218 heartbeater.cc:499] Master 127.0.107.254:36781 was elected leader, sending a full tablet report...
I20260608 12:44:13.026470 11293 heartbeater.cc:499] Master 127.0.107.254:36781 was elected leader, sending a full tablet report...
I20260608 12:44:13.121731 11367 heartbeater.cc:499] Master 127.0.107.254:36781 was elected leader, sending a full tablet report...
I20260608 12:44:13.173130 11091 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58062:
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"
    }
  }
}
W20260608 12:44:13.175849 11091 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.
I20260608 12:44:13.244163 11258 tablet_service.cc:1511] Processing CreateTablet for tablet 20f528e2b86c428e9c3707127e459d21 (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:44:13.245484 11258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f528e2b86c428e9c3707127e459d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.247023 11257 tablet_service.cc:1511] Processing CreateTablet for tablet 468b8c0a23d74c349368e78959b777fe (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:44:13.247460 11254 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb6143ecb734f0bb4aa2eaf66bb0efd (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:44:13.248512 11253 tablet_service.cc:1511] Processing CreateTablet for tablet a21dba1e4c77404abb422986bf574fb9 (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:44:13.248943 11254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb6143ecb734f0bb4aa2eaf66bb0efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.249614 11257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 468b8c0a23d74c349368e78959b777fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.250298 11253 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a21dba1e4c77404abb422986bf574fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.251034 11255 tablet_service.cc:1511] Processing CreateTablet for tablet ffb82c689db9498792ec6ee44d9ff75e (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:44:13.252446 11255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffb82c689db9498792ec6ee44d9ff75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.255205 11256 tablet_service.cc:1511] Processing CreateTablet for tablet 86759ea668b243b08bef0d78d24ae91a (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:44:13.256565 11256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86759ea668b243b08bef0d78d24ae91a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.264117 11183 tablet_service.cc:1511] Processing CreateTablet for tablet 20f528e2b86c428e9c3707127e459d21 (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:44:13.265534 11183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f528e2b86c428e9c3707127e459d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.275799 11182 tablet_service.cc:1511] Processing CreateTablet for tablet 468b8c0a23d74c349368e78959b777fe (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:44:13.277315 11182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 468b8c0a23d74c349368e78959b777fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.281006 11332 tablet_service.cc:1511] Processing CreateTablet for tablet 20f528e2b86c428e9c3707127e459d21 (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:44:13.282919 11332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f528e2b86c428e9c3707127e459d21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.284790 11181 tablet_service.cc:1511] Processing CreateTablet for tablet 86759ea668b243b08bef0d78d24ae91a (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:44:13.287081 11180 tablet_service.cc:1511] Processing CreateTablet for tablet ffb82c689db9498792ec6ee44d9ff75e (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:44:13.289165 11179 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb6143ecb734f0bb4aa2eaf66bb0efd (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:44:13.291199 11178 tablet_service.cc:1511] Processing CreateTablet for tablet a21dba1e4c77404abb422986bf574fb9 (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:44:13.292574 11181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86759ea668b243b08bef0d78d24ae91a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.295826 11330 tablet_service.cc:1511] Processing CreateTablet for tablet 86759ea668b243b08bef0d78d24ae91a (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:44:13.297044 11178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a21dba1e4c77404abb422986bf574fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.297672 11330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86759ea668b243b08bef0d78d24ae91a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.302143 11180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffb82c689db9498792ec6ee44d9ff75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.292405 11331 tablet_service.cc:1511] Processing CreateTablet for tablet 468b8c0a23d74c349368e78959b777fe (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:44:13.306703 11331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 468b8c0a23d74c349368e78959b777fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.308462 11329 tablet_service.cc:1511] Processing CreateTablet for tablet ffb82c689db9498792ec6ee44d9ff75e (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:44:13.309633 11386 tablet_bootstrap.cc:492] T 20f528e2b86c428e9c3707127e459d21 P 2b5bfa6634084a998678e29c43dbcfe5: Bootstrap starting.
I20260608 12:44:13.310168 11179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb6143ecb734f0bb4aa2eaf66bb0efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.312333 11328 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb6143ecb734f0bb4aa2eaf66bb0efd (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:44:13.315055 11327 tablet_service.cc:1511] Processing CreateTablet for tablet a21dba1e4c77404abb422986bf574fb9 (DEFAULT_TABLE table=test-workload [id=74a3506582f544fd93ef3a6009ce9dbd]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:44:13.309938 11329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffb82c689db9498792ec6ee44d9ff75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.318118 11386 tablet_bootstrap.cc:654] T 20f528e2b86c428e9c3707127e459d21 P 2b5bfa6634084a998678e29c43dbcfe5: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.318717 11327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a21dba1e4c77404abb422986bf574fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.322171 11328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb6143ecb734f0bb4aa2eaf66bb0efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:13.371564 11388 tablet_bootstrap.cc:492] T 20f528e2b86c428e9c3707127e459d21 P 101334c0751a48dfa0886ac10d3ebd7b: Bootstrap starting.
I20260608 12:44:13.373849 11389 tablet_bootstrap.cc:492] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e: Bootstrap starting.
I20260608 12:44:13.383283 11389 tablet_bootstrap.cc:654] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.383867 11388 tablet_bootstrap.cc:654] T 20f528e2b86c428e9c3707127e459d21 P 101334c0751a48dfa0886ac10d3ebd7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.396963 11389 tablet_bootstrap.cc:492] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e: No bootstrap required, opened a new log
I20260608 12:44:13.397576 11389 ts_tablet_manager.cc:1403] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.004s
I20260608 12:44:13.398344 11388 tablet_bootstrap.cc:492] T 20f528e2b86c428e9c3707127e459d21 P 101334c0751a48dfa0886ac10d3ebd7b: No bootstrap required, opened a new log
I20260608 12:44:13.398919 11388 ts_tablet_manager.cc:1403] T 20f528e2b86c428e9c3707127e459d21 P 101334c0751a48dfa0886ac10d3ebd7b: Time spent bootstrapping tablet: real 0.028s	user 0.020s	sys 0.001s
I20260608 12:44:13.401115 11389 raft_consensus.cc:359] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.402020 11389 raft_consensus.cc:385] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.402374 11389 raft_consensus.cc:740] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f226aa67e3643ef8b5c33ea03e0376e, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.403414 11389 consensus_queue.cc:260] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.402031 11388 raft_consensus.cc:359] T 20f528e2b86c428e9c3707127e459d21 P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.405150 11388 raft_consensus.cc:385] T 20f528e2b86c428e9c3707127e459d21 P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.405488 11388 raft_consensus.cc:740] T 20f528e2b86c428e9c3707127e459d21 P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 101334c0751a48dfa0886ac10d3ebd7b, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.406322 11388 consensus_queue.cc:260] T 20f528e2b86c428e9c3707127e459d21 P 101334c0751a48dfa0886ac10d3ebd7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.410063 11386 tablet_bootstrap.cc:492] T 20f528e2b86c428e9c3707127e459d21 P 2b5bfa6634084a998678e29c43dbcfe5: No bootstrap required, opened a new log
I20260608 12:44:13.410849 11386 ts_tablet_manager.cc:1403] T 20f528e2b86c428e9c3707127e459d21 P 2b5bfa6634084a998678e29c43dbcfe5: Time spent bootstrapping tablet: real 0.102s	user 0.044s	sys 0.042s
I20260608 12:44:13.414664 11389 ts_tablet_manager.cc:1434] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.005s
I20260608 12:44:13.416152 11386 raft_consensus.cc:359] T 20f528e2b86c428e9c3707127e459d21 P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.416921 11386 raft_consensus.cc:385] T 20f528e2b86c428e9c3707127e459d21 P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.417217 11386 raft_consensus.cc:740] T 20f528e2b86c428e9c3707127e459d21 P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5bfa6634084a998678e29c43dbcfe5, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.418121 11386 consensus_queue.cc:260] T 20f528e2b86c428e9c3707127e459d21 P 2b5bfa6634084a998678e29c43dbcfe5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.419440 11388 ts_tablet_manager.cc:1434] T 20f528e2b86c428e9c3707127e459d21 P 101334c0751a48dfa0886ac10d3ebd7b: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.006s
I20260608 12:44:13.420538 11388 tablet_bootstrap.cc:492] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b: Bootstrap starting.
I20260608 12:44:13.428089 11388 tablet_bootstrap.cc:654] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.430217 11392 raft_consensus.cc:493] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:13.431262 11389 tablet_bootstrap.cc:492] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e: Bootstrap starting.
I20260608 12:44:13.430948 11392 raft_consensus.cc:515] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.434973 11392 leader_election.cc:290] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269), 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889)
I20260608 12:44:13.439585 11389 tablet_bootstrap.cc:654] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.456305 11386 ts_tablet_manager.cc:1434] T 20f528e2b86c428e9c3707127e459d21 P 2b5bfa6634084a998678e29c43dbcfe5: Time spent starting tablet: real 0.045s	user 0.011s	sys 0.018s
I20260608 12:44:13.457593 11386 tablet_bootstrap.cc:492] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5: Bootstrap starting.
I20260608 12:44:13.465054 11386 tablet_bootstrap.cc:654] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.480369 11389 tablet_bootstrap.cc:492] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e: No bootstrap required, opened a new log
I20260608 12:44:13.480967 11389 ts_tablet_manager.cc:1403] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e: Time spent bootstrapping tablet: real 0.050s	user 0.004s	sys 0.014s
I20260608 12:44:13.482297 11268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f528e2b86c428e9c3707127e459d21" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5bfa6634084a998678e29c43dbcfe5" is_pre_election: true
I20260608 12:44:13.482955 11388 tablet_bootstrap.cc:492] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b: No bootstrap required, opened a new log
I20260608 12:44:13.483152 11268 raft_consensus.cc:2468] T 20f528e2b86c428e9c3707127e459d21 P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f226aa67e3643ef8b5c33ea03e0376e in term 0.
I20260608 12:44:13.483563 11388 ts_tablet_manager.cc:1403] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.037s
I20260608 12:44:13.484328 11389 raft_consensus.cc:359] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.484865 11307 leader_election.cc:304] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5bfa6634084a998678e29c43dbcfe5, 3f226aa67e3643ef8b5c33ea03e0376e; no voters: 
I20260608 12:44:13.485297 11389 raft_consensus.cc:385] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.485737 11389 raft_consensus.cc:740] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f226aa67e3643ef8b5c33ea03e0376e, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.486012 11395 raft_consensus.cc:2804] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:13.486557 11395 raft_consensus.cc:493] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:13.486971 11395 raft_consensus.cc:3060] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:13.486894 11389 consensus_queue.cc:260] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.488924 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f528e2b86c428e9c3707127e459d21" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b" is_pre_election: true
I20260608 12:44:13.489634 11193 raft_consensus.cc:2468] T 20f528e2b86c428e9c3707127e459d21 P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f226aa67e3643ef8b5c33ea03e0376e in term 0.
I20260608 12:44:13.489993 11389 ts_tablet_manager.cc:1434] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.005s
I20260608 12:44:13.491186 11389 tablet_bootstrap.cc:492] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e: Bootstrap starting.
I20260608 12:44:13.486855 11388 raft_consensus.cc:359] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.491622 11388 raft_consensus.cc:385] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.491940 11388 raft_consensus.cc:740] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 101334c0751a48dfa0886ac10d3ebd7b, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.492786 11388 consensus_queue.cc:260] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.498308 11395 raft_consensus.cc:515] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.499820 11386 tablet_bootstrap.cc:492] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5: No bootstrap required, opened a new log
I20260608 12:44:13.500459 11386 ts_tablet_manager.cc:1403] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5: Time spent bootstrapping tablet: real 0.043s	user 0.010s	sys 0.006s
I20260608 12:44:13.500867 11388 ts_tablet_manager.cc:1434] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.004s
I20260608 12:44:13.501986 11388 tablet_bootstrap.cc:492] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b: Bootstrap starting.
I20260608 12:44:13.501899 11268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f528e2b86c428e9c3707127e459d21" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5bfa6634084a998678e29c43dbcfe5"
I20260608 12:44:13.502681 11268 raft_consensus.cc:3060] T 20f528e2b86c428e9c3707127e459d21 P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:13.503983 11386 raft_consensus.cc:359] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.504796 11386 raft_consensus.cc:385] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.505126 11386 raft_consensus.cc:740] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5bfa6634084a998678e29c43dbcfe5, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.506218 11386 consensus_queue.cc:260] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.508961 11388 tablet_bootstrap.cc:654] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.509847 11389 tablet_bootstrap.cc:654] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.513796 11386 ts_tablet_manager.cc:1434] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.003s
I20260608 12:44:13.515105 11386 tablet_bootstrap.cc:492] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5: Bootstrap starting.
I20260608 12:44:13.517146 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f528e2b86c428e9c3707127e459d21" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b"
I20260608 12:44:13.518002 11193 raft_consensus.cc:3060] T 20f528e2b86c428e9c3707127e459d21 P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:13.523391 11386 tablet_bootstrap.cc:654] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.524911 11389 tablet_bootstrap.cc:492] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e: No bootstrap required, opened a new log
I20260608 12:44:13.525137 11388 tablet_bootstrap.cc:492] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b: No bootstrap required, opened a new log
I20260608 12:44:13.525483 11389 ts_tablet_manager.cc:1403] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.000s
I20260608 12:44:13.525674 11388 ts_tablet_manager.cc:1403] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.006s
I20260608 12:44:13.529129 11389 raft_consensus.cc:359] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.530068 11389 raft_consensus.cc:385] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.529724 11388 raft_consensus.cc:359] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.530529 11389 raft_consensus.cc:740] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f226aa67e3643ef8b5c33ea03e0376e, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.530910 11388 raft_consensus.cc:385] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.531358 11388 raft_consensus.cc:740] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 101334c0751a48dfa0886ac10d3ebd7b, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.531672 11389 consensus_queue.cc:260] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.532582 11388 consensus_queue.cc:260] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.535401 11388 ts_tablet_manager.cc:1434] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260608 12:44:13.536441 11268 raft_consensus.cc:2468] T 20f528e2b86c428e9c3707127e459d21 P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f226aa67e3643ef8b5c33ea03e0376e in term 1.
I20260608 12:44:13.537035 11395 leader_election.cc:290] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 election: Requested vote from peers 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269), 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889)
I20260608 12:44:13.536490 11388 tablet_bootstrap.cc:492] T 86759ea668b243b08bef0d78d24ae91a P 101334c0751a48dfa0886ac10d3ebd7b: Bootstrap starting.
I20260608 12:44:13.539090 11307 leader_election.cc:304] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5bfa6634084a998678e29c43dbcfe5, 3f226aa67e3643ef8b5c33ea03e0376e; no voters: 
I20260608 12:44:13.537719 11193 raft_consensus.cc:2468] T 20f528e2b86c428e9c3707127e459d21 P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f226aa67e3643ef8b5c33ea03e0376e in term 1.
I20260608 12:44:13.540460 11395 raft_consensus.cc:2804] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:13.542738 11395 raft_consensus.cc:697] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 LEADER]: Becoming Leader. State: Replica: 3f226aa67e3643ef8b5c33ea03e0376e, State: Running, Role: LEADER
I20260608 12:44:13.543715 11395 consensus_queue.cc:237] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.546608 11389 ts_tablet_manager.cc:1434] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260608 12:44:13.547859 11389 tablet_bootstrap.cc:492] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e: Bootstrap starting.
I20260608 12:44:13.548724 11388 tablet_bootstrap.cc:654] T 86759ea668b243b08bef0d78d24ae91a P 101334c0751a48dfa0886ac10d3ebd7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.550904 11394 raft_consensus.cc:493] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:13.551518 11394 raft_consensus.cc:515] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.559792 11394 leader_election.cc:290] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889), 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195:39591)
I20260608 12:44:13.567564 11389 tablet_bootstrap.cc:654] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.578729 11088 catalog_manager.cc:5696] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:13.586459 11388 tablet_bootstrap.cc:492] T 86759ea668b243b08bef0d78d24ae91a P 101334c0751a48dfa0886ac10d3ebd7b: No bootstrap required, opened a new log
I20260608 12:44:13.586948 11386 tablet_bootstrap.cc:492] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5: No bootstrap required, opened a new log
I20260608 12:44:13.587157 11388 ts_tablet_manager.cc:1403] T 86759ea668b243b08bef0d78d24ae91a P 101334c0751a48dfa0886ac10d3ebd7b: Time spent bootstrapping tablet: real 0.051s	user 0.024s	sys 0.021s
I20260608 12:44:13.587502 11386 ts_tablet_manager.cc:1403] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5: Time spent bootstrapping tablet: real 0.073s	user 0.020s	sys 0.044s
I20260608 12:44:13.590968 11388 raft_consensus.cc:359] T 86759ea668b243b08bef0d78d24ae91a P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.591863 11388 raft_consensus.cc:385] T 86759ea668b243b08bef0d78d24ae91a P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.592262 11388 raft_consensus.cc:740] T 86759ea668b243b08bef0d78d24ae91a P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 101334c0751a48dfa0886ac10d3ebd7b, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.593226 11388 consensus_queue.cc:260] T 86759ea668b243b08bef0d78d24ae91a P 101334c0751a48dfa0886ac10d3ebd7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.595369 11386 raft_consensus.cc:359] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.597980 11386 raft_consensus.cc:385] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.598338 11386 raft_consensus.cc:740] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5bfa6634084a998678e29c43dbcfe5, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.598878 11388 ts_tablet_manager.cc:1434] T 86759ea668b243b08bef0d78d24ae91a P 101334c0751a48dfa0886ac10d3ebd7b: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260608 12:44:13.599241 11386 consensus_queue.cc:260] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.599861 11389 tablet_bootstrap.cc:492] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e: No bootstrap required, opened a new log
I20260608 12:44:13.600425 11388 tablet_bootstrap.cc:492] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b: Bootstrap starting.
I20260608 12:44:13.600497 11389 ts_tablet_manager.cc:1403] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e: Time spent bootstrapping tablet: real 0.053s	user 0.019s	sys 0.003s
I20260608 12:44:13.604713 11386 ts_tablet_manager.cc:1434] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260608 12:44:13.605100 11395 raft_consensus.cc:493] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:13.605628 11395 raft_consensus.cc:515] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.606060 11386 tablet_bootstrap.cc:492] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5: Bootstrap starting.
I20260608 12:44:13.606581 11389 raft_consensus.cc:359] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.607317 11389 raft_consensus.cc:385] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.607620 11389 raft_consensus.cc:740] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f226aa67e3643ef8b5c33ea03e0376e, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.607915 11395 leader_election.cc:290] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889), 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269)
I20260608 12:44:13.608644 11389 consensus_queue.cc:260] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.610037 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86759ea668b243b08bef0d78d24ae91a" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b" is_pre_election: true
I20260608 12:44:13.610869 11193 raft_consensus.cc:2468] T 86759ea668b243b08bef0d78d24ae91a P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f226aa67e3643ef8b5c33ea03e0376e in term 0.
I20260608 12:44:13.612076 11268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86759ea668b243b08bef0d78d24ae91a" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5bfa6634084a998678e29c43dbcfe5" is_pre_election: true
I20260608 12:44:13.614356 11386 tablet_bootstrap.cc:654] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5: Neither blocks nor log segments found. Creating new log.
W20260608 12:44:13.614189 11307 leader_election.cc:343] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:13.615332 11307 leader_election.cc:304] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 101334c0751a48dfa0886ac10d3ebd7b, 3f226aa67e3643ef8b5c33ea03e0376e; no voters: 2b5bfa6634084a998678e29c43dbcfe5
I20260608 12:44:13.616986 11392 raft_consensus.cc:2804] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:13.617422 11392 raft_consensus.cc:493] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:13.617868 11392 raft_consensus.cc:3060] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:13.618537 11389 ts_tablet_manager.cc:1434] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260608 12:44:13.621289 11389 tablet_bootstrap.cc:492] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e: Bootstrap starting.
I20260608 12:44:13.625140 11342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468b8c0a23d74c349368e78959b777fe" candidate_uuid: "2b5bfa6634084a998678e29c43dbcfe5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" is_pre_election: true
W20260608 12:44:13.627270 11233 leader_election.cc:343] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195:39591): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:13.628248 11388 tablet_bootstrap.cc:654] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.631958 11395 raft_consensus.cc:493] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:13.632504 11395 raft_consensus.cc:515] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.633121 11389 tablet_bootstrap.cc:654] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.635139 11395 leader_election.cc:290] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889), 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269)
I20260608 12:44:13.637511 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21dba1e4c77404abb422986bf574fb9" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b" is_pre_election: true
I20260608 12:44:13.638526 11193 raft_consensus.cc:2468] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f226aa67e3643ef8b5c33ea03e0376e in term 0.
I20260608 12:44:13.640065 11268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21dba1e4c77404abb422986bf574fb9" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5bfa6634084a998678e29c43dbcfe5" is_pre_election: true
I20260608 12:44:13.642629 11307 leader_election.cc:304] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 101334c0751a48dfa0886ac10d3ebd7b, 3f226aa67e3643ef8b5c33ea03e0376e; no voters: 
W20260608 12:44:13.643822 11307 leader_election.cc:343] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:13.645053 11395 raft_consensus.cc:2804] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260608 12:44:13.645454 11139 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:44:13.645579 11389 tablet_bootstrap.cc:492] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e: No bootstrap required, opened a new log
I20260608 12:44:13.646473 11389 ts_tablet_manager.cc:1403] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.015s
I20260608 12:44:13.646898 11392 raft_consensus.cc:515] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.649276 11386 tablet_bootstrap.cc:492] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5: No bootstrap required, opened a new log
I20260608 12:44:13.649418 11392 leader_election.cc:290] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 election: Requested vote from peers 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889), 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269)
I20260608 12:44:13.649834 11386 ts_tablet_manager.cc:1403] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5: Time spent bootstrapping tablet: real 0.044s	user 0.017s	sys 0.019s
I20260608 12:44:13.649737 11389 raft_consensus.cc:359] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.650799 11389 raft_consensus.cc:385] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.651089 11389 raft_consensus.cc:740] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f226aa67e3643ef8b5c33ea03e0376e, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.652000 11389 consensus_queue.cc:260] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.653117 11386 raft_consensus.cc:359] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.653874 11386 raft_consensus.cc:385] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.654166 11386 raft_consensus.cc:740] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5bfa6634084a998678e29c43dbcfe5, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.654429 11389 ts_tablet_manager.cc:1434] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:44:13.654965 11386 consensus_queue.cc:260] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.657437 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468b8c0a23d74c349368e78959b777fe" candidate_uuid: "2b5bfa6634084a998678e29c43dbcfe5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b" is_pre_election: true
I20260608 12:44:13.657871 11386 ts_tablet_manager.cc:1434] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260608 12:44:13.659382 11386 tablet_bootstrap.cc:492] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5: Bootstrap starting.
I20260608 12:44:13.659714 11192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86759ea668b243b08bef0d78d24ae91a" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b"
I20260608 12:44:13.660439 11192 raft_consensus.cc:3060] T 86759ea668b243b08bef0d78d24ae91a P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:13.655448 11389 tablet_bootstrap.cc:492] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e: Bootstrap starting.
I20260608 12:44:13.671854 11268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86759ea668b243b08bef0d78d24ae91a" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5bfa6634084a998678e29c43dbcfe5"
I20260608 12:44:13.645519 11395 raft_consensus.cc:493] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:13.673341 11395 raft_consensus.cc:3060] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:13.670221 11193 raft_consensus.cc:2468] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2b5bfa6634084a998678e29c43dbcfe5 in term 0.
I20260608 12:44:13.675722 11233 leader_election.cc:304] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 101334c0751a48dfa0886ac10d3ebd7b, 2b5bfa6634084a998678e29c43dbcfe5; no voters: 3f226aa67e3643ef8b5c33ea03e0376e
I20260608 12:44:13.677045 11394 raft_consensus.cc:2804] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:13.677491 11394 raft_consensus.cc:493] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:13.677994 11394 raft_consensus.cc:3060] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:13.681087 11386 tablet_bootstrap.cc:654] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.681947 11392 raft_consensus.cc:493] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:13.682513 11392 raft_consensus.cc:515] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.674038 11389 tablet_bootstrap.cc:654] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.681460 11395 raft_consensus.cc:515] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.688465 11395 leader_election.cc:290] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 election: Requested vote from peers 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889), 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269)
I20260608 12:44:13.691222 11392 leader_election.cc:290] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889), 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269)
W20260608 12:44:13.691322 11307 leader_election.cc:343] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:13.694147 11192 raft_consensus.cc:2468] T 86759ea668b243b08bef0d78d24ae91a P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f226aa67e3643ef8b5c33ea03e0376e in term 1.
I20260608 12:44:13.697579 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb82c689db9498792ec6ee44d9ff75e" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b" is_pre_election: true
I20260608 12:44:13.699707 11307 leader_election.cc:304] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [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: 101334c0751a48dfa0886ac10d3ebd7b, 3f226aa67e3643ef8b5c33ea03e0376e; no voters: 2b5bfa6634084a998678e29c43dbcfe5
I20260608 12:44:13.700505 11267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb82c689db9498792ec6ee44d9ff75e" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5bfa6634084a998678e29c43dbcfe5" is_pre_election: true
I20260608 12:44:13.700757 11392 raft_consensus.cc:2804] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:13.698462 11192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21dba1e4c77404abb422986bf574fb9" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b"
I20260608 12:44:13.701814 11268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21dba1e4c77404abb422986bf574fb9" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5bfa6634084a998678e29c43dbcfe5"
I20260608 12:44:13.701575 11392 raft_consensus.cc:697] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 LEADER]: Becoming Leader. State: Replica: 3f226aa67e3643ef8b5c33ea03e0376e, State: Running, Role: LEADER
I20260608 12:44:13.701253 11267 raft_consensus.cc:2468] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f226aa67e3643ef8b5c33ea03e0376e in term 0.
I20260608 12:44:13.703197 11392 consensus_queue.cc:237] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.705576 11394 raft_consensus.cc:515] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.701992 11192 raft_consensus.cc:3060] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:13.706918 11388 tablet_bootstrap.cc:492] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b: No bootstrap required, opened a new log
I20260608 12:44:13.707578 11388 ts_tablet_manager.cc:1403] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b: Time spent bootstrapping tablet: real 0.108s	user 0.026s	sys 0.028s
I20260608 12:44:13.711591 11388 raft_consensus.cc:359] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.712407 11388 raft_consensus.cc:385] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.712807 11388 raft_consensus.cc:740] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 101334c0751a48dfa0886ac10d3ebd7b, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.714259 11193 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468b8c0a23d74c349368e78959b777fe" candidate_uuid: "2b5bfa6634084a998678e29c43dbcfe5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b"
I20260608 12:44:13.714221 11388 consensus_queue.cc:260] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.716097 11342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468b8c0a23d74c349368e78959b777fe" candidate_uuid: "2b5bfa6634084a998678e29c43dbcfe5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f226aa67e3643ef8b5c33ea03e0376e"
I20260608 12:44:13.716293 11394 leader_election.cc:290] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [CANDIDATE]: Term 1 election: Requested vote from peers 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889), 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195:39591)
W20260608 12:44:13.701190 11307 leader_election.cc:343] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889): Illegal state: must be running to vote when last-logged opid is not known
W20260608 12:44:13.717540 11307 leader_election.cc:343] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:13.718269 11307 leader_election.cc:304] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2b5bfa6634084a998678e29c43dbcfe5, 3f226aa67e3643ef8b5c33ea03e0376e; no voters: 101334c0751a48dfa0886ac10d3ebd7b
I20260608 12:44:13.715353 11193 raft_consensus.cc:3060] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:13.719934 11388 ts_tablet_manager.cc:1434] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
W20260608 12:44:13.717540 11233 leader_election.cc:343] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195:39591): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:13.721535 11388 tablet_bootstrap.cc:492] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b: Bootstrap starting.
I20260608 12:44:13.722241 11395 raft_consensus.cc:2804] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:13.722693 11395 raft_consensus.cc:493] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:13.723049 11395 raft_consensus.cc:3060] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:13.732398 11388 tablet_bootstrap.cc:654] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.732496 11395 raft_consensus.cc:515] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.735435 11389 tablet_bootstrap.cc:492] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e: No bootstrap required, opened a new log
I20260608 12:44:13.736073 11389 ts_tablet_manager.cc:1403] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e: Time spent bootstrapping tablet: real 0.081s	user 0.015s	sys 0.019s
I20260608 12:44:13.736330 11395 leader_election.cc:290] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 election: Requested vote from peers 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889), 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269)
I20260608 12:44:13.738430 11191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb82c689db9498792ec6ee44d9ff75e" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b"
I20260608 12:44:13.739450 11389 raft_consensus.cc:359] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.740316 11389 raft_consensus.cc:385] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.740657 11389 raft_consensus.cc:740] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3f226aa67e3643ef8b5c33ea03e0376e, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.741554 11389 consensus_queue.cc:260] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.743624 11389 ts_tablet_manager.cc:1434] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260608 12:44:13.747637 11267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb82c689db9498792ec6ee44d9ff75e" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5bfa6634084a998678e29c43dbcfe5"
I20260608 12:44:13.748461 11267 raft_consensus.cc:3060] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Advancing to term 1
W20260608 12:44:13.754868 11307 leader_election.cc:343] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:13.759332 11267 raft_consensus.cc:2468] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f226aa67e3643ef8b5c33ea03e0376e in term 1.
I20260608 12:44:13.760892 11307 leader_election.cc:304] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [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: 2b5bfa6634084a998678e29c43dbcfe5, 3f226aa67e3643ef8b5c33ea03e0376e; no voters: 101334c0751a48dfa0886ac10d3ebd7b
I20260608 12:44:13.761750 11392 raft_consensus.cc:2804] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:13.762519 11392 raft_consensus.cc:697] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 LEADER]: Becoming Leader. State: Replica: 3f226aa67e3643ef8b5c33ea03e0376e, State: Running, Role: LEADER
I20260608 12:44:13.763386 11392 consensus_queue.cc:237] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.765014 11088 catalog_manager.cc:5696] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:13.767402 11193 raft_consensus.cc:2468] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2b5bfa6634084a998678e29c43dbcfe5 in term 1.
I20260608 12:44:13.769490 11233 leader_election.cc:304] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [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: 101334c0751a48dfa0886ac10d3ebd7b, 2b5bfa6634084a998678e29c43dbcfe5; no voters: 3f226aa67e3643ef8b5c33ea03e0376e
I20260608 12:44:13.771566 11394 raft_consensus.cc:2804] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:13.774364 11192 raft_consensus.cc:2468] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f226aa67e3643ef8b5c33ea03e0376e in term 1.
I20260608 12:44:13.774776 11386 tablet_bootstrap.cc:492] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5: No bootstrap required, opened a new log
I20260608 12:44:13.775803 11307 leader_election.cc:304] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [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: 101334c0751a48dfa0886ac10d3ebd7b, 3f226aa67e3643ef8b5c33ea03e0376e; no voters: 2b5bfa6634084a998678e29c43dbcfe5
I20260608 12:44:13.777153 11395 raft_consensus.cc:2804] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:13.778730 11386 ts_tablet_manager.cc:1403] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5: Time spent bootstrapping tablet: real 0.120s	user 0.023s	sys 0.024s
I20260608 12:44:13.782157 11386 raft_consensus.cc:359] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.782948 11386 raft_consensus.cc:385] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.783294 11386 raft_consensus.cc:740] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5bfa6634084a998678e29c43dbcfe5, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.784178 11386 consensus_queue.cc:260] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.787182 11388 tablet_bootstrap.cc:492] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b: No bootstrap required, opened a new log
I20260608 12:44:13.787926 11388 ts_tablet_manager.cc:1403] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b: Time spent bootstrapping tablet: real 0.067s	user 0.027s	sys 0.027s
I20260608 12:44:13.792016 11394 raft_consensus.cc:697] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 LEADER]: Becoming Leader. State: Replica: 2b5bfa6634084a998678e29c43dbcfe5, State: Running, Role: LEADER
I20260608 12:44:13.792248 11388 raft_consensus.cc:359] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.793097 11388 raft_consensus.cc:385] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.793550 11388 raft_consensus.cc:740] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 101334c0751a48dfa0886ac10d3ebd7b, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.793152 11394 consensus_queue.cc:237] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.793196 11395 raft_consensus.cc:697] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 LEADER]: Becoming Leader. State: Replica: 3f226aa67e3643ef8b5c33ea03e0376e, State: Running, Role: LEADER
I20260608 12:44:13.794653 11388 consensus_queue.cc:260] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.795429 11386 ts_tablet_manager.cc:1434] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.009s
I20260608 12:44:13.795272 11395 consensus_queue.cc:237] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.796667 11386 tablet_bootstrap.cc:492] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5: Bootstrap starting.
I20260608 12:44:13.805900 11386 tablet_bootstrap.cc:654] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:13.807782 11388 ts_tablet_manager.cc:1434] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.000s
I20260608 12:44:13.816366 11386 tablet_bootstrap.cc:492] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5: No bootstrap required, opened a new log
I20260608 12:44:13.816942 11386 ts_tablet_manager.cc:1403] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.008s
I20260608 12:44:13.819074 11089 catalog_manager.cc:5696] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:13.819595 11386 raft_consensus.cc:359] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.820264 11386 raft_consensus.cc:385] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:13.820538 11386 raft_consensus.cc:740] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2b5bfa6634084a998678e29c43dbcfe5, State: Initialized, Role: FOLLOWER
I20260608 12:44:13.820948 11089 catalog_manager.cc:5696] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:13.821297 11386 consensus_queue.cc:260] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.823316 11386 ts_tablet_manager.cc:1434] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260608 12:44:13.830840 11088 catalog_manager.cc:5696] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "2b5bfa6634084a998678e29c43dbcfe5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:13.865592 11395 raft_consensus.cc:493] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:13.866146 11395 raft_consensus.cc:515] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.868060 11395 leader_election.cc:290] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889), 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269)
I20260608 12:44:13.868840 11192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb6143ecb734f0bb4aa2eaf66bb0efd" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b" is_pre_election: true
I20260608 12:44:13.869187 11267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb6143ecb734f0bb4aa2eaf66bb0efd" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5bfa6634084a998678e29c43dbcfe5" is_pre_election: true
I20260608 12:44:13.869550 11192 raft_consensus.cc:2468] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f226aa67e3643ef8b5c33ea03e0376e in term 0.
I20260608 12:44:13.869874 11267 raft_consensus.cc:2468] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3f226aa67e3643ef8b5c33ea03e0376e in term 0.
I20260608 12:44:13.870874 11307 leader_election.cc:304] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 101334c0751a48dfa0886ac10d3ebd7b, 3f226aa67e3643ef8b5c33ea03e0376e; no voters: 
I20260608 12:44:13.871583 11395 raft_consensus.cc:2804] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:13.871950 11395 raft_consensus.cc:493] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:13.872251 11395 raft_consensus.cc:3060] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:13.877027 11395 raft_consensus.cc:515] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.878800 11395 leader_election.cc:290] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 election: Requested vote from peers 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889), 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269)
I20260608 12:44:13.879544 11192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb6143ecb734f0bb4aa2eaf66bb0efd" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b"
I20260608 12:44:13.879793 11267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb6143ecb734f0bb4aa2eaf66bb0efd" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5bfa6634084a998678e29c43dbcfe5"
I20260608 12:44:13.880249 11192 raft_consensus.cc:3060] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:13.880386 11267 raft_consensus.cc:3060] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:13.885346 11267 raft_consensus.cc:2468] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f226aa67e3643ef8b5c33ea03e0376e in term 1.
I20260608 12:44:13.886296 11192 raft_consensus.cc:2468] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3f226aa67e3643ef8b5c33ea03e0376e in term 1.
I20260608 12:44:13.886437 11307 leader_election.cc:304] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2b5bfa6634084a998678e29c43dbcfe5, 3f226aa67e3643ef8b5c33ea03e0376e; no voters: 
I20260608 12:44:13.887298 11395 raft_consensus.cc:2804] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:13.887773 11395 raft_consensus.cc:697] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 LEADER]: Becoming Leader. State: Replica: 3f226aa67e3643ef8b5c33ea03e0376e, State: Running, Role: LEADER
I20260608 12:44:13.888592 11395 consensus_queue.cc:237] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.896672 11088 catalog_manager.cc:5696] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e reported cstate change: term changed from 0 to 1, leader changed from <none> to 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:13.914613 11394 raft_consensus.cc:493] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:13.915136 11394 raft_consensus.cc:515] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.917071 11394 leader_election.cc:290] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889), 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195:39591)
I20260608 12:44:13.917912 11192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21dba1e4c77404abb422986bf574fb9" candidate_uuid: "2b5bfa6634084a998678e29c43dbcfe5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b" is_pre_election: true
I20260608 12:44:13.918238 11342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a21dba1e4c77404abb422986bf574fb9" candidate_uuid: "2b5bfa6634084a998678e29c43dbcfe5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" is_pre_election: true
I20260608 12:44:13.918751 11192 raft_consensus.cc:2393] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b5bfa6634084a998678e29c43dbcfe5 in current term 1: Already voted for candidate 3f226aa67e3643ef8b5c33ea03e0376e in this term.
I20260608 12:44:13.919906 11233 leader_election.cc:304] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b5bfa6634084a998678e29c43dbcfe5; no voters: 101334c0751a48dfa0886ac10d3ebd7b, 3f226aa67e3643ef8b5c33ea03e0376e
I20260608 12:44:13.920521 11394 raft_consensus.cc:3060] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:13.925387 11394 raft_consensus.cc:2749] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:44:13.928494 11395 consensus_queue.cc:1048] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:13.941434 11395 consensus_queue.cc:1048] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Connected to new peer: Peer: permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:13.950580 11395 raft_consensus.cc:493] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:13.951064 11395 raft_consensus.cc:515] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.953634 11395 leader_election.cc:290] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889), 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269)
I20260608 12:44:13.954675 11267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468b8c0a23d74c349368e78959b777fe" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5bfa6634084a998678e29c43dbcfe5" is_pre_election: true
I20260608 12:44:13.957177 11192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468b8c0a23d74c349368e78959b777fe" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b" is_pre_election: true
I20260608 12:44:13.958025 11192 raft_consensus.cc:2393] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3f226aa67e3643ef8b5c33ea03e0376e in current term 1: Already voted for candidate 2b5bfa6634084a998678e29c43dbcfe5 in this term.
I20260608 12:44:13.961468 11307 leader_election.cc:304] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3f226aa67e3643ef8b5c33ea03e0376e; no voters: 101334c0751a48dfa0886ac10d3ebd7b, 2b5bfa6634084a998678e29c43dbcfe5
I20260608 12:44:13.962401 11395 raft_consensus.cc:3060] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:13.970461 11395 raft_consensus.cc:2749] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:44:13.986771 11394 raft_consensus.cc:493] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:13.987365 11394 raft_consensus.cc:515] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:13.990087 11394 leader_election.cc:290] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889), 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195:39591)
I20260608 12:44:13.997530 11192 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86759ea668b243b08bef0d78d24ae91a" candidate_uuid: "2b5bfa6634084a998678e29c43dbcfe5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b" is_pre_election: true
I20260608 12:44:13.998457 11192 raft_consensus.cc:2393] T 86759ea668b243b08bef0d78d24ae91a P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2b5bfa6634084a998678e29c43dbcfe5 in current term 1: Already voted for candidate 3f226aa67e3643ef8b5c33ea03e0376e in this term.
I20260608 12:44:13.999684 11342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86759ea668b243b08bef0d78d24ae91a" candidate_uuid: "2b5bfa6634084a998678e29c43dbcfe5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" is_pre_election: true
I20260608 12:44:14.003366 11233 leader_election.cc:304] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 2b5bfa6634084a998678e29c43dbcfe5; no voters: 101334c0751a48dfa0886ac10d3ebd7b, 3f226aa67e3643ef8b5c33ea03e0376e
I20260608 12:44:14.004971 11394 raft_consensus.cc:3060] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:14.015317 11394 raft_consensus.cc:2749] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260608 12:44:14.105782 11432 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.010s	sys 0.021s
W20260608 12:44:14.105931 11431 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.012s	sys 0.014s
W20260608 12:44:14.105782 11430 meta_cache.cc:1261] Time spent looking up entry by key: real 0.058s	user 0.002s	sys 0.000s
W20260608 12:44:14.105782 11374 meta_cache.cc:1261] Time spent looking up entry by key: real 0.057s	user 0.008s	sys 0.022s
W20260608 12:44:14.111737 11429 meta_cache.cc:1261] Time spent looking up entry by key: real 0.063s	user 0.011s	sys 0.018s
W20260608 12:44:14.118846 11371 meta_cache.cc:1261] Time spent looking up entry by key: real 0.071s	user 0.001s	sys 0.017s
I20260608 12:44:14.118492 11395 consensus_queue.cc:1048] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:44:14.132661 11372 meta_cache.cc:1261] Time spent looking up entry by key: real 0.085s	user 0.007s	sys 0.013s
W20260608 12:44:14.133379 11373 meta_cache.cc:1261] Time spent looking up entry by key: real 0.086s	user 0.007s	sys 0.010s
I20260608 12:44:14.155282 11418 consensus_queue.cc:1048] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Connected to new peer: Peer: permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:14.196185 11394 consensus_queue.cc:1048] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:14.213656 11394 consensus_queue.cc:1048] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:14.215135 11392 consensus_queue.cc:1048] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Connected to new peer: Peer: permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:14.219954 11395 consensus_queue.cc:1048] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:14.283318 11438 raft_consensus.cc:493] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:14.284672 11438 raft_consensus.cc:515] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:14.293792 11438 leader_election.cc:290] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269), 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195:39591)
I20260608 12:44:14.321591 11418 consensus_queue.cc:1048] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260608 12:44:14.323783 11418 consensus_queue.cc:1048] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:14.330250 11266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb82c689db9498792ec6ee44d9ff75e" candidate_uuid: "101334c0751a48dfa0886ac10d3ebd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2b5bfa6634084a998678e29c43dbcfe5" is_pre_election: true
I20260608 12:44:14.339887 11342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ffb82c689db9498792ec6ee44d9ff75e" candidate_uuid: "101334c0751a48dfa0886ac10d3ebd7b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" is_pre_election: true
I20260608 12:44:14.343955 11158 leader_election.cc:304] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 101334c0751a48dfa0886ac10d3ebd7b; no voters: 2b5bfa6634084a998678e29c43dbcfe5, 3f226aa67e3643ef8b5c33ea03e0376e
I20260608 12:44:14.345580 11438 raft_consensus.cc:2749] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260608 12:44:14.346257 11395 consensus_queue.cc:1048] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Connected to new peer: Peer: permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:14.473991 11192 raft_consensus.cc:3060] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:14.529814 11395 consensus_queue.cc:1048] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Connected to new peer: Peer: permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260608 12:44:14.710541 11373 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.107.195:39591, user_credentials={real_user=slave}} blocked reactor thread for 48117.6us
I20260608 12:44:15.708909   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:15.723228 11486 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:15.725303 11488 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:15.730967   431 server_base.cc:1061] running on GCE node
W20260608 12:44:15.731479 11485 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:15.732779   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:15.733028   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:15.733235   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922655733215 us; error 0 us; skew 500 ppm
I20260608 12:44:15.733990   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:15.736457   431 webserver.cc:533] Webserver started at http://127.0.107.196:39963/ using document root <none> and password file <none>
I20260608 12:44:15.737001   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:15.737224   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:15.737521   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:15.738708   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/ts-3-root/instance:
uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29"
format_stamp: "Formatted at 2026-06-08 12:44:15 on dist-test-slave-xmh3"
I20260608 12:44:15.743516   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:44:15.747099 11493 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:15.747980   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:44:15.748327   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/ts-3-root
uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29"
format_stamp: "Formatted at 2026-06-08 12:44:15 on dist-test-slave-xmh3"
I20260608 12:44:15.748638   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780922429684918-431-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)
I20260608 12:44:15.759526   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:15.760814   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:15.762923   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:15.766733   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:15.767130   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260608 12:44:15.767563   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:15.767877   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:15.810755   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:36755
I20260608 12:44:15.810884 11555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:36755 every 8 connection(s)
I20260608 12:44:15.829253 11556 heartbeater.cc:344] Connected to a master server at 127.0.107.254:36781
I20260608 12:44:15.829712 11556 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:15.830513 11556 heartbeater.cc:507] Master 127.0.107.254:36781 requested a full tablet report, sending...
I20260608 12:44:15.832706 11089 ts_manager.cc:194] Registered new tserver with Master: a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196:36755)
I20260608 12:44:15.834384 11089 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58066
W20260608 12:44:16.742762 11139 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 74a3506582f544fd93ef3a6009ce9dbd: could not find any suitable replica to move from server 3f226aa67e3643ef8b5c33ea03e0376e to server a8f58a0dfe2d426e92f1b1a4b31cea29
I20260608 12:44:16.836795 11556 heartbeater.cc:499] Master 127.0.107.254:36781 was elected leader, sending a full tablet report...
W20260608 12:44:17.754504 11139 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 74a3506582f544fd93ef3a6009ce9dbd: could not find any suitable replica to move from server 3f226aa67e3643ef8b5c33ea03e0376e to server a8f58a0dfe2d426e92f1b1a4b31cea29
W20260608 12:44:18.765970 11139 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 74a3506582f544fd93ef3a6009ce9dbd: could not find any suitable replica to move from server 3f226aa67e3643ef8b5c33ea03e0376e to server a8f58a0dfe2d426e92f1b1a4b31cea29
I20260608 12:44:20.667351 11564 raft_consensus.cc:493] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 2b5bfa6634084a998678e29c43dbcfe5)
I20260608 12:44:20.667972 11564 raft_consensus.cc:515] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:20.673053 11564 leader_election.cc:290] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889), 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269)
W20260608 12:44:20.705603 11139 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 74a3506582f544fd93ef3a6009ce9dbd: could not find any suitable replica to move from server 3f226aa67e3643ef8b5c33ea03e0376e to server a8f58a0dfe2d426e92f1b1a4b31cea29
I20260608 12:44:20.712174 11565 raft_consensus.cc:493] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f226aa67e3643ef8b5c33ea03e0376e)
I20260608 12:44:20.712805 11565 raft_consensus.cc:515] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:20.715216 11565 leader_election.cc:290] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889), 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195:39591)
I20260608 12:44:20.716976 11191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86759ea668b243b08bef0d78d24ae91a" candidate_uuid: "2b5bfa6634084a998678e29c43dbcfe5" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b" is_pre_election: true
I20260608 12:44:20.717264 11342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86759ea668b243b08bef0d78d24ae91a" candidate_uuid: "2b5bfa6634084a998678e29c43dbcfe5" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" is_pre_election: true
I20260608 12:44:20.719337 11233 leader_election.cc:304] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [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: 2b5bfa6634084a998678e29c43dbcfe5; no voters: 101334c0751a48dfa0886ac10d3ebd7b, 3f226aa67e3643ef8b5c33ea03e0376e
I20260608 12:44:20.720124 11565 raft_consensus.cc:2749] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:44:20.862247 11565 raft_consensus.cc:493] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f226aa67e3643ef8b5c33ea03e0376e)
I20260608 12:44:20.863027 11565 raft_consensus.cc:515] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:20.867702 11191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb6143ecb734f0bb4aa2eaf66bb0efd" candidate_uuid: "2b5bfa6634084a998678e29c43dbcfe5" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b" is_pre_election: true
I20260608 12:44:20.870360 11565 leader_election.cc:290] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889), 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195:39591)
I20260608 12:44:20.872618 11342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb6143ecb734f0bb4aa2eaf66bb0efd" candidate_uuid: "2b5bfa6634084a998678e29c43dbcfe5" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" is_pre_election: true
I20260608 12:44:20.874795 11233 leader_election.cc:304] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5 [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: 2b5bfa6634084a998678e29c43dbcfe5; no voters: 101334c0751a48dfa0886ac10d3ebd7b, 3f226aa67e3643ef8b5c33ea03e0376e
I20260608 12:44:20.876389 11565 raft_consensus.cc:2749] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:44:21.007505 11307 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.742s	user 0.016s	sys 0.033s
W20260608 12:44:21.007979 11307 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.742s	user 0.016s	sys 0.033s
W20260608 12:44:21.008486 11307 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.193:32889, user_credentials={real_user=slave}} blocked reactor thread for 742923us
I20260608 12:44:21.012349 11191 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468b8c0a23d74c349368e78959b777fe" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "101334c0751a48dfa0886ac10d3ebd7b" is_pre_election: true
I20260608 12:44:21.013707 11266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "468b8c0a23d74c349368e78959b777fe" candidate_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "2b5bfa6634084a998678e29c43dbcfe5" is_pre_election: true
I20260608 12:44:21.015142 11307 leader_election.cc:304] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [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: 3f226aa67e3643ef8b5c33ea03e0376e; no voters: 101334c0751a48dfa0886ac10d3ebd7b, 2b5bfa6634084a998678e29c43dbcfe5
I20260608 12:44:21.015826 11564 raft_consensus.cc:2749] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260608 12:44:21.408986 11569 raft_consensus.cc:493] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 3f226aa67e3643ef8b5c33ea03e0376e)
I20260608 12:44:21.410024 11569 raft_consensus.cc:515] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } }
I20260608 12:44:21.412802 11569 leader_election.cc:290] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269), 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195:39591)
I20260608 12:44:21.414106 11266 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb6143ecb734f0bb4aa2eaf66bb0efd" candidate_uuid: "101334c0751a48dfa0886ac10d3ebd7b" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "2b5bfa6634084a998678e29c43dbcfe5" is_pre_election: true
I20260608 12:44:21.414451 11341 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb6143ecb734f0bb4aa2eaf66bb0efd" candidate_uuid: "101334c0751a48dfa0886ac10d3ebd7b" candidate_term: 2 candidate_status { last_received { term: 1 index: 17 } } ignore_live_leader: false dest_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" is_pre_election: true
I20260608 12:44:21.416632 11158 leader_election.cc:304] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b [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: 101334c0751a48dfa0886ac10d3ebd7b; no voters: 2b5bfa6634084a998678e29c43dbcfe5, 3f226aa67e3643ef8b5c33ea03e0376e
I20260608 12:44:21.417598 11569 raft_consensus.cc:2749] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260608 12:44:21.662124 11122 debug-util.cc:398] Leaking SignalData structure 0x7b08001dfa80 after lost signal to thread 434
W20260608 12:44:21.663532 11122 debug-util.cc:398] Leaking SignalData structure 0x7b08002a4bc0 after lost signal to thread 11125
W20260608 12:44:21.665156 11122 debug-util.cc:398] Leaking SignalData structure 0x7b0800051580 after lost signal to thread 11217
W20260608 12:44:21.666536 11122 debug-util.cc:398] Leaking SignalData structure 0x7b08001eb1c0 after lost signal to thread 11292
W20260608 12:44:21.668013 11122 debug-util.cc:398] Leaking SignalData structure 0x7b0800180240 after lost signal to thread 11366
W20260608 12:44:21.669687 11122 debug-util.cc:398] Leaking SignalData structure 0x7b08002dcb60 after lost signal to thread 11555
I20260608 12:44:21.743408 11265 consensus_queue.cc:237] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [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: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } attrs { replace: true } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } }
I20260608 12:44:21.753978 11341 raft_consensus.cc:1275] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Refusing update from remote peer 2b5bfa6634084a998678e29c43dbcfe5: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:44:21.761633 11573 consensus_queue.cc:1048] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:44:21.762542 11191 raft_consensus.cc:1275] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Refusing update from remote peer 2b5bfa6634084a998678e29c43dbcfe5: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:44:21.765448 11573 consensus_queue.cc:1048] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
W20260608 12:44:21.785867 11233 consensus_peers.cc:597] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 -> Peer a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196:36755): Couldn't send request to peer a8f58a0dfe2d426e92f1b1a4b31cea29. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 468b8c0a23d74c349368e78959b777fe. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:21.788126 11565 raft_consensus.cc:2955] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } attrs { replace: true } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } } }
I20260608 12:44:21.790408 11341 raft_consensus.cc:2955] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } attrs { replace: true } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } } }
I20260608 12:44:21.793036 11191 raft_consensus.cc:2955] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } attrs { replace: true } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } } }
I20260608 12:44:21.825726 11089 catalog_manager.cc:5696] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e reported cstate change: config changed from index -1 to 18, NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "2b5bfa6634084a998678e29c43dbcfe5" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } attrs { replace: true } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } } }
I20260608 12:44:21.847339 11341 consensus_queue.cc:237] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [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: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } }
I20260608 12:44:21.860980 11265 raft_consensus.cc:1275] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Refusing update from remote peer 3f226aa67e3643ef8b5c33ea03e0376e: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:44:21.866416 11564 consensus_queue.cc:1048] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:44:21.879204 11191 raft_consensus.cc:1275] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Refusing update from remote peer 3f226aa67e3643ef8b5c33ea03e0376e: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:44:21.881194 11564 consensus_queue.cc:1048] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Connected to new peer: Peer: permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
W20260608 12:44:21.895299 11307 consensus_peers.cc:597] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e -> Peer a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196:36755): Couldn't send request to peer a8f58a0dfe2d426e92f1b1a4b31cea29. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ffb82c689db9498792ec6ee44d9ff75e. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:21.901788 11564 raft_consensus.cc:2955] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } } }
I20260608 12:44:21.904211 11191 raft_consensus.cc:2955] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } } }
I20260608 12:44:21.906114 11265 raft_consensus.cc:2955] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } } }
I20260608 12:44:21.922286 11087 catalog_manager.cc:5696] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e reported cstate change: config changed from index -1 to 18, NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:21.926329 11341 consensus_queue.cc:237] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [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: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } }
I20260608 12:44:21.935987 11191 raft_consensus.cc:1275] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Refusing update from remote peer 3f226aa67e3643ef8b5c33ea03e0376e: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:44:21.936475 11265 raft_consensus.cc:1275] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Refusing update from remote peer 3f226aa67e3643ef8b5c33ea03e0376e: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 12:44:21.938375 11307 consensus_peers.cc:597] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e -> Peer a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196:36755): Couldn't send request to peer a8f58a0dfe2d426e92f1b1a4b31cea29. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a21dba1e4c77404abb422986bf574fb9. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:21.938812 11586 consensus_queue.cc:1048] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Connected to new peer: Peer: permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.001s
I20260608 12:44:21.940878 11564 consensus_queue.cc:1048] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:44:21.958124 11585 raft_consensus.cc:2955] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } } }
I20260608 12:44:21.961002 11265 raft_consensus.cc:2955] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } } }
I20260608 12:44:21.963368 11191 raft_consensus.cc:2955] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } } }
I20260608 12:44:21.976351 11341 consensus_queue.cc:237] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [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: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } }
I20260608 12:44:21.978042 11089 catalog_manager.cc:5696] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e reported cstate change: config changed from index -1 to 18, NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:21.988317 11265 raft_consensus.cc:1275] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Refusing update from remote peer 3f226aa67e3643ef8b5c33ea03e0376e: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
I20260608 12:44:21.991312 11191 raft_consensus.cc:1275] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Refusing update from remote peer 3f226aa67e3643ef8b5c33ea03e0376e: Log matching property violated. Preceding OpId in replica: term: 1 index: 17. Preceding OpId from leader: term: 1 index: 18. (index mismatch)
W20260608 12:44:21.993712 11307 consensus_peers.cc:597] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e -> Peer a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196:36755): Couldn't send request to peer a8f58a0dfe2d426e92f1b1a4b31cea29. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8cb6143ecb734f0bb4aa2eaf66bb0efd. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:21.994387 11564 consensus_queue.cc:1048] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Connected to new peer: Peer: permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:44:21.996300 11585 consensus_queue.cc:1048] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [LEADER]: Connected to new peer: Peer: permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 18, Last known committed idx: 17, Time since last communication: 0.000s
I20260608 12:44:22.016301 11586 raft_consensus.cc:2955] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 LEADER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } } }
I20260608 12:44:22.023833 11191 raft_consensus.cc:2955] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } } }
I20260608 12:44:22.035190 11265 raft_consensus.cc:2955] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Committing config change with OpId 1.18: config changed from index -1 to 18, NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) added. New config: { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } } }
I20260608 12:44:22.039050 11089 catalog_manager.cc:5696] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b reported cstate change: config changed from index -1 to 18, NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" committed_config { opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } } }
I20260608 12:44:22.207087 11596 ts_tablet_manager.cc:933] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29: Initiating tablet copy from peer 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269)
I20260608 12:44:22.209550 11596 tablet_copy_client.cc:323] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.194:34269
I20260608 12:44:22.224190 11278 tablet_copy_service.cc:140] P 2b5bfa6634084a998678e29c43dbcfe5: Received BeginTabletCopySession request for tablet 468b8c0a23d74c349368e78959b777fe from peer a8f58a0dfe2d426e92f1b1a4b31cea29 ({username='slave'} at 127.0.0.1:45016)
I20260608 12:44:22.224943 11278 tablet_copy_service.cc:161] P 2b5bfa6634084a998678e29c43dbcfe5: Beginning new tablet copy session on tablet 468b8c0a23d74c349368e78959b777fe from peer a8f58a0dfe2d426e92f1b1a4b31cea29 at {username='slave'} at 127.0.0.1:45016: session id = a8f58a0dfe2d426e92f1b1a4b31cea29-468b8c0a23d74c349368e78959b777fe
I20260608 12:44:22.236459 11278 tablet_copy_source_session.cc:215] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:22.240902 11596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 468b8c0a23d74c349368e78959b777fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:22.258373 11596 tablet_copy_client.cc:806] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:22.259066 11596 tablet_copy_client.cc:670] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:22.266331 11596 tablet_copy_client.cc:538] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:22.275946 11596 tablet_bootstrap.cc:492] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29: Bootstrap starting.
I20260608 12:44:22.386068 11600 ts_tablet_manager.cc:933] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29: Initiating tablet copy from peer 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195:39591)
I20260608 12:44:22.401662 11600 tablet_copy_client.cc:323] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39591
I20260608 12:44:22.414095 11596 tablet_bootstrap.cc:492] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=133 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:22.415169 11596 tablet_bootstrap.cc:492] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29: Bootstrap complete.
I20260608 12:44:22.415923 11596 ts_tablet_manager.cc:1403] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29: Time spent bootstrapping tablet: real 0.140s	user 0.118s	sys 0.020s
I20260608 12:44:22.419206 11596 raft_consensus.cc:359] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } attrs { replace: true } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } }
I20260608 12:44:22.420040 11596 raft_consensus.cc:740] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8f58a0dfe2d426e92f1b1a4b31cea29, State: Initialized, Role: LEARNER
I20260608 12:44:22.420687 11596 consensus_queue.cc:260] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } attrs { replace: true } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } }
I20260608 12:44:22.430173 11596 ts_tablet_manager.cc:1434] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260608 12:44:22.432556 11278 tablet_copy_service.cc:342] P 2b5bfa6634084a998678e29c43dbcfe5: Request end of tablet copy session a8f58a0dfe2d426e92f1b1a4b31cea29-468b8c0a23d74c349368e78959b777fe received from {username='slave'} at 127.0.0.1:45016
I20260608 12:44:22.433122 11278 tablet_copy_service.cc:434] P 2b5bfa6634084a998678e29c43dbcfe5: ending tablet copy session a8f58a0dfe2d426e92f1b1a4b31cea29-468b8c0a23d74c349368e78959b777fe on tablet 468b8c0a23d74c349368e78959b777fe with peer a8f58a0dfe2d426e92f1b1a4b31cea29
I20260608 12:44:22.437316 11352 tablet_copy_service.cc:140] P 3f226aa67e3643ef8b5c33ea03e0376e: Received BeginTabletCopySession request for tablet ffb82c689db9498792ec6ee44d9ff75e from peer a8f58a0dfe2d426e92f1b1a4b31cea29 ({username='slave'} at 127.0.0.1:36156)
I20260608 12:44:22.437952 11352 tablet_copy_service.cc:161] P 3f226aa67e3643ef8b5c33ea03e0376e: Beginning new tablet copy session on tablet ffb82c689db9498792ec6ee44d9ff75e from peer a8f58a0dfe2d426e92f1b1a4b31cea29 at {username='slave'} at 127.0.0.1:36156: session id = a8f58a0dfe2d426e92f1b1a4b31cea29-ffb82c689db9498792ec6ee44d9ff75e
I20260608 12:44:22.450206 11352 tablet_copy_source_session.cc:215] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:22.454246 11600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ffb82c689db9498792ec6ee44d9ff75e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:22.457504 11596 ts_tablet_manager.cc:933] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29: Initiating tablet copy from peer 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195:39591)
I20260608 12:44:22.470606 11600 tablet_copy_client.cc:806] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:22.471318 11600 tablet_copy_client.cc:670] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:22.473805 11596 tablet_copy_client.cc:323] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39591
I20260608 12:44:22.476163 11351 tablet_copy_service.cc:140] P 3f226aa67e3643ef8b5c33ea03e0376e: Received BeginTabletCopySession request for tablet a21dba1e4c77404abb422986bf574fb9 from peer a8f58a0dfe2d426e92f1b1a4b31cea29 ({username='slave'} at 127.0.0.1:36156)
I20260608 12:44:22.476744 11351 tablet_copy_service.cc:161] P 3f226aa67e3643ef8b5c33ea03e0376e: Beginning new tablet copy session on tablet a21dba1e4c77404abb422986bf574fb9 from peer a8f58a0dfe2d426e92f1b1a4b31cea29 at {username='slave'} at 127.0.0.1:36156: session id = a8f58a0dfe2d426e92f1b1a4b31cea29-a21dba1e4c77404abb422986bf574fb9
I20260608 12:44:22.477402 11600 tablet_copy_client.cc:538] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:22.485244 11351 tablet_copy_source_session.cc:215] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:22.488175 11600 tablet_bootstrap.cc:492] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29: Bootstrap starting.
I20260608 12:44:22.488675 11596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a21dba1e4c77404abb422986bf574fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:22.504060 11596 tablet_copy_client.cc:806] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:22.504653 11596 tablet_copy_client.cc:670] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:22.509464 11596 tablet_copy_client.cc:538] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:22.517575 11596 tablet_bootstrap.cc:492] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29: Bootstrap starting.
I20260608 12:44:22.631029 11530 raft_consensus.cc:1217] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:44:22.634253 11607 ts_tablet_manager.cc:933] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29: Initiating tablet copy from peer 3f226aa67e3643ef8b5c33ea03e0376e (127.0.107.195:39591)
I20260608 12:44:22.644464 11607 tablet_copy_client.cc:323] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29: tablet copy: Beginning tablet copy session from remote peer at address 127.0.107.195:39591
I20260608 12:44:22.646360 11351 tablet_copy_service.cc:140] P 3f226aa67e3643ef8b5c33ea03e0376e: Received BeginTabletCopySession request for tablet 8cb6143ecb734f0bb4aa2eaf66bb0efd from peer a8f58a0dfe2d426e92f1b1a4b31cea29 ({username='slave'} at 127.0.0.1:36156)
I20260608 12:44:22.646920 11351 tablet_copy_service.cc:161] P 3f226aa67e3643ef8b5c33ea03e0376e: Beginning new tablet copy session on tablet 8cb6143ecb734f0bb4aa2eaf66bb0efd from peer a8f58a0dfe2d426e92f1b1a4b31cea29 at {username='slave'} at 127.0.0.1:36156: session id = a8f58a0dfe2d426e92f1b1a4b31cea29-8cb6143ecb734f0bb4aa2eaf66bb0efd
I20260608 12:44:22.656301 11351 tablet_copy_source_session.cc:215] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e: Tablet Copy: opened 0 blocks and 1 log segments
I20260608 12:44:22.667145 11607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb6143ecb734f0bb4aa2eaf66bb0efd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:22.700937 11596 tablet_bootstrap.cc:492] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=137 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:22.702229 11596 tablet_bootstrap.cc:492] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29: Bootstrap complete.
I20260608 12:44:22.703130 11596 ts_tablet_manager.cc:1403] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29: Time spent bootstrapping tablet: real 0.186s	user 0.146s	sys 0.023s
I20260608 12:44:22.707075 11600 tablet_bootstrap.cc:492] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=133 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:22.706619 11596 raft_consensus.cc:359] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } }
I20260608 12:44:22.707471 11607 tablet_copy_client.cc:806] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29: tablet copy: Starting download of 0 data blocks...
I20260608 12:44:22.708110 11596 raft_consensus.cc:740] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8f58a0dfe2d426e92f1b1a4b31cea29, State: Initialized, Role: LEARNER
I20260608 12:44:22.708469 11607 tablet_copy_client.cc:670] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29: tablet copy: Starting download of 1 WAL segments...
I20260608 12:44:22.708989 11596 consensus_queue.cc:260] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } attrs { replace: true } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } }
I20260608 12:44:22.711977 11596 ts_tablet_manager.cc:1434] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260608 12:44:22.713779 11607 tablet_copy_client.cc:538] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260608 12:44:22.713927 11351 tablet_copy_service.cc:342] P 3f226aa67e3643ef8b5c33ea03e0376e: Request end of tablet copy session a8f58a0dfe2d426e92f1b1a4b31cea29-a21dba1e4c77404abb422986bf574fb9 received from {username='slave'} at 127.0.0.1:36156
I20260608 12:44:22.714545 11351 tablet_copy_service.cc:434] P 3f226aa67e3643ef8b5c33ea03e0376e: ending tablet copy session a8f58a0dfe2d426e92f1b1a4b31cea29-a21dba1e4c77404abb422986bf574fb9 on tablet a21dba1e4c77404abb422986bf574fb9 with peer a8f58a0dfe2d426e92f1b1a4b31cea29
I20260608 12:44:22.722756 11600 tablet_bootstrap.cc:492] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29: Bootstrap complete.
I20260608 12:44:22.723659 11600 ts_tablet_manager.cc:1403] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29: Time spent bootstrapping tablet: real 0.236s	user 0.133s	sys 0.027s
I20260608 12:44:22.725854 11600 raft_consensus.cc:359] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } }
I20260608 12:44:22.726691 11600 raft_consensus.cc:740] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8f58a0dfe2d426e92f1b1a4b31cea29, State: Initialized, Role: LEARNER
I20260608 12:44:22.728204 11607 tablet_bootstrap.cc:492] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29: Bootstrap starting.
I20260608 12:44:22.727344 11600 consensus_queue.cc:260] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } }
I20260608 12:44:22.731935 11600 ts_tablet_manager.cc:1434] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260608 12:44:22.733703 11351 tablet_copy_service.cc:342] P 3f226aa67e3643ef8b5c33ea03e0376e: Request end of tablet copy session a8f58a0dfe2d426e92f1b1a4b31cea29-ffb82c689db9498792ec6ee44d9ff75e received from {username='slave'} at 127.0.0.1:36156
I20260608 12:44:22.734167 11351 tablet_copy_service.cc:434] P 3f226aa67e3643ef8b5c33ea03e0376e: ending tablet copy session a8f58a0dfe2d426e92f1b1a4b31cea29-ffb82c689db9498792ec6ee44d9ff75e on tablet ffb82c689db9498792ec6ee44d9ff75e with peer a8f58a0dfe2d426e92f1b1a4b31cea29
I20260608 12:44:22.859730 11607 tablet_bootstrap.cc:492] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29: Bootstrap replayed 1/1 log segments. Stats: ops{read=18 overwritten=0 applied=18 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260608 12:44:22.860749 11607 tablet_bootstrap.cc:492] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29: Bootstrap complete.
I20260608 12:44:22.861493 11607 ts_tablet_manager.cc:1403] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29: Time spent bootstrapping tablet: real 0.134s	user 0.099s	sys 0.029s
I20260608 12:44:22.864408 11607 raft_consensus.cc:359] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } }
I20260608 12:44:22.865170 11607 raft_consensus.cc:740] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a8f58a0dfe2d426e92f1b1a4b31cea29, State: Initialized, Role: LEARNER
I20260608 12:44:22.865799 11607 consensus_queue.cc:260] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 18, Last appended: 1.18, Last appended by leader: 18, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 18 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } attrs { replace: true } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: true } }
I20260608 12:44:22.867930 11607 ts_tablet_manager.cc:1434] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260608 12:44:22.870787 11351 tablet_copy_service.cc:342] P 3f226aa67e3643ef8b5c33ea03e0376e: Request end of tablet copy session a8f58a0dfe2d426e92f1b1a4b31cea29-8cb6143ecb734f0bb4aa2eaf66bb0efd received from {username='slave'} at 127.0.0.1:36156
I20260608 12:44:22.871230 11351 tablet_copy_service.cc:434] P 3f226aa67e3643ef8b5c33ea03e0376e: ending tablet copy session a8f58a0dfe2d426e92f1b1a4b31cea29-8cb6143ecb734f0bb4aa2eaf66bb0efd on tablet 8cb6143ecb734f0bb4aa2eaf66bb0efd with peer a8f58a0dfe2d426e92f1b1a4b31cea29
I20260608 12:44:22.885236   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:44:22.952533   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260608 12:44:22.952495 11307 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260608 12:44:22.960479   431 tablet_replica.cc:333] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b: stopping tablet replica
I20260608 12:44:22.963485   431 raft_consensus.cc:2243] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:44:22.966354 11307 consensus_peers.cc:597] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e -> Peer 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889): Couldn't send request to peer 101334c0751a48dfa0886ac10d3ebd7b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:22.972676   431 raft_consensus.cc:2272] T ffb82c689db9498792ec6ee44d9ff75e P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:22.980000   431 tablet_replica.cc:333] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b: stopping tablet replica
I20260608 12:44:22.981860   431 raft_consensus.cc:2243] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:22.983069   431 raft_consensus.cc:2272] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:22.987361   431 tablet_replica.cc:333] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b: stopping tablet replica
I20260608 12:44:22.988226   431 raft_consensus.cc:2243] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Raft consensus shutting down.
W20260608 12:44:22.988370 11307 consensus_peers.cc:597] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e -> Peer 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889): Couldn't send request to peer 101334c0751a48dfa0886ac10d3ebd7b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:22.989183   431 raft_consensus.cc:2272] T 468b8c0a23d74c349368e78959b777fe P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:22.992602 11531 raft_consensus.cc:1217] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:44:22.998342   431 tablet_replica.cc:333] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b: stopping tablet replica
I20260608 12:44:22.999310   431 raft_consensus.cc:2243] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:23.000572   431 raft_consensus.cc:2272] T a21dba1e4c77404abb422986bf574fb9 P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:23.004990   431 tablet_replica.cc:333] T 86759ea668b243b08bef0d78d24ae91a P 101334c0751a48dfa0886ac10d3ebd7b: stopping tablet replica
I20260608 12:44:23.005941   431 raft_consensus.cc:2243] T 86759ea668b243b08bef0d78d24ae91a P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:23.009207   431 raft_consensus.cc:2272] T 86759ea668b243b08bef0d78d24ae91a P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:23.013625   431 tablet_replica.cc:333] T 20f528e2b86c428e9c3707127e459d21 P 101334c0751a48dfa0886ac10d3ebd7b: stopping tablet replica
I20260608 12:44:23.014410   431 raft_consensus.cc:2243] T 20f528e2b86c428e9c3707127e459d21 P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:23.015585   431 raft_consensus.cc:2272] T 20f528e2b86c428e9c3707127e459d21 P 101334c0751a48dfa0886ac10d3ebd7b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:23.040328   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:44:23.067659 11608 raft_consensus.cc:1064] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5: attempting to promote NON_VOTER a8f58a0dfe2d426e92f1b1a4b31cea29 to VOTER
I20260608 12:44:23.073568 11531 raft_consensus.cc:1217] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
I20260608 12:44:23.079926   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:44:23.077423 11608 consensus_queue.cc:237] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [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: 3, State: 0, Mode: LEADER, active raft config: opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } attrs { replace: true } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: false } }
I20260608 12:44:23.107287 11341 raft_consensus.cc:1275] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Refusing update from remote peer 2b5bfa6634084a998678e29c43dbcfe5: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:44:23.107530 11531 raft_consensus.cc:1275] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Refusing update from remote peer 2b5bfa6634084a998678e29c43dbcfe5: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260608 12:44:23.110730 11611 consensus_queue.cc:1048] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.001s
W20260608 12:44:23.113750 11307 consensus_peers.cc:597] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e -> Peer 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269): Couldn't send request to peer 2b5bfa6634084a998678e29c43dbcfe5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:23.113255 11611 consensus_queue.cc:1048] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260608 12:44:23.148204   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:23.150568   431 tablet_replica.cc:333] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5: stopping tablet replica
I20260608 12:44:23.151542   431 raft_consensus.cc:2243] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:23.154152   431 raft_consensus.cc:2272] T a21dba1e4c77404abb422986bf574fb9 P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:23.158053   431 tablet_replica.cc:333] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5: stopping tablet replica
I20260608 12:44:23.163654   431 raft_consensus.cc:2243] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:23.164809   431 raft_consensus.cc:2272] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:44:23.169293 11233 consensus_peers.cc:597] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 -> Peer 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889): Couldn't send request to peer 101334c0751a48dfa0886ac10d3ebd7b. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:32889: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:23.170279 11608 raft_consensus.cc:2955] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index 18 to 19, a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } attrs { replace: true } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: false } } }
I20260608 12:44:23.175120 11341 raft_consensus.cc:2955] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } attrs { replace: true } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: false } } }
I20260608 12:44:23.185905 11531 raft_consensus.cc:1217] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.17->[1.18-1.18]   Dedup: 1.18->[]
W20260608 12:44:23.201004 11307 consensus_peers.cc:597] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e -> Peer 2b5bfa6634084a998678e29c43dbcfe5 (127.0.107.194:34269): Couldn't send request to peer 2b5bfa6634084a998678e29c43dbcfe5. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:23.213688   431 tablet_replica.cc:333] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5: stopping tablet replica
W20260608 12:44:23.214186 11307 consensus_peers.cc:597] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e -> Peer 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889): Couldn't send request to peer 101334c0751a48dfa0886ac10d3ebd7b. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:32889: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:23.216288 11090 catalog_manager.cc:5696] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e reported cstate change: config changed from index 18 to 19, a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "2b5bfa6634084a998678e29c43dbcfe5" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } attrs { replace: true } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: false } } }
I20260608 12:44:23.221844 11531 raft_consensus.cc:2955] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index 18 to 19, a8f58a0dfe2d426e92f1b1a4b31cea29 (127.0.107.196) changed from NON_VOTER to VOTER. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "101334c0751a48dfa0886ac10d3ebd7b" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 32889 } } peers { permanent_uuid: "2b5bfa6634084a998678e29c43dbcfe5" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 34269 } } peers { permanent_uuid: "3f226aa67e3643ef8b5c33ea03e0376e" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 39591 } attrs { replace: true } } peers { permanent_uuid: "a8f58a0dfe2d426e92f1b1a4b31cea29" member_type: VOTER last_known_addr { host: "127.0.107.196" port: 36755 } attrs { promote: false } } }
I20260608 12:44:23.229045   431 raft_consensus.cc:2243] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:23.234695   431 raft_consensus.cc:2272] T 468b8c0a23d74c349368e78959b777fe P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:23.239362   431 tablet_replica.cc:333] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5: stopping tablet replica
I20260608 12:44:23.240479   431 raft_consensus.cc:2243] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:23.241597   431 raft_consensus.cc:2272] T 86759ea668b243b08bef0d78d24ae91a P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:23.245425   431 tablet_replica.cc:333] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5: stopping tablet replica
I20260608 12:44:23.246155   431 raft_consensus.cc:2243] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:23.247385   431 raft_consensus.cc:2272] T ffb82c689db9498792ec6ee44d9ff75e P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:23.250922   431 tablet_replica.cc:333] T 20f528e2b86c428e9c3707127e459d21 P 2b5bfa6634084a998678e29c43dbcfe5: stopping tablet replica
I20260608 12:44:23.251521   431 raft_consensus.cc:2243] T 20f528e2b86c428e9c3707127e459d21 P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:23.252475   431 raft_consensus.cc:2272] T 20f528e2b86c428e9c3707127e459d21 P 2b5bfa6634084a998678e29c43dbcfe5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:23.279043   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
W20260608 12:44:23.287343 11307 consensus_peers.cc:597] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e -> Peer 101334c0751a48dfa0886ac10d3ebd7b (127.0.107.193:32889): Couldn't send request to peer 101334c0751a48dfa0886ac10d3ebd7b. Status: Network error: Client connection negotiation failed: client connection to 127.0.107.193:32889: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:23.308339   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:44:23.360734   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:23.361644   431 tablet_replica.cc:333] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e: stopping tablet replica
I20260608 12:44:23.362463   431 raft_consensus.cc:2243] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:23.363121   431 raft_consensus.cc:2272] T 468b8c0a23d74c349368e78959b777fe P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:23.366727   431 tablet_replica.cc:333] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e: stopping tablet replica
I20260608 12:44:23.367347   431 raft_consensus.cc:2243] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:23.368384   431 raft_consensus.cc:2272] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:23.371572   431 tablet_replica.cc:333] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e: stopping tablet replica
I20260608 12:44:23.372483   431 raft_consensus.cc:2243] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:23.373565   431 raft_consensus.cc:2272] T a21dba1e4c77404abb422986bf574fb9 P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:23.376343   431 tablet_replica.cc:333] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e: stopping tablet replica
I20260608 12:44:23.376875   431 raft_consensus.cc:2243] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:23.377921   431 raft_consensus.cc:2272] T ffb82c689db9498792ec6ee44d9ff75e P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:23.380626   431 tablet_replica.cc:333] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e: stopping tablet replica
I20260608 12:44:23.381172   431 raft_consensus.cc:2243] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:23.382193   431 raft_consensus.cc:2272] T 86759ea668b243b08bef0d78d24ae91a P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:23.385094   431 tablet_replica.cc:333] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e: stopping tablet replica
I20260608 12:44:23.385607   431 raft_consensus.cc:2243] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:23.386482   431 raft_consensus.cc:2272] T 20f528e2b86c428e9c3707127e459d21 P 3f226aa67e3643ef8b5c33ea03e0376e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:23.419207   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:44:23.443863   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:44:23.484087   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:23.485426   431 tablet_replica.cc:333] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29: stopping tablet replica
I20260608 12:44:23.486238   431 raft_consensus.cc:2243] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:44:23.486761   431 raft_consensus.cc:2272] T a21dba1e4c77404abb422986bf574fb9 P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:44:23.489823   431 tablet_replica.cc:333] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29: stopping tablet replica
I20260608 12:44:23.490552   431 raft_consensus.cc:2243] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:44:23.491019   431 raft_consensus.cc:2272] T ffb82c689db9498792ec6ee44d9ff75e P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:44:23.493968   431 tablet_replica.cc:333] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29: stopping tablet replica
I20260608 12:44:23.494648   431 raft_consensus.cc:2243] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Raft consensus shutting down.
I20260608 12:44:23.495108   431 raft_consensus.cc:2272] T 8cb6143ecb734f0bb4aa2eaf66bb0efd P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 LEARNER]: Raft consensus is shut down!
I20260608 12:44:23.497954   431 tablet_replica.cc:333] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29: stopping tablet replica
I20260608 12:44:23.498582   431 raft_consensus.cc:2243] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:23.499154   431 raft_consensus.cc:2272] T 468b8c0a23d74c349368e78959b777fe P a8f58a0dfe2d426e92f1b1a4b31cea29 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:23.525880   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:44:23.548916   431 master.cc:562] Master@127.0.107.254:36781 shutting down...
W20260608 12:44:23.591763 11139 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:44:23.592010 11139 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:44:23.592267 11139 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:44:23.593606   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:23.594203   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:23.594621   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8190ae967e3244d2a0c7c3ade77bde36: stopping tablet replica
W20260608 12:44:24.614578   431 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 11122)
I20260608 12:44:25.239905   431 master.cc:584] Master@127.0.107.254:36781 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (13788 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260608 12:44:25.292546   431 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.107.254:46331
I20260608 12:44:25.293699   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:25.299263 11629 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:25.299360 11628 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:25.300803 11631 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:25.302145   431 server_base.cc:1061] running on GCE node
I20260608 12:44:25.303023   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:25.303246   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:25.303416   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922665303398 us; error 0 us; skew 500 ppm
I20260608 12:44:25.303995   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:25.306480   431 webserver.cc:533] Webserver started at http://127.0.107.254:46173/ using document root <none> and password file <none>
I20260608 12:44:25.306994   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:25.307197   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:25.307482   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:25.308632   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/master-0-root/instance:
uuid: "14719918b5e8468b8abfdeafcd3046e1"
format_stamp: "Formatted at 2026-06-08 12:44:25 on dist-test-slave-xmh3"
I20260608 12:44:25.313207   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260608 12:44:25.316736 11636 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:25.317643   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:44:25.317945   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/master-0-root
uuid: "14719918b5e8468b8abfdeafcd3046e1"
format_stamp: "Formatted at 2026-06-08 12:44:25 on dist-test-slave-xmh3"
I20260608 12:44:25.318172   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-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)
I20260608 12:44:25.330588   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:25.331748   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:25.370499   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.254:46331
I20260608 12:44:25.370637 11687 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.254:46331 every 8 connection(s)
I20260608 12:44:25.374655 11688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:25.385043 11688 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1: Bootstrap starting.
I20260608 12:44:25.390173 11688 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:25.394492 11688 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1: No bootstrap required, opened a new log
I20260608 12:44:25.396728 11688 raft_consensus.cc:359] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14719918b5e8468b8abfdeafcd3046e1" member_type: VOTER }
I20260608 12:44:25.397121 11688 raft_consensus.cc:385] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:25.397382 11688 raft_consensus.cc:740] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 14719918b5e8468b8abfdeafcd3046e1, State: Initialized, Role: FOLLOWER
I20260608 12:44:25.398052 11688 consensus_queue.cc:260] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "14719918b5e8468b8abfdeafcd3046e1" member_type: VOTER }
I20260608 12:44:25.398530 11688 raft_consensus.cc:399] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260608 12:44:25.398738 11688 raft_consensus.cc:493] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260608 12:44:25.399081 11688 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:25.403895 11688 raft_consensus.cc:515] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14719918b5e8468b8abfdeafcd3046e1" member_type: VOTER }
I20260608 12:44:25.404433 11688 leader_election.cc:304] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [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: 14719918b5e8468b8abfdeafcd3046e1; no voters: 
I20260608 12:44:25.405630 11688 leader_election.cc:290] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260608 12:44:25.406180 11691 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:25.407656 11691 raft_consensus.cc:697] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [term 1 LEADER]: Becoming Leader. State: Replica: 14719918b5e8468b8abfdeafcd3046e1, State: Running, Role: LEADER
I20260608 12:44:25.408373 11691 consensus_queue.cc:237] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [LEADER]: Queue going to LEADER mode. State: All 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: "14719918b5e8468b8abfdeafcd3046e1" member_type: VOTER }
I20260608 12:44:25.408694 11688 sys_catalog.cc:565] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [sys.catalog]: configured and running, proceeding with master startup.
I20260608 12:44:25.413025 11692 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "14719918b5e8468b8abfdeafcd3046e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14719918b5e8468b8abfdeafcd3046e1" member_type: VOTER } }
I20260608 12:44:25.412964 11693 sys_catalog.cc:455] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 14719918b5e8468b8abfdeafcd3046e1. Latest consensus state: current_term: 1 leader_uuid: "14719918b5e8468b8abfdeafcd3046e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "14719918b5e8468b8abfdeafcd3046e1" member_type: VOTER } }
I20260608 12:44:25.413873 11692 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:25.413944 11693 sys_catalog.cc:458] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [sys.catalog]: This master's current role is: LEADER
I20260608 12:44:25.416757 11697 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260608 12:44:25.422590 11697 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260608 12:44:25.427073   431 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260608 12:44:25.432260 11697 catalog_manager.cc:1382] Generated new cluster ID: 725ac82c69184ca6a506f9b5397bdd19
I20260608 12:44:25.432564 11697 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260608 12:44:25.446743 11697 catalog_manager.cc:1405] Generated new certificate authority record
I20260608 12:44:25.448082 11697 catalog_manager.cc:1539] Loading token signing keys...
I20260608 12:44:25.468320 11697 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1: Generated new TSK 0
I20260608 12:44:25.468969 11697 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260608 12:44:25.494263   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:25.500317 11709 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:25.501384 11710 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:25.503185 11712 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:25.503471   431 server_base.cc:1061] running on GCE node
I20260608 12:44:25.504457   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:25.504642   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:25.504773   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922665504762 us; error 0 us; skew 500 ppm
I20260608 12:44:25.505251   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:25.507532   431 webserver.cc:533] Webserver started at http://127.0.107.193:35945/ using document root <none> and password file <none>
I20260608 12:44:25.507984   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:25.508136   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:25.508370   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:25.509377   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/ts-0-root/instance:
uuid: "26135840cff1449ca5c75cb554300482"
format_stamp: "Formatted at 2026-06-08 12:44:25 on dist-test-slave-xmh3"
I20260608 12:44:25.514133   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.002s
I20260608 12:44:25.517438 11717 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:25.518261   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:44:25.518512   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/ts-0-root
uuid: "26135840cff1449ca5c75cb554300482"
format_stamp: "Formatted at 2026-06-08 12:44:25 on dist-test-slave-xmh3"
I20260608 12:44:25.518745   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-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)
I20260608 12:44:25.533612   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:25.534818   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:25.536170   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:25.538573   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:25.538745   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:25.539038   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:25.539199   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:25.579928   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.193:34759
I20260608 12:44:25.580098 11779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.193:34759 every 8 connection(s)
I20260608 12:44:25.585400   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:25.594031 11784 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:25.594308 11785 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:25.598286 11787 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:25.598817   431 server_base.cc:1061] running on GCE node
I20260608 12:44:25.601276 11780 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46331
I20260608 12:44:25.601485   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260608 12:44:25.601697 11780 heartbeater.cc:461] Registering TS with master...
W20260608 12:44:25.601853   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:25.602195   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922665602178 us; error 0 us; skew 500 ppm
I20260608 12:44:25.602803 11780 heartbeater.cc:507] Master 127.0.107.254:46331 requested a full tablet report, sending...
I20260608 12:44:25.602919   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:25.605545 11653 ts_manager.cc:194] Registered new tserver with Master: 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759)
I20260608 12:44:25.605789   431 webserver.cc:533] Webserver started at http://127.0.107.194:38725/ using document root <none> and password file <none>
I20260608 12:44:25.606549   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:25.606801   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:25.607131   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:25.608124 11653 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40802
I20260608 12:44:25.608565   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/ts-1-root/instance:
uuid: "281e14673e5342d9b70fa8179dbc8f88"
format_stamp: "Formatted at 2026-06-08 12:44:25 on dist-test-slave-xmh3"
I20260608 12:44:25.613659   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260608 12:44:25.616842 11792 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:25.617580   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:44:25.617892   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/ts-1-root
uuid: "281e14673e5342d9b70fa8179dbc8f88"
format_stamp: "Formatted at 2026-06-08 12:44:25 on dist-test-slave-xmh3"
I20260608 12:44:25.618125   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-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)
I20260608 12:44:25.628579   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:25.629570   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:25.630923   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:25.633185   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:25.633389   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:25.633653   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:25.633859   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260608 12:44:25.671476   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.194:43729
I20260608 12:44:25.671602 11854 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.194:43729 every 8 connection(s)
I20260608 12:44:25.676640   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:25.685101 11858 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:25.685307 11859 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:25.688566 11861 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:25.689863 11855 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46331
I20260608 12:44:25.690403 11855 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:25.691059   431 server_base.cc:1061] running on GCE node
I20260608 12:44:25.691506 11855 heartbeater.cc:507] Master 127.0.107.254:46331 requested a full tablet report, sending...
I20260608 12:44:25.691998   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:25.692281   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:25.692512   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922665692486 us; error 0 us; skew 500 ppm
I20260608 12:44:25.693356   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:25.693899 11653 ts_manager.cc:194] Registered new tserver with Master: 281e14673e5342d9b70fa8179dbc8f88 (127.0.107.194:43729)
I20260608 12:44:25.695538 11653 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40812
I20260608 12:44:25.696004   431 webserver.cc:533] Webserver started at http://127.0.107.195:35293/ using document root <none> and password file <none>
I20260608 12:44:25.696727   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:25.696967   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:25.697255   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:25.698431   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/ts-2-root/instance:
uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b"
format_stamp: "Formatted at 2026-06-08 12:44:25 on dist-test-slave-xmh3"
I20260608 12:44:25.703116   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260608 12:44:25.706363 11866 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:25.707171   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260608 12:44:25.707496   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/ts-2-root
uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b"
format_stamp: "Formatted at 2026-06-08 12:44:25 on dist-test-slave-xmh3"
I20260608 12:44:25.707803   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-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)
I20260608 12:44:25.734098   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:25.735296   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:25.736709   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:25.739033   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:25.739270   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:25.739507   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:25.739682   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:25.780182   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.195:34767
I20260608 12:44:25.780308 11928 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.195:34767 every 8 connection(s)
I20260608 12:44:25.794487 11929 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46331
I20260608 12:44:25.794970 11929 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:25.795682 11929 heartbeater.cc:507] Master 127.0.107.254:46331 requested a full tablet report, sending...
I20260608 12:44:25.797732 11653 ts_manager.cc:194] Registered new tserver with Master: 3e6b0c3f8b9b4fa099f69e4786bc003b (127.0.107.195:34767)
I20260608 12:44:25.798349   431 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01467763s
I20260608 12:44:25.799161 11653 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40814
I20260608 12:44:26.611294 11780 heartbeater.cc:499] Master 127.0.107.254:46331 was elected leader, sending a full tablet report...
I20260608 12:44:26.698321 11855 heartbeater.cc:499] Master 127.0.107.254:46331 was elected leader, sending a full tablet report...
I20260608 12:44:26.802140 11929 heartbeater.cc:499] Master 127.0.107.254:46331 was elected leader, sending a full tablet report...
I20260608 12:44:26.858496 11653 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40828:
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"
    }
  }
}
W20260608 12:44:26.861097 11653 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.
I20260608 12:44:26.924320 11894 tablet_service.cc:1511] Processing CreateTablet for tablet da8542d1f9a34173876a5c541865fdd6 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:44:26.925818 11894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8542d1f9a34173876a5c541865fdd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:26.929833 11893 tablet_service.cc:1511] Processing CreateTablet for tablet b43d2840250543ee95bc8288ee397541 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:44:26.931879 11893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43d2840250543ee95bc8288ee397541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:26.940192 11892 tablet_service.cc:1511] Processing CreateTablet for tablet 180f022358e940e78499c0e04163f976 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:44:26.941694 11892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 180f022358e940e78499c0e04163f976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:26.946180 11891 tablet_service.cc:1511] Processing CreateTablet for tablet c2a8f96ea7e5450ea332fb6980c71564 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:44:26.947737 11891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a8f96ea7e5450ea332fb6980c71564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:26.947439 11820 tablet_service.cc:1511] Processing CreateTablet for tablet da8542d1f9a34173876a5c541865fdd6 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:44:26.948864 11820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8542d1f9a34173876a5c541865fdd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:26.949043 11817 tablet_service.cc:1511] Processing CreateTablet for tablet c2a8f96ea7e5450ea332fb6980c71564 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:44:26.951048 11819 tablet_service.cc:1511] Processing CreateTablet for tablet b43d2840250543ee95bc8288ee397541 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:44:26.951440 11818 tablet_service.cc:1511] Processing CreateTablet for tablet 180f022358e940e78499c0e04163f976 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:44:26.952876 11817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a8f96ea7e5450ea332fb6980c71564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:26.958129 11819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43d2840250543ee95bc8288ee397541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:26.959865 11818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 180f022358e940e78499c0e04163f976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:26.981829 11950 tablet_bootstrap.cc:492] T b43d2840250543ee95bc8288ee397541 P 281e14673e5342d9b70fa8179dbc8f88: Bootstrap starting.
I20260608 12:44:26.987030 11949 tablet_bootstrap.cc:492] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Bootstrap starting.
I20260608 12:44:26.988865 11819 tablet_service.cc:1511] Processing CreateTablet for tablet b5dfd87695de48678a7508003d2e7003 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:44:26.990408 11819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5dfd87695de48678a7508003d2e7003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:26.991536 11893 tablet_service.cc:1511] Processing CreateTablet for tablet b5dfd87695de48678a7508003d2e7003 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:44:26.992898 11893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5dfd87695de48678a7508003d2e7003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:26.996248 11743 tablet_service.cc:1511] Processing CreateTablet for tablet 180f022358e940e78499c0e04163f976 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260608 12:44:26.996618 11745 tablet_service.cc:1511] Processing CreateTablet for tablet da8542d1f9a34173876a5c541865fdd6 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260608 12:44:26.998694 11744 tablet_service.cc:1511] Processing CreateTablet for tablet b43d2840250543ee95bc8288ee397541 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260608 12:44:26.999589 11742 tablet_service.cc:1511] Processing CreateTablet for tablet c2a8f96ea7e5450ea332fb6980c71564 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260608 12:44:27.001609 11741 tablet_service.cc:1511] Processing CreateTablet for tablet b5dfd87695de48678a7508003d2e7003 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260608 12:44:27.003062 11950 tablet_bootstrap.cc:654] T b43d2840250543ee95bc8288ee397541 P 281e14673e5342d9b70fa8179dbc8f88: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.005884 11743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 180f022358e940e78499c0e04163f976. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:27.005692 11740 tablet_service.cc:1511] Processing CreateTablet for tablet 4f95a500b2844370ba81d7a4680f8f39 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:44:27.008103 11744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b43d2840250543ee95bc8288ee397541. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:27.009241 11741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5dfd87695de48678a7508003d2e7003. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:27.013419 11816 tablet_service.cc:1511] Processing CreateTablet for tablet 4f95a500b2844370ba81d7a4680f8f39 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:44:27.014344 11740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f95a500b2844370ba81d7a4680f8f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:27.014822 11816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f95a500b2844370ba81d7a4680f8f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:27.018376 11745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da8542d1f9a34173876a5c541865fdd6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:27.019374 11891 tablet_service.cc:1511] Processing CreateTablet for tablet 4f95a500b2844370ba81d7a4680f8f39 (DEFAULT_TABLE table=test-workload [id=f15fdf05f34e4df18eb217253699b47e]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260608 12:44:27.020095 11742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c2a8f96ea7e5450ea332fb6980c71564. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:27.020721 11891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f95a500b2844370ba81d7a4680f8f39. 1 dirs total, 0 dirs full, 0 dirs failed
I20260608 12:44:27.042222 11949 tablet_bootstrap.cc:654] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.060410 11951 tablet_bootstrap.cc:492] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482: Bootstrap starting.
I20260608 12:44:27.063635 11949 tablet_bootstrap.cc:492] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b: No bootstrap required, opened a new log
I20260608 12:44:27.064198 11949 ts_tablet_manager.cc:1403] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Time spent bootstrapping tablet: real 0.077s	user 0.015s	sys 0.008s
I20260608 12:44:27.067838 11950 tablet_bootstrap.cc:492] T b43d2840250543ee95bc8288ee397541 P 281e14673e5342d9b70fa8179dbc8f88: No bootstrap required, opened a new log
I20260608 12:44:27.067476 11949 raft_consensus.cc:359] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.068303 11949 raft_consensus.cc:385] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.068414 11950 ts_tablet_manager.cc:1403] T b43d2840250543ee95bc8288ee397541 P 281e14673e5342d9b70fa8179dbc8f88: Time spent bootstrapping tablet: real 0.087s	user 0.011s	sys 0.004s
I20260608 12:44:27.068697 11949 raft_consensus.cc:740] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6b0c3f8b9b4fa099f69e4786bc003b, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.069708 11949 consensus_queue.cc:260] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.072067 11951 tablet_bootstrap.cc:654] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.072036 11950 raft_consensus.cc:359] T b43d2840250543ee95bc8288ee397541 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.073339 11950 raft_consensus.cc:385] T b43d2840250543ee95bc8288ee397541 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.073709 11950 raft_consensus.cc:740] T b43d2840250543ee95bc8288ee397541 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 281e14673e5342d9b70fa8179dbc8f88, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.074924 11950 consensus_queue.cc:260] T b43d2840250543ee95bc8288ee397541 P 281e14673e5342d9b70fa8179dbc8f88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.076062 11949 ts_tablet_manager.cc:1434] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260608 12:44:27.077520 11949 tablet_bootstrap.cc:492] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Bootstrap starting.
I20260608 12:44:27.086810 11949 tablet_bootstrap.cc:654] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.087544 11950 ts_tablet_manager.cc:1434] T b43d2840250543ee95bc8288ee397541 P 281e14673e5342d9b70fa8179dbc8f88: Time spent starting tablet: real 0.019s	user 0.013s	sys 0.004s
I20260608 12:44:27.096410 11950 tablet_bootstrap.cc:492] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88: Bootstrap starting.
I20260608 12:44:27.105482 11950 tablet_bootstrap.cc:654] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.108698 11949 tablet_bootstrap.cc:492] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b: No bootstrap required, opened a new log
I20260608 12:44:27.109331 11949 ts_tablet_manager.cc:1403] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Time spent bootstrapping tablet: real 0.032s	user 0.003s	sys 0.026s
I20260608 12:44:27.113075 11950 tablet_bootstrap.cc:492] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88: No bootstrap required, opened a new log
I20260608 12:44:27.113126 11951 tablet_bootstrap.cc:492] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482: No bootstrap required, opened a new log
I20260608 12:44:27.113695 11950 ts_tablet_manager.cc:1403] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.004s
I20260608 12:44:27.113070 11949 raft_consensus.cc:359] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.114020 11951 ts_tablet_manager.cc:1403] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.035s
I20260608 12:44:27.114264 11949 raft_consensus.cc:385] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.114615 11949 raft_consensus.cc:740] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6b0c3f8b9b4fa099f69e4786bc003b, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.115563 11949 consensus_queue.cc:260] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.116406 11950 raft_consensus.cc:359] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } }
I20260608 12:44:27.117120 11950 raft_consensus.cc:385] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.117154 11954 raft_consensus.cc:493] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:27.117776 11950 raft_consensus.cc:740] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 281e14673e5342d9b70fa8179dbc8f88, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.117203 11951 raft_consensus.cc:359] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.118379 11951 raft_consensus.cc:385] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.118104 11954 raft_consensus.cc:515] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.118696 11951 raft_consensus.cc:740] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26135840cff1449ca5c75cb554300482, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.118830 11950 consensus_queue.cc:260] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } }
I20260608 12:44:27.119695 11951 consensus_queue.cc:260] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.121631 11950 ts_tablet_manager.cc:1434] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260608 12:44:27.122912 11950 tablet_bootstrap.cc:492] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88: Bootstrap starting.
I20260608 12:44:27.128285 11949 ts_tablet_manager.cc:1434] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.006s
I20260608 12:44:27.129545 11949 tablet_bootstrap.cc:492] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Bootstrap starting.
I20260608 12:44:27.132037 11950 tablet_bootstrap.cc:654] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.125335 11954 leader_election.cc:290] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759), 281e14673e5342d9b70fa8179dbc8f88 (127.0.107.194:43729)
I20260608 12:44:27.138422 11949 tablet_bootstrap.cc:654] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.144719 11950 tablet_bootstrap.cc:492] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88: No bootstrap required, opened a new log
I20260608 12:44:27.145310 11950 ts_tablet_manager.cc:1403] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.008s
I20260608 12:44:27.146649 11951 ts_tablet_manager.cc:1434] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.010s
I20260608 12:44:27.147840 11951 tablet_bootstrap.cc:492] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482: Bootstrap starting.
I20260608 12:44:27.148164 11950 raft_consensus.cc:359] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.148696 11950 raft_consensus.cc:385] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.148881 11950 raft_consensus.cc:740] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 281e14673e5342d9b70fa8179dbc8f88, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.149523 11950 consensus_queue.cc:260] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.151460 11950 ts_tablet_manager.cc:1434] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260608 12:44:27.152459 11950 tablet_bootstrap.cc:492] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88: Bootstrap starting.
I20260608 12:44:27.157985 11949 tablet_bootstrap.cc:492] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b: No bootstrap required, opened a new log
I20260608 12:44:27.158588 11949 ts_tablet_manager.cc:1403] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.002s
I20260608 12:44:27.159050 11950 tablet_bootstrap.cc:654] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.159379 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43d2840250543ee95bc8288ee397541" candidate_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26135840cff1449ca5c75cb554300482" is_pre_election: true
I20260608 12:44:27.161852 11830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43d2840250543ee95bc8288ee397541" candidate_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "281e14673e5342d9b70fa8179dbc8f88" is_pre_election: true
I20260608 12:44:27.162565 11830 raft_consensus.cc:2468] T b43d2840250543ee95bc8288ee397541 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e6b0c3f8b9b4fa099f69e4786bc003b in term 0.
I20260608 12:44:27.163470 11951 tablet_bootstrap.cc:654] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.163904 11867 leader_election.cc:304] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 281e14673e5342d9b70fa8179dbc8f88, 3e6b0c3f8b9b4fa099f69e4786bc003b; no voters: 
W20260608 12:44:27.164543 11870 leader_election.cc:343] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:27.161870 11949 raft_consensus.cc:359] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } }
I20260608 12:44:27.165470 11949 raft_consensus.cc:385] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.165575 11954 raft_consensus.cc:2804] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:27.165875 11949 raft_consensus.cc:740] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6b0c3f8b9b4fa099f69e4786bc003b, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.166074 11954 raft_consensus.cc:493] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:27.166886 11954 raft_consensus.cc:3060] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.167026 11949 consensus_queue.cc:260] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } }
W20260608 12:44:27.177729 11856 tablet.cc:2404] T b43d2840250543ee95bc8288ee397541 P 281e14673e5342d9b70fa8179dbc8f88: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260608 12:44:27.184185 11954 raft_consensus.cc:515] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.187608 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43d2840250543ee95bc8288ee397541" candidate_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26135840cff1449ca5c75cb554300482"
W20260608 12:44:27.189535 11870 leader_election.cc:343] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759): Illegal state: must be running to vote when last-logged opid is not known
I20260608 12:44:27.192435 11830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b43d2840250543ee95bc8288ee397541" candidate_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "281e14673e5342d9b70fa8179dbc8f88"
I20260608 12:44:27.193220 11830 raft_consensus.cc:3060] T b43d2840250543ee95bc8288ee397541 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.204053 11830 raft_consensus.cc:2468] T b43d2840250543ee95bc8288ee397541 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e6b0c3f8b9b4fa099f69e4786bc003b in term 1.
I20260608 12:44:27.205881 11867 leader_election.cc:304] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [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: 281e14673e5342d9b70fa8179dbc8f88, 3e6b0c3f8b9b4fa099f69e4786bc003b; no voters: 26135840cff1449ca5c75cb554300482
I20260608 12:44:27.211133 11954 leader_election.cc:290] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [CANDIDATE]: Term 1 election: Requested vote from peers 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759), 281e14673e5342d9b70fa8179dbc8f88 (127.0.107.194:43729)
I20260608 12:44:27.217015 11954 raft_consensus.cc:2804] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:27.217515 11954 raft_consensus.cc:697] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 LEADER]: Becoming Leader. State: Replica: 3e6b0c3f8b9b4fa099f69e4786bc003b, State: Running, Role: LEADER
I20260608 12:44:27.218377 11954 consensus_queue.cc:237] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.229422 11949 ts_tablet_manager.cc:1434] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Time spent starting tablet: real 0.071s	user 0.009s	sys 0.044s
I20260608 12:44:27.229529 11950 tablet_bootstrap.cc:492] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88: No bootstrap required, opened a new log
I20260608 12:44:27.230266 11950 ts_tablet_manager.cc:1403] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88: Time spent bootstrapping tablet: real 0.078s	user 0.018s	sys 0.058s
I20260608 12:44:27.230793 11949 tablet_bootstrap.cc:492] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Bootstrap starting.
I20260608 12:44:27.231676 11951 tablet_bootstrap.cc:492] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482: No bootstrap required, opened a new log
I20260608 12:44:27.232259 11951 ts_tablet_manager.cc:1403] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482: Time spent bootstrapping tablet: real 0.085s	user 0.028s	sys 0.045s
I20260608 12:44:27.233734 11950 raft_consensus.cc:359] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.234537 11950 raft_consensus.cc:385] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.234843 11950 raft_consensus.cc:740] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 281e14673e5342d9b70fa8179dbc8f88, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.235766 11950 consensus_queue.cc:260] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.235826 11951 raft_consensus.cc:359] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.236830 11951 raft_consensus.cc:385] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.237491 11951 raft_consensus.cc:740] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26135840cff1449ca5c75cb554300482, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.236797 11653 catalog_manager.cc:5696] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e6b0c3f8b9b4fa099f69e4786bc003b (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:27.238255 11949 tablet_bootstrap.cc:654] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.238438 11951 consensus_queue.cc:260] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.245644 11951 ts_tablet_manager.cc:1434] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260608 12:44:27.246838 11951 tablet_bootstrap.cc:492] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482: Bootstrap starting.
I20260608 12:44:27.248495 11950 ts_tablet_manager.cc:1434] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260608 12:44:27.249636 11950 tablet_bootstrap.cc:492] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88: Bootstrap starting.
I20260608 12:44:27.253922 11951 tablet_bootstrap.cc:654] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.256562 11950 tablet_bootstrap.cc:654] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.259704 11949 tablet_bootstrap.cc:492] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b: No bootstrap required, opened a new log
I20260608 12:44:27.260242 11949 ts_tablet_manager.cc:1403] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.004s
I20260608 12:44:27.263406 11949 raft_consensus.cc:359] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.264107 11949 raft_consensus.cc:385] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.264416 11949 raft_consensus.cc:740] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6b0c3f8b9b4fa099f69e4786bc003b, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.265362 11949 consensus_queue.cc:260] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.267460 11951 tablet_bootstrap.cc:492] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482: No bootstrap required, opened a new log
I20260608 12:44:27.267783 11949 ts_tablet_manager.cc:1434] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260608 12:44:27.268007 11951 ts_tablet_manager.cc:1403] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.007s
I20260608 12:44:27.268362 11950 tablet_bootstrap.cc:492] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88: No bootstrap required, opened a new log
I20260608 12:44:27.268880 11950 ts_tablet_manager.cc:1403] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260608 12:44:27.268899 11949 tablet_bootstrap.cc:492] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Bootstrap starting.
I20260608 12:44:27.271166 11951 raft_consensus.cc:359] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } }
I20260608 12:44:27.271936 11951 raft_consensus.cc:385] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.272338 11951 raft_consensus.cc:740] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26135840cff1449ca5c75cb554300482, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.272013 11950 raft_consensus.cc:359] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.272850 11950 raft_consensus.cc:385] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.273171 11950 raft_consensus.cc:740] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 281e14673e5342d9b70fa8179dbc8f88, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.273273 11951 consensus_queue.cc:260] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } }
I20260608 12:44:27.274183 11950 consensus_queue.cc:260] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.280094 11951 ts_tablet_manager.cc:1434] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.002s
I20260608 12:44:27.281246 11951 tablet_bootstrap.cc:492] T 180f022358e940e78499c0e04163f976 P 26135840cff1449ca5c75cb554300482: Bootstrap starting.
I20260608 12:44:27.282038 11949 tablet_bootstrap.cc:654] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.284647 11950 ts_tablet_manager.cc:1434] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260608 12:44:27.287902 11951 tablet_bootstrap.cc:654] T 180f022358e940e78499c0e04163f976 P 26135840cff1449ca5c75cb554300482: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.291365 11950 tablet_bootstrap.cc:492] T 180f022358e940e78499c0e04163f976 P 281e14673e5342d9b70fa8179dbc8f88: Bootstrap starting.
I20260608 12:44:27.297001 11950 tablet_bootstrap.cc:654] T 180f022358e940e78499c0e04163f976 P 281e14673e5342d9b70fa8179dbc8f88: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.297959 11949 tablet_bootstrap.cc:492] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b: No bootstrap required, opened a new log
I20260608 12:44:27.298532 11949 ts_tablet_manager.cc:1403] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.002s
I20260608 12:44:27.299714 11951 tablet_bootstrap.cc:492] T 180f022358e940e78499c0e04163f976 P 26135840cff1449ca5c75cb554300482: No bootstrap required, opened a new log
I20260608 12:44:27.300249 11951 ts_tablet_manager.cc:1403] T 180f022358e940e78499c0e04163f976 P 26135840cff1449ca5c75cb554300482: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.008s
I20260608 12:44:27.301489 11954 raft_consensus.cc:493] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:27.301944 11949 raft_consensus.cc:359] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.302071 11954 raft_consensus.cc:515] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.302760 11950 tablet_bootstrap.cc:492] T 180f022358e940e78499c0e04163f976 P 281e14673e5342d9b70fa8179dbc8f88: No bootstrap required, opened a new log
I20260608 12:44:27.302776 11949 raft_consensus.cc:385] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.303443 11949 raft_consensus.cc:740] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6b0c3f8b9b4fa099f69e4786bc003b, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.303610 11950 ts_tablet_manager.cc:1403] T 180f022358e940e78499c0e04163f976 P 281e14673e5342d9b70fa8179dbc8f88: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.009s
I20260608 12:44:27.303282 11951 raft_consensus.cc:359] T 180f022358e940e78499c0e04163f976 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.304359 11951 raft_consensus.cc:385] T 180f022358e940e78499c0e04163f976 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.304736 11951 raft_consensus.cc:740] T 180f022358e940e78499c0e04163f976 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26135840cff1449ca5c75cb554300482, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.304520 11949 consensus_queue.cc:260] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.305578 11951 consensus_queue.cc:260] T 180f022358e940e78499c0e04163f976 P 26135840cff1449ca5c75cb554300482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.307457 11830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "180f022358e940e78499c0e04163f976" candidate_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "281e14673e5342d9b70fa8179dbc8f88" is_pre_election: true
I20260608 12:44:27.307858 11950 raft_consensus.cc:359] T 180f022358e940e78499c0e04163f976 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.307543 11954 leader_election.cc:290] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759), 281e14673e5342d9b70fa8179dbc8f88 (127.0.107.194:43729)
I20260608 12:44:27.306762 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "180f022358e940e78499c0e04163f976" candidate_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26135840cff1449ca5c75cb554300482" is_pre_election: true
I20260608 12:44:27.309332 11950 raft_consensus.cc:385] T 180f022358e940e78499c0e04163f976 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.309526 11755 raft_consensus.cc:2468] T 180f022358e940e78499c0e04163f976 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e6b0c3f8b9b4fa099f69e4786bc003b in term 0.
I20260608 12:44:27.309906 11950 raft_consensus.cc:740] T 180f022358e940e78499c0e04163f976 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 281e14673e5342d9b70fa8179dbc8f88, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.310942 11950 consensus_queue.cc:260] T 180f022358e940e78499c0e04163f976 P 281e14673e5342d9b70fa8179dbc8f88 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.311307 11870 leader_election.cc:304] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26135840cff1449ca5c75cb554300482, 3e6b0c3f8b9b4fa099f69e4786bc003b; no voters: 
I20260608 12:44:27.307156 11949 ts_tablet_manager.cc:1434] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260608 12:44:27.312033 11830 raft_consensus.cc:2468] T 180f022358e940e78499c0e04163f976 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e6b0c3f8b9b4fa099f69e4786bc003b in term 0.
I20260608 12:44:27.312949 11949 tablet_bootstrap.cc:492] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Bootstrap starting.
I20260608 12:44:27.311398 11951 ts_tablet_manager.cc:1434] T 180f022358e940e78499c0e04163f976 P 26135840cff1449ca5c75cb554300482: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.003s
I20260608 12:44:27.315809 11951 tablet_bootstrap.cc:492] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482: Bootstrap starting.
I20260608 12:44:27.317870 11954 raft_consensus.cc:2804] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:27.318317 11954 raft_consensus.cc:493] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:27.318674 11954 raft_consensus.cc:3060] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.319906 11949 tablet_bootstrap.cc:654] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.322593 11951 tablet_bootstrap.cc:654] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.327155 11954 raft_consensus.cc:515] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.338029 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "180f022358e940e78499c0e04163f976" candidate_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26135840cff1449ca5c75cb554300482"
I20260608 12:44:27.338850 11755 raft_consensus.cc:3060] T 180f022358e940e78499c0e04163f976 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.334438 11950 ts_tablet_manager.cc:1434] T 180f022358e940e78499c0e04163f976 P 281e14673e5342d9b70fa8179dbc8f88: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.001s
I20260608 12:44:27.349472 11755 raft_consensus.cc:2468] T 180f022358e940e78499c0e04163f976 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e6b0c3f8b9b4fa099f69e4786bc003b in term 1.
I20260608 12:44:27.354285 11954 leader_election.cc:290] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [CANDIDATE]: Term 1 election: Requested vote from peers 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759), 281e14673e5342d9b70fa8179dbc8f88 (127.0.107.194:43729)
I20260608 12:44:27.356048 11870 leader_election.cc:304] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26135840cff1449ca5c75cb554300482, 3e6b0c3f8b9b4fa099f69e4786bc003b; no voters: 
I20260608 12:44:27.355926 11830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "180f022358e940e78499c0e04163f976" candidate_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "281e14673e5342d9b70fa8179dbc8f88"
I20260608 12:44:27.357896 11951 tablet_bootstrap.cc:492] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482: No bootstrap required, opened a new log
I20260608 12:44:27.358340 11830 raft_consensus.cc:3060] T 180f022358e940e78499c0e04163f976 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.358475 11954 raft_consensus.cc:2804] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:27.358708 11951 ts_tablet_manager.cc:1403] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482: Time spent bootstrapping tablet: real 0.043s	user 0.022s	sys 0.016s
I20260608 12:44:27.359408 11954 raft_consensus.cc:697] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 LEADER]: Becoming Leader. State: Replica: 3e6b0c3f8b9b4fa099f69e4786bc003b, State: Running, Role: LEADER
I20260608 12:44:27.360312 11954 consensus_queue.cc:237] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.357942 11956 raft_consensus.cc:493] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:27.362578 11956 raft_consensus.cc:515] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.365707 11949 tablet_bootstrap.cc:492] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b: No bootstrap required, opened a new log
I20260608 12:44:27.366506 11949 ts_tablet_manager.cc:1403] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Time spent bootstrapping tablet: real 0.054s	user 0.014s	sys 0.025s
I20260608 12:44:27.368127 11956 leader_election.cc:290] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759), 3e6b0c3f8b9b4fa099f69e4786bc003b (127.0.107.195:34767)
I20260608 12:44:27.368474 11951 raft_consensus.cc:359] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.369199 11951 raft_consensus.cc:385] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.369527 11951 raft_consensus.cc:740] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26135840cff1449ca5c75cb554300482, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.370237 11951 consensus_queue.cc:260] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.375280 11951 ts_tablet_manager.cc:1434] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260608 12:44:27.376468 11951 tablet_bootstrap.cc:492] T b43d2840250543ee95bc8288ee397541 P 26135840cff1449ca5c75cb554300482: Bootstrap starting.
I20260608 12:44:27.389809 11830 raft_consensus.cc:2468] T 180f022358e940e78499c0e04163f976 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e6b0c3f8b9b4fa099f69e4786bc003b in term 1.
I20260608 12:44:27.391083 11956 raft_consensus.cc:493] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:27.391631 11956 raft_consensus.cc:515] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.393476 11949 raft_consensus.cc:359] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.394306 11949 raft_consensus.cc:385] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.394627 11949 raft_consensus.cc:740] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e6b0c3f8b9b4fa099f69e4786bc003b, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.393862 11956 leader_election.cc:290] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759), 3e6b0c3f8b9b4fa099f69e4786bc003b (127.0.107.195:34767)
I20260608 12:44:27.399945 11650 catalog_manager.cc:5696] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e6b0c3f8b9b4fa099f69e4786bc003b (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:27.401546 11949 consensus_queue.cc:260] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.402757 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dfd87695de48678a7508003d2e7003" candidate_uuid: "281e14673e5342d9b70fa8179dbc8f88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" is_pre_election: true
I20260608 12:44:27.403463 11904 raft_consensus.cc:2468] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 281e14673e5342d9b70fa8179dbc8f88 in term 0.
I20260608 12:44:27.404110 11949 ts_tablet_manager.cc:1434] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260608 12:44:27.401051 11951 tablet_bootstrap.cc:654] T b43d2840250543ee95bc8288ee397541 P 26135840cff1449ca5c75cb554300482: Neither blocks nor log segments found. Creating new log.
I20260608 12:44:27.405117 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dfd87695de48678a7508003d2e7003" candidate_uuid: "281e14673e5342d9b70fa8179dbc8f88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26135840cff1449ca5c75cb554300482" is_pre_election: true
I20260608 12:44:27.405781 11755 raft_consensus.cc:2468] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 281e14673e5342d9b70fa8179dbc8f88 in term 0.
I20260608 12:44:27.406430 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a8f96ea7e5450ea332fb6980c71564" candidate_uuid: "281e14673e5342d9b70fa8179dbc8f88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26135840cff1449ca5c75cb554300482" is_pre_election: true
I20260608 12:44:27.407119 11754 raft_consensus.cc:2468] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 281e14673e5342d9b70fa8179dbc8f88 in term 0.
I20260608 12:44:27.407145 11796 leader_election.cc:304] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26135840cff1449ca5c75cb554300482, 281e14673e5342d9b70fa8179dbc8f88; no voters: 
I20260608 12:44:27.408331 11956 raft_consensus.cc:2804] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:27.408689 11956 raft_consensus.cc:493] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:27.409029 11956 raft_consensus.cc:3060] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.412932 11954 raft_consensus.cc:493] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:27.413800 11954 raft_consensus.cc:515] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.414440 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a8f96ea7e5450ea332fb6980c71564" candidate_uuid: "281e14673e5342d9b70fa8179dbc8f88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" is_pre_election: true
I20260608 12:44:27.415126 11904 raft_consensus.cc:2468] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 281e14673e5342d9b70fa8179dbc8f88 in term 0.
I20260608 12:44:27.416505 11796 leader_election.cc:304] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26135840cff1449ca5c75cb554300482, 281e14673e5342d9b70fa8179dbc8f88; no voters: 
I20260608 12:44:27.417609 11954 leader_election.cc:290] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759), 281e14673e5342d9b70fa8179dbc8f88 (127.0.107.194:43729)
I20260608 12:44:27.418665 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f95a500b2844370ba81d7a4680f8f39" candidate_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26135840cff1449ca5c75cb554300482" is_pre_election: true
I20260608 12:44:27.419178 11754 raft_consensus.cc:2468] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e6b0c3f8b9b4fa099f69e4786bc003b in term 0.
I20260608 12:44:27.420472 11870 leader_election.cc:304] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26135840cff1449ca5c75cb554300482, 3e6b0c3f8b9b4fa099f69e4786bc003b; no voters: 
W20260608 12:44:27.424729 11701 auto_rebalancer.cc:259] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260608 12:44:27.424402 11956 raft_consensus.cc:515] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.427009 11956 leader_election.cc:290] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [CANDIDATE]: Term 1 election: Requested vote from peers 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759), 3e6b0c3f8b9b4fa099f69e4786bc003b (127.0.107.195:34767)
I20260608 12:44:27.425571 11954 raft_consensus.cc:2804] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:27.427789 11956 raft_consensus.cc:2804] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:27.427855 11954 raft_consensus.cc:493] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:27.428479 11951 tablet_bootstrap.cc:492] T b43d2840250543ee95bc8288ee397541 P 26135840cff1449ca5c75cb554300482: No bootstrap required, opened a new log
I20260608 12:44:27.428637 11954 raft_consensus.cc:3060] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.429091 11951 ts_tablet_manager.cc:1403] T b43d2840250543ee95bc8288ee397541 P 26135840cff1449ca5c75cb554300482: Time spent bootstrapping tablet: real 0.053s	user 0.023s	sys 0.007s
I20260608 12:44:27.429901 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dfd87695de48678a7508003d2e7003" candidate_uuid: "281e14673e5342d9b70fa8179dbc8f88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b"
I20260608 12:44:27.431602 11904 raft_consensus.cc:3060] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.432461 11830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f95a500b2844370ba81d7a4680f8f39" candidate_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "281e14673e5342d9b70fa8179dbc8f88" is_pre_election: true
I20260608 12:44:27.432928 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5dfd87695de48678a7508003d2e7003" candidate_uuid: "281e14673e5342d9b70fa8179dbc8f88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26135840cff1449ca5c75cb554300482"
I20260608 12:44:27.433131 11830 raft_consensus.cc:2468] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3e6b0c3f8b9b4fa099f69e4786bc003b in term 0.
I20260608 12:44:27.433543 11754 raft_consensus.cc:3060] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.438593 11954 raft_consensus.cc:515] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.438951 11904 raft_consensus.cc:2468] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 281e14673e5342d9b70fa8179dbc8f88 in term 1.
I20260608 12:44:27.439471 11754 raft_consensus.cc:2468] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 281e14673e5342d9b70fa8179dbc8f88 in term 1.
I20260608 12:44:27.440371 11793 leader_election.cc:304] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 281e14673e5342d9b70fa8179dbc8f88, 3e6b0c3f8b9b4fa099f69e4786bc003b; no voters: 
I20260608 12:44:27.440965 11951 raft_consensus.cc:359] T b43d2840250543ee95bc8288ee397541 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.441475 11981 raft_consensus.cc:2804] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:27.441630 11954 leader_election.cc:290] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [CANDIDATE]: Term 1 election: Requested vote from peers 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759), 281e14673e5342d9b70fa8179dbc8f88 (127.0.107.194:43729)
I20260608 12:44:27.441804 11951 raft_consensus.cc:385] T b43d2840250543ee95bc8288ee397541 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260608 12:44:27.442078 11755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f95a500b2844370ba81d7a4680f8f39" candidate_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26135840cff1449ca5c75cb554300482"
I20260608 12:44:27.442601 11951 raft_consensus.cc:740] T b43d2840250543ee95bc8288ee397541 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 26135840cff1449ca5c75cb554300482, State: Initialized, Role: FOLLOWER
I20260608 12:44:27.442822 11755 raft_consensus.cc:3060] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.443502 11951 consensus_queue.cc:260] T b43d2840250543ee95bc8288ee397541 P 26135840cff1449ca5c75cb554300482 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.445940 11951 ts_tablet_manager.cc:1434] T b43d2840250543ee95bc8288ee397541 P 26135840cff1449ca5c75cb554300482: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260608 12:44:27.447227 11830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f95a500b2844370ba81d7a4680f8f39" candidate_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "281e14673e5342d9b70fa8179dbc8f88"
I20260608 12:44:27.428490 11956 raft_consensus.cc:493] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:27.447820 11830 raft_consensus.cc:3060] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.448547 11956 raft_consensus.cc:3060] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.449239 11981 raft_consensus.cc:697] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 LEADER]: Becoming Leader. State: Replica: 281e14673e5342d9b70fa8179dbc8f88, State: Running, Role: LEADER
I20260608 12:44:27.450186 11981 consensus_queue.cc:237] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.455513 11830 raft_consensus.cc:2468] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e6b0c3f8b9b4fa099f69e4786bc003b in term 1.
I20260608 12:44:27.456720 11867 leader_election.cc:304] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 281e14673e5342d9b70fa8179dbc8f88, 3e6b0c3f8b9b4fa099f69e4786bc003b; no voters: 
I20260608 12:44:27.456537 11956 raft_consensus.cc:515] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.457633 11954 raft_consensus.cc:2804] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:27.458319 11954 raft_consensus.cc:697] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 LEADER]: Becoming Leader. State: Replica: 3e6b0c3f8b9b4fa099f69e4786bc003b, State: Running, Role: LEADER
I20260608 12:44:27.459208 11954 consensus_queue.cc:237] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.462139 11755 raft_consensus.cc:2468] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3e6b0c3f8b9b4fa099f69e4786bc003b in term 1.
I20260608 12:44:27.464706 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a8f96ea7e5450ea332fb6980c71564" candidate_uuid: "281e14673e5342d9b70fa8179dbc8f88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26135840cff1449ca5c75cb554300482"
I20260608 12:44:27.464964 11956 leader_election.cc:290] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [CANDIDATE]: Term 1 election: Requested vote from peers 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759), 3e6b0c3f8b9b4fa099f69e4786bc003b (127.0.107.195:34767)
I20260608 12:44:27.465390 11754 raft_consensus.cc:3060] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.465240 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c2a8f96ea7e5450ea332fb6980c71564" candidate_uuid: "281e14673e5342d9b70fa8179dbc8f88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b"
I20260608 12:44:27.466398 11904 raft_consensus.cc:3060] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.465324 11650 catalog_manager.cc:5696] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 281e14673e5342d9b70fa8179dbc8f88 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "281e14673e5342d9b70fa8179dbc8f88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:27.471837 11754 raft_consensus.cc:2468] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 281e14673e5342d9b70fa8179dbc8f88 in term 1.
I20260608 12:44:27.473125 11796 leader_election.cc:304] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 26135840cff1449ca5c75cb554300482, 281e14673e5342d9b70fa8179dbc8f88; no voters: 
I20260608 12:44:27.473394 11904 raft_consensus.cc:2468] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 281e14673e5342d9b70fa8179dbc8f88 in term 1.
I20260608 12:44:27.474539 11956 raft_consensus.cc:2804] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:27.475116 11956 raft_consensus.cc:697] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 LEADER]: Becoming Leader. State: Replica: 281e14673e5342d9b70fa8179dbc8f88, State: Running, Role: LEADER
I20260608 12:44:27.475970 11956 consensus_queue.cc:237] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } }
I20260608 12:44:27.478052 11651 catalog_manager.cc:5696] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b reported cstate change: term changed from 0 to 1, leader changed from <none> to 3e6b0c3f8b9b4fa099f69e4786bc003b (127.0.107.195). New cstate: current_term: 1 leader_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } health_report { overall_health: HEALTHY } } }
I20260608 12:44:27.484483 11650 catalog_manager.cc:5696] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 281e14673e5342d9b70fa8179dbc8f88 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "281e14673e5342d9b70fa8179dbc8f88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:27.530330 11956 raft_consensus.cc:493] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260608 12:44:27.530820 11956 raft_consensus.cc:515] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } }
I20260608 12:44:27.532646 11956 leader_election.cc:290] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3e6b0c3f8b9b4fa099f69e4786bc003b (127.0.107.195:34767), 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759)
I20260608 12:44:27.533393 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8542d1f9a34173876a5c541865fdd6" candidate_uuid: "281e14673e5342d9b70fa8179dbc8f88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" is_pre_election: true
I20260608 12:44:27.533691 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8542d1f9a34173876a5c541865fdd6" candidate_uuid: "281e14673e5342d9b70fa8179dbc8f88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26135840cff1449ca5c75cb554300482" is_pre_election: true
I20260608 12:44:27.533996 11904 raft_consensus.cc:2468] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 281e14673e5342d9b70fa8179dbc8f88 in term 0.
I20260608 12:44:27.534320 11754 raft_consensus.cc:2468] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 281e14673e5342d9b70fa8179dbc8f88 in term 0.
I20260608 12:44:27.535159 11793 leader_election.cc:304] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 281e14673e5342d9b70fa8179dbc8f88, 3e6b0c3f8b9b4fa099f69e4786bc003b; no voters: 
I20260608 12:44:27.535923 11956 raft_consensus.cc:2804] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260608 12:44:27.536230 11956 raft_consensus.cc:493] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260608 12:44:27.536561 11956 raft_consensus.cc:3060] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.542578 11956 raft_consensus.cc:515] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } }
I20260608 12:44:27.544207 11956 leader_election.cc:290] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [CANDIDATE]: Term 1 election: Requested vote from peers 3e6b0c3f8b9b4fa099f69e4786bc003b (127.0.107.195:34767), 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759)
I20260608 12:44:27.545146 11904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8542d1f9a34173876a5c541865fdd6" candidate_uuid: "281e14673e5342d9b70fa8179dbc8f88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b"
I20260608 12:44:27.545322 11754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da8542d1f9a34173876a5c541865fdd6" candidate_uuid: "281e14673e5342d9b70fa8179dbc8f88" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "26135840cff1449ca5c75cb554300482"
I20260608 12:44:27.545691 11904 raft_consensus.cc:3060] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.545908 11754 raft_consensus.cc:3060] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.550563 11904 raft_consensus.cc:2468] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 281e14673e5342d9b70fa8179dbc8f88 in term 1.
I20260608 12:44:27.550601 11754 raft_consensus.cc:2468] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 281e14673e5342d9b70fa8179dbc8f88 in term 1.
I20260608 12:44:27.551788 11793 leader_election.cc:304] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 281e14673e5342d9b70fa8179dbc8f88, 3e6b0c3f8b9b4fa099f69e4786bc003b; no voters: 
I20260608 12:44:27.552541 11956 raft_consensus.cc:2804] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Leader election won for term 1
I20260608 12:44:27.553056 11956 raft_consensus.cc:697] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 LEADER]: Becoming Leader. State: Replica: 281e14673e5342d9b70fa8179dbc8f88, State: Running, Role: LEADER
I20260608 12:44:27.553838 11956 consensus_queue.cc:237] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } }
I20260608 12:44:27.562214 11650 catalog_manager.cc:5696] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 reported cstate change: term changed from 0 to 1, leader changed from <none> to 281e14673e5342d9b70fa8179dbc8f88 (127.0.107.194). New cstate: current_term: 1 leader_uuid: "281e14673e5342d9b70fa8179dbc8f88" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:27.642028 11754 raft_consensus.cc:3060] T b43d2840250543ee95bc8288ee397541 P 26135840cff1449ca5c75cb554300482 [term 0 FOLLOWER]: Advancing to term 1
I20260608 12:44:27.648412 11954 consensus_queue.cc:1048] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [LEADER]: Connected to new peer: Peer: permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:27.663064 11954 consensus_queue.cc:1048] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [LEADER]: Connected to new peer: Peer: permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:27.768091 11954 consensus_queue.cc:1048] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [LEADER]: Connected to new peer: Peer: permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:27.804276 11967 consensus_queue.cc:1048] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [LEADER]: Connected to new peer: Peer: permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:27.851366 11956 consensus_queue.cc:1048] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:27.864814 11982 consensus_queue.cc:1048] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:27.911629 11981 consensus_queue.cc:1048] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:27.916807 11981 consensus_queue.cc:1048] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:27.944860 11830 raft_consensus.cc:1275] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Refusing update from remote peer 3e6b0c3f8b9b4fa099f69e4786bc003b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:27.953172 11966 consensus_queue.cc:1048] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [LEADER]: Connected to new peer: Peer: permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:27.959729 11755 raft_consensus.cc:1275] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Refusing update from remote peer 3e6b0c3f8b9b4fa099f69e4786bc003b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:28.004388 11755 raft_consensus.cc:1275] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Refusing update from remote peer 281e14673e5342d9b70fa8179dbc8f88: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:28.006209 11982 consensus_queue.cc:1048] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:28.014472 12015 consensus_queue.cc:1048] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [LEADER]: Connected to new peer: Peer: permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260608 12:44:28.017618 11903 raft_consensus.cc:1275] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Refusing update from remote peer 281e14673e5342d9b70fa8179dbc8f88: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260608 12:44:28.023658 11982 consensus_queue.cc:1048] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260608 12:44:28.038733 11867 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.194:43729, user_credentials={real_user=slave}} blocked reactor thread for 50915.7us
W20260608 12:44:28.402522 11793 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.107.195:34767, user_credentials={real_user=slave}} blocked reactor thread for 46736.7us
I20260608 12:44:29.260802   431 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260608 12:44:29.272897 12043 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260608 12:44:29.275535 12044 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:29.277530   431 server_base.cc:1061] running on GCE node
W20260608 12:44:29.282526 12046 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260608 12:44:29.288132   431 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260608 12:44:29.288419   431 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260608 12:44:29.288650   431 hybrid_clock.cc:648] HybridClock initialized: now 1780922669288619 us; error 0 us; skew 500 ppm
I20260608 12:44:29.289458   431 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260608 12:44:29.292794   431 webserver.cc:533] Webserver started at http://127.0.107.196:41577/ using document root <none> and password file <none>
I20260608 12:44:29.293402   431 fs_manager.cc:362] Metadata directory not provided
I20260608 12:44:29.293599   431 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260608 12:44:29.293953   431 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260608 12:44:29.295006   431 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/ts-3-root/instance:
uuid: "0ab6fd5d59e8420e953a4d87f484ac81"
format_stamp: "Formatted at 2026-06-08 12:44:29 on dist-test-slave-xmh3"
I20260608 12:44:29.299502   431 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260608 12:44:29.302778 12051 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:29.303591   431 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260608 12:44:29.303895   431 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/ts-3-root
uuid: "0ab6fd5d59e8420e953a4d87f484ac81"
format_stamp: "Formatted at 2026-06-08 12:44:29 on dist-test-slave-xmh3"
I20260608 12:44:29.304176   431 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8dcSq0/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780922429684918-431-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)
I20260608 12:44:29.356899   431 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260608 12:44:29.358112   431 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260608 12:44:29.359530   431 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260608 12:44:29.361888   431 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260608 12:44:29.362114   431 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:29.362367   431 ts_tablet_manager.cc:616] Registered 0 tablets
I20260608 12:44:29.362546   431 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260608 12:44:29.405120   431 rpc_server.cc:307] RPC server started. Bound to: 127.0.107.196:40809
I20260608 12:44:29.405249 12113 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.107.196:40809 every 8 connection(s)
I20260608 12:44:29.420799 12114 heartbeater.cc:344] Connected to a master server at 127.0.107.254:46331
I20260608 12:44:29.421326 12114 heartbeater.cc:461] Registering TS with master...
I20260608 12:44:29.422245 12114 heartbeater.cc:507] Master 127.0.107.254:46331 requested a full tablet report, sending...
I20260608 12:44:29.424670 11646 ts_manager.cc:194] Registered new tserver with Master: 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196:40809)
I20260608 12:44:29.426151 11646 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40840
I20260608 12:44:29.472935 11829 consensus_queue.cc:237] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } attrs { replace: true } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } }
I20260608 12:44:29.479242 11903 raft_consensus.cc:1275] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Refusing update from remote peer 281e14673e5342d9b70fa8179dbc8f88: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:29.479362 11753 raft_consensus.cc:1275] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Refusing update from remote peer 281e14673e5342d9b70fa8179dbc8f88: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:29.481693 11956 consensus_queue.cc:1048] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:29.482803 12034 consensus_queue.cc:1048] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:29.490553 11981 raft_consensus.cc:2955] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } attrs { replace: true } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } } }
W20260608 12:44:29.492797 11794 consensus_peers.cc:597] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 -> Peer 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196:40809): Couldn't send request to peer 0ab6fd5d59e8420e953a4d87f484ac81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b5dfd87695de48678a7508003d2e7003. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:29.492899 11903 raft_consensus.cc:2955] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } attrs { replace: true } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } } }
I20260608 12:44:29.493000 11753 raft_consensus.cc:2955] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } attrs { replace: true } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } } }
I20260608 12:44:29.508060 11646 catalog_manager.cc:5696] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b reported cstate change: config changed from index -1 to 16, NON_VOTER 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "281e14673e5342d9b70fa8179dbc8f88" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } attrs { replace: true } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } } }
I20260608 12:44:29.526070 11903 consensus_queue.cc:237] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } }
I20260608 12:44:29.533185 11829 raft_consensus.cc:1275] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Refusing update from remote peer 3e6b0c3f8b9b4fa099f69e4786bc003b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:29.535316 11753 raft_consensus.cc:1275] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Refusing update from remote peer 3e6b0c3f8b9b4fa099f69e4786bc003b: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:29.536170 12009 consensus_queue.cc:1048] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [LEADER]: Connected to new peer: Peer: permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:29.536912 11966 consensus_queue.cc:1048] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [LEADER]: Connected to new peer: Peer: permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:29.543741 12010 raft_consensus.cc:2955] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } } }
I20260608 12:44:29.545617 11753 raft_consensus.cc:2955] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } } }
I20260608 12:44:29.550858 11829 raft_consensus.cc:2955] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } } }
W20260608 12:44:29.553089 11868 consensus_peers.cc:597] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b -> Peer 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196:40809): Couldn't send request to peer 0ab6fd5d59e8420e953a4d87f484ac81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4f95a500b2844370ba81d7a4680f8f39. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:29.560719 11830 consensus_queue.cc:237] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } attrs { replace: true } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } }
I20260608 12:44:29.562790 11647 catalog_manager.cc:5696] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482 reported cstate change: config changed from index -1 to 16, NON_VOTER 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } attrs { replace: true } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } } }
I20260608 12:44:29.568951 11903 raft_consensus.cc:1275] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Refusing update from remote peer 281e14673e5342d9b70fa8179dbc8f88: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:44:29.570394 11794 consensus_peers.cc:597] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 -> Peer 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196:40809): Couldn't send request to peer 0ab6fd5d59e8420e953a4d87f484ac81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c2a8f96ea7e5450ea332fb6980c71564. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:29.571063 12040 consensus_queue.cc:1048] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:44:29.571640 11753 raft_consensus.cc:1275] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Refusing update from remote peer 281e14673e5342d9b70fa8179dbc8f88: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:29.573169 11981 consensus_queue.cc:1048] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:29.579455 11956 raft_consensus.cc:2955] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } attrs { replace: true } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } } }
I20260608 12:44:29.582265 11753 raft_consensus.cc:2955] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } attrs { replace: true } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } } }
I20260608 12:44:29.585094 11903 raft_consensus.cc:2955] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } attrs { replace: true } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } } }
I20260608 12:44:29.597383 11650 catalog_manager.cc:5696] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482 reported cstate change: config changed from index -1 to 16, NON_VOTER 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "281e14673e5342d9b70fa8179dbc8f88" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } attrs { replace: true } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } } }
I20260608 12:44:29.600591 11830 consensus_queue.cc:237] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } attrs { replace: true } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } }
I20260608 12:44:29.607434 11753 raft_consensus.cc:1275] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Refusing update from remote peer 281e14673e5342d9b70fa8179dbc8f88: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
W20260608 12:44:29.607575 11794 consensus_peers.cc:597] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 -> Peer 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196:40809): Couldn't send request to peer 0ab6fd5d59e8420e953a4d87f484ac81. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da8542d1f9a34173876a5c541865fdd6. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:29.608927 11903 raft_consensus.cc:1275] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Refusing update from remote peer 281e14673e5342d9b70fa8179dbc8f88: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260608 12:44:29.608994 11981 consensus_queue.cc:1048] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260608 12:44:29.610850 11956 consensus_queue.cc:1048] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260608 12:44:29.616905 11981 raft_consensus.cc:2955] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } attrs { replace: true } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } } }
I20260608 12:44:29.619184 11903 raft_consensus.cc:2955] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } attrs { replace: true } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } } }
I20260608 12:44:29.627629 11752 raft_consensus.cc:2955] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } attrs { replace: true } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } } peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } } }
I20260608 12:44:29.634105 11647 catalog_manager.cc:5696] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 reported cstate change: config changed from index -1 to 16, NON_VOTER 0ab6fd5d59e8420e953a4d87f484ac81 (127.0.107.196) added. New cstate: current_term: 1 leader_uuid: "281e14673e5342d9b70fa8179dbc8f88" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "3e6b0c3f8b9b4fa099f69e4786bc003b" member_type: VOTER last_known_addr { host: "127.0.107.195" port: 34767 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "281e14673e5342d9b70fa8179dbc8f88" member_type: VOTER last_known_addr { host: "127.0.107.194" port: 43729 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "26135840cff1449ca5c75cb554300482" member_type: VOTER last_known_addr { host: "127.0.107.193" port: 34759 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ab6fd5d59e8420e953a4d87f484ac81" member_type: NON_VOTER last_known_addr { host: "127.0.107.196" port: 40809 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260608 12:44:29.669142   431 tablet_server.cc:179] TabletServer@127.0.107.193:0 shutting down...
I20260608 12:44:29.712430   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:29.713223   431 tablet_replica.cc:333] T b43d2840250543ee95bc8288ee397541 P 26135840cff1449ca5c75cb554300482: stopping tablet replica
I20260608 12:44:29.714111   431 raft_consensus.cc:2243] T b43d2840250543ee95bc8288ee397541 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:29.714897   431 raft_consensus.cc:2272] T b43d2840250543ee95bc8288ee397541 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.718603   431 tablet_replica.cc:333] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482: stopping tablet replica
I20260608 12:44:29.719444   431 raft_consensus.cc:2243] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:29.720103   431 raft_consensus.cc:2272] T 4f95a500b2844370ba81d7a4680f8f39 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.723663   431 tablet_replica.cc:333] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482: stopping tablet replica
I20260608 12:44:29.724246   431 raft_consensus.cc:2243] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:29.724763   431 raft_consensus.cc:2272] T b5dfd87695de48678a7508003d2e7003 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.727401   431 tablet_replica.cc:333] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482: stopping tablet replica
I20260608 12:44:29.728017   431 raft_consensus.cc:2243] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:29.728569   431 raft_consensus.cc:2272] T da8542d1f9a34173876a5c541865fdd6 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.731238   431 tablet_replica.cc:333] T 180f022358e940e78499c0e04163f976 P 26135840cff1449ca5c75cb554300482: stopping tablet replica
I20260608 12:44:29.731781   431 raft_consensus.cc:2243] T 180f022358e940e78499c0e04163f976 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:29.732304   431 raft_consensus.cc:2272] T 180f022358e940e78499c0e04163f976 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.735208   431 tablet_replica.cc:333] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482: stopping tablet replica
I20260608 12:44:29.735788   431 raft_consensus.cc:2243] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:29.736255   431 raft_consensus.cc:2272] T c2a8f96ea7e5450ea332fb6980c71564 P 26135840cff1449ca5c75cb554300482 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260608 12:44:29.737825 11870 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 6 similar messages]
W20260608 12:44:29.740949 11870 consensus_peers.cc:597] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b -> Peer 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759): Couldn't send request to peer 26135840cff1449ca5c75cb554300482. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260608 12:44:29.748813 11870 consensus_peers.cc:597] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b -> Peer 26135840cff1449ca5c75cb554300482 (127.0.107.193:34759): Couldn't send request to peer 26135840cff1449ca5c75cb554300482. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260608 12:44:29.769869   431 tablet_server.cc:196] TabletServer@127.0.107.193:0 shutdown complete.
I20260608 12:44:29.786979   431 tablet_server.cc:179] TabletServer@127.0.107.194:0 shutting down...
I20260608 12:44:29.818660   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:29.819406   431 tablet_replica.cc:333] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88: stopping tablet replica
I20260608 12:44:29.820248   431 raft_consensus.cc:2243] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:29.821659   431 raft_consensus.cc:2272] T b5dfd87695de48678a7508003d2e7003 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.825022   431 tablet_replica.cc:333] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88: stopping tablet replica
I20260608 12:44:29.825815   431 raft_consensus.cc:2243] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:29.826450   431 raft_consensus.cc:2272] T 4f95a500b2844370ba81d7a4680f8f39 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.829664   431 tablet_replica.cc:333] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88: stopping tablet replica
I20260608 12:44:29.830436   431 raft_consensus.cc:2243] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:29.831796   431 raft_consensus.cc:2272] T c2a8f96ea7e5450ea332fb6980c71564 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.835071   431 tablet_replica.cc:333] T 180f022358e940e78499c0e04163f976 P 281e14673e5342d9b70fa8179dbc8f88: stopping tablet replica
I20260608 12:44:29.835820   431 raft_consensus.cc:2243] T 180f022358e940e78499c0e04163f976 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:29.836457   431 raft_consensus.cc:2272] T 180f022358e940e78499c0e04163f976 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.839674   431 tablet_replica.cc:333] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88: stopping tablet replica
I20260608 12:44:29.840409   431 raft_consensus.cc:2243] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:29.841842   431 raft_consensus.cc:2272] T da8542d1f9a34173876a5c541865fdd6 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.845371   431 tablet_replica.cc:333] T b43d2840250543ee95bc8288ee397541 P 281e14673e5342d9b70fa8179dbc8f88: stopping tablet replica
I20260608 12:44:29.846055   431 raft_consensus.cc:2243] T b43d2840250543ee95bc8288ee397541 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:29.846580   431 raft_consensus.cc:2272] T b43d2840250543ee95bc8288ee397541 P 281e14673e5342d9b70fa8179dbc8f88 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.877556   431 tablet_server.cc:196] TabletServer@127.0.107.194:0 shutdown complete.
I20260608 12:44:29.893271   431 tablet_server.cc:179] TabletServer@127.0.107.195:0 shutting down...
I20260608 12:44:29.924541   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:29.925288   431 tablet_replica.cc:333] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b: stopping tablet replica
I20260608 12:44:29.926221   431 raft_consensus.cc:2243] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:29.926810   431 raft_consensus.cc:2272] T b5dfd87695de48678a7508003d2e7003 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.929598   431 tablet_replica.cc:333] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b: stopping tablet replica
I20260608 12:44:29.930238   431 raft_consensus.cc:2243] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:29.931313   431 raft_consensus.cc:2272] T 4f95a500b2844370ba81d7a4680f8f39 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.933925   431 tablet_replica.cc:333] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b: stopping tablet replica
I20260608 12:44:29.934476   431 raft_consensus.cc:2243] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:29.934980   431 raft_consensus.cc:2272] T da8542d1f9a34173876a5c541865fdd6 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.937686   431 tablet_replica.cc:333] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b: stopping tablet replica
I20260608 12:44:29.938301   431 raft_consensus.cc:2243] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:29.939082   431 raft_consensus.cc:2272] T 180f022358e940e78499c0e04163f976 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.941576   431 tablet_replica.cc:333] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b: stopping tablet replica
I20260608 12:44:29.942165   431 raft_consensus.cc:2243] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260608 12:44:29.942669   431 raft_consensus.cc:2272] T c2a8f96ea7e5450ea332fb6980c71564 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.945264   431 tablet_replica.cc:333] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b: stopping tablet replica
I20260608 12:44:29.945820   431 raft_consensus.cc:2243] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:29.946595   431 raft_consensus.cc:2272] T b43d2840250543ee95bc8288ee397541 P 3e6b0c3f8b9b4fa099f69e4786bc003b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:29.965179   431 tablet_server.cc:196] TabletServer@127.0.107.195:0 shutdown complete.
I20260608 12:44:29.980949   431 tablet_server.cc:179] TabletServer@127.0.107.196:0 shutting down...
I20260608 12:44:30.006402   431 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260608 12:44:30.023244   431 tablet_server.cc:196] TabletServer@127.0.107.196:0 shutdown complete.
I20260608 12:44:30.031991   431 master.cc:562] Master@127.0.107.254:46331 shutting down...
W20260608 12:44:30.050020 11701 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260608 12:44:30.050307 11701 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260608 12:44:30.050518 11701 auto_rebalancer.cc:301] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260608 12:44:30.051658   431 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [term 1 LEADER]: Raft consensus shutting down.
I20260608 12:44:30.052183   431 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260608 12:44:30.052511   431 tablet_replica.cc:333] T 00000000000000000000000000000000 P 14719918b5e8468b8abfdeafcd3046e1: stopping tablet replica
I20260608 12:44:30.072692   431 master.cc:584] Master@127.0.107.254:46331 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (4819 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (18608 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (240259 ms total)
[  PASSED  ] 24 tests.
I20260608 12:44:30.122650   431 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 ~43 seconds ago
I20260608 12:44:30.122910   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 7 messages since previous log ~43 seconds ago
I20260608 12:44:30.123113   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 19 messages since previous log ~43 seconds ago
I20260608 12:44:30.123306   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 3 messages since previous log ~75 seconds ago
I20260608 12:44:30.123554   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 17 messages since previous log ~223 seconds ago
I20260608 12:44:30.123903   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 17 messages since previous log ~2 seconds ago
I20260608 12:44:30.124112   431 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 1 messages since previous log ~0 seconds ago
